/* CSS Document */
body{
	padding:0px;
	margin:0px;
}
.headerbg{
	background-color:#000000;
	background-transparency:20%;
	
}
.padr{
	padding-right:20px;
}
.textgrey{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#5e5f59;
	padding-left:6px;
	padding-top:6px;
	padding-right:6px;
	padding-bottom:6px;
}

.textbanner{
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
}

.datetxt{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#3c8cc4;
}
.bluehead{
	font-family:Trebuchet MS;
	font-size:17px;
	color:#2a4e6d;
	padding-left:6px;
	font-weight:bold;
}

.toppath1{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#2a4e6d;
	padding-left:6px;
	font-weight:bold;
}
.arrow{
	font-family:Trebuchet MS;
	font-size:15px;
	color:#3c8cc4;
	padding-left:6px;
}

.toppath2{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#3c8cc4;
}
.graysmall{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#a2a2a2;
	padding-top:6px;
	padding-bottom:6px;
}
.inputdd{
	font-family:Tahoma;
	font-size:10px;
	color:#939393;
	width:95%;
}
#main{
	float:left;
	width:900px;
	height:225px;
}
#search{
	z-index:100;
	background-image:url(../images/search-bg.jpg);
	background-color:#FFFFFF;
	width:483px;
	height:26px;
	padding-left:10px;
	padding-top:6px;
}
.welcomebg{
	background-image:url(../images/welcome-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
.pad20{
	padding:20px;
}
.padbtm{
	padding-bottom:20px;
}

.padbanner{
	padding-bottom:20px;
	padding-top:20px;
}

.footer{
	font-family:Tahoma;
	font-size:10px;
	color:#939393;
	text-transform:uppercase;
}
.footer span{
	padding-left:10px;
	padding-right:10px;
}
.mainlink:link, .mainlink:visited{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#a5daff;
	font-weight:bold;
	text-decoration:none;
}
.mainlink:hover{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#a5daff;
	font-weight:bold;
	text-decoration:none;
}
.title{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#3c8cc4;
	font-weight:bold;
	text-decoration:none;
}
.innerlink:link, .innerlink:visited{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#3c8cc4;
	font-weight:bold;
	text-decoration:none;
}
.innerlink:hover{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#3c8cc4;
	font-weight:bold;
	text-decoration:underline;
}
.paging{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#3c8cc4;
	font-weight:bold;
	text-decoration:none;
}
.paging:hover{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#3c8cc4;
	font-weight:bold;
	text-decoration:none;
}
.paging:link, .paging:visited{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#3c8cc4;
	font-weight:bold;
	text-decoration:none;
}


.sidelink:link, .sidelink:visited{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#585858;
	font-weight:bold;
	text-decoration:none;
}
.sidelink:hover{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#3c8cc4;
	font-weight:bold;
	text-decoration:none;
}

.morelink:link, .morelink:visited{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#ffa600;
	font-weight:bold;
	text-decoration:none;
}
.morelink:hover{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#ffa600;
	font-weight:bold;
	text-decoration:underline;
}

.bluelink:link, .bluelink:visited{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#4aabee;
	font-weight:bold;
	text-decoration:none;
}
.bluelink:hover{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#4aabee;
	font-weight:bold;
	text-decoration:underline;
}

.toppathlink:link, .toppathlink:visited{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#2a4e6d;
	font-weight:bold;
	text-decoration:none;
}
.toppathlink:hover{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#2a4e6d;
	font-weight:bold;
	text-decoration:underline;
}

.brbtm{
	border:1px dotted #cccccc;
}
.highlight:link,.highlight:visited{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#3399CC;
	font-weight:bold;
	text-decoration:underline;
}
.highlight:hover{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#585858;
	font-weight:bold;
	text-decoration:underline;
}