@charset "utf-8";
/* CSS Document */
a{
	outline:none;
	color:#FFFFFF;
}
body{	
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#008fd5;
	height:100%;
	margin:0;
}
#nonfooter{
	position:relative;
	background:url(../images/nonfooterbg.jpg) repeat-y;
	margin:0 auto;
	min-height:100%;
	text-align:left;
	width:1000px;
}
#leftshadow{
	position:absolute;
	width:50px;
	top:0;
	left:0px;
	height:600px;
}
#rightshadow{
	position:absolute;
	width:50px;
	top:0;
	right:0px;
	height:600px;
}
#midcolumn{
	left:50px;
	width:900px;
	position:relative;
}
#topcontent{
	position:relative;
	width:900px;
	height:100%;
}
#header{
	float:left;
	width:900px;
	height:175px;
	background: url(../images/headerbg.jpg) no-repeat;
}
#flash{
	float:left;
	height:292px;
	width: 900px;
	background:url(../images/flashimg.jpg) no-repeat;
}
#content{
	padding:0;
	position:relative;	
	width: 900px;
}
#leftcontent{
	float:left;
	width:160px;
	background:url(../images/leftbg.jpg) repeat-y;
	padding:20px 20px 20px 20px;
}
	#leftcontent p{
		text-align:left;
	}
#maincontent{
	float:left;
	width:420px;
	background-color:#2b6091;
	padding:0px 10px 20px 20px;

}
#maincontent #ref{
	padding-bottom:20px;
}
	#maincontent #ref table{
		border:2px solid #bbc3cb;
		table-layout: fixed;
	}
		#maincontent #ref td{
			border-top:1px solid #b8c5ce;
			border-left:1px solid #b8c5ce;
			padding:5px;
			background-color:#ffffff;
			color:#2c6092;
			word-wrap:break-word;
		}
		#maincontent #ref th{
			border-left:1px solid #bbc3cb;
			padding:5px;
			word-wrap:break-word;
			text-align:center;
		}
		#maincontent #ref tr:first-child{
			background-color:#2c6092;
		}
		#maincontent #ref td:first-child{
			background-color:#e6e7e9;
			color:#2c6092;
			font-weight:bold;	
			word-wrap:break-word;					
		}
		
#maincontent h1{
	font-size:20px;
	padding:10px 0px;
	
}	
#rightcontent{
	float:right;
	width:180px;
	background:url(../images/rightbg.jpg) no-repeat top right;
	padding:20px 20px 20px 40px;
}
	#rightcontent p{
		text-align:left;
	}

#download ul{
	padding:10px 0px 20px 0px;
}
	#download li{
		list-style:none;
		padding:5px 0px 5px 0px;
		
	}
	#download li a{
		color:#FFF;
		text-decoration:none;
	}
#list ul{
	padding:10px 0px 20px 0px;
}
	#list li{
		list-style:none;
		padding:5px 0px 5px 0px;
		border-bottom:1px dotted #fff;
	}
	#list li a{
		color:#FFF;
		text-decoration:none;
	}
#label{
	width:160px;
	height:25px;
	background:url(../images/labelbg.jpg) no-repeat;
}
	.label{
		padding-left:22px;
		padding-top:5px;
		font-weight:bold;
	}
.more{
	font-weight:bold;
	text-decoration:underline;
}
p{
	text-align: justify;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	word-wrap: break-word;
	line-height:20px;
	
}

#login{
	font-size:14px;
	color:#b9e5fb;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
	#login p{
		padding:5px 0px;
	}
	#login input{
		color:#014063;
		font-size:11px;
	}
#footer{
	position:relative;
	height:60px;
	background:url(../images/footerbg.jpg) no-repeat left bottom #225583;	
	border-top:1px dotted #000;
	clear:both;	
	padding:10px 50px 50px 50px;
	text-align:center;
	line-height:20px;		
	}
	#footermenu{
		float:left;
		width: 800px;
		font-family: Tahoma;
		color:#FFFFFF;
		font-size:11px;
}
		a.menutext:link, a.menutext:visited, a.menutext:active{
			font-family: Tahoma;
			color:#FFFFFF;
			font-size:11px;
			text-decoration: none;
			font-weight:bold;
		}
		a.menutext:hover{
			font-family: Tahoma;
			font-weight:bold;						
			color:#6dcff6;
			font-size:11px;
			text-decoration: underline;
		}
/* Scroller CSS */
#pscroller{
	width: 148px;
	height: 30px;
	border-top: 1px  dotted #dcddde ;
	border-bottom: 1px  dotted #dcddde ;
	padding: 5px;
	color:#c7eafb;
}
	#pscroller a{
		text-decoration: none;
		color:#c7eafb;
	}
.someclass{ //class to apply to your scroller(s) if desired
 }
#producttitle{
	 background:url(../images/product_btn.jpg) no-repeat;
	 width:84px; 
	 height:20px;
	 	 padding-top:3px;
 }
#ptitle{
	 color:#174068;
	 font-weight: bold;
	 text-align:center;
	 text-decoration:none;
	 font-size:11px;

 }
 .breadcrumb{color:#FFFF99; font-weight:bold;}
  #pagelist{
 margin:0;
 padding:20px 0px; 

 }
  #pagelist li{
  list-style:none;
  background: url(../images/line1.jpg) no-repeat left bottom;
  font-weight:bold;
  padding:5px 0px;
 }
   #pagelist li a:hover{
   color:#c7eafb;
   		}

.inputstyle{

	width:200px !important;

	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/textbg.jpg) no-repeat scroll 0 0;
	border-color:-moz-use-text-color #033766 #033766 -moz-use-text-color;
	border-style:none solid solid none;
	border-width:0 1px 1px 0;
	margin-bottom:0;
	padding-left:3px;
	padding-top:3px;
	height:17px;	
}
.textareastyle{

	width:200px !important;

	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/textbg.jpg) no-repeat scroll 0 0;
	border-color:-moz-use-text-color #033766 #033766 -moz-use-text-color;
	border-style:none solid solid none;
	border-width:0 1px 1px 0;
	margin-bottom:0;
	padding-left:3px;
	padding-top:3px;
	height:50px;	
}
	
