body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	margin:0px;
	line-height:18px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

#container {
	width:999px;
}

form {
	margin:0px;
	padding:0px;
}
p{
	line-height:18px;
	text-align:justify;
}
#header {
	background:#01207d;
	height:100px;
	padding:0px 20px;
}

#logo {
	float:left;
	margin-top:20px;
}

#headerR8 {
	float:right;
	margin-top:10px;
	width:500px;
	text-align:right;
}

#search {
	margin-top:10px;
}

#search .textField {
	width:135px;
	background:url(../images/textfieldbg.gif) #FFFFFF repeat-x bottom;
	border:#FFFFFF solid 1px;
	height:18px;
}

#search .button {
	width:56px;
	background:#415fb9;
	border:#051c5f solid 1px;
	padding:4px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#topLinks {
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:12px;
}

#topLinks a {
	color:#FFFFFF;
}

#topLinks a:hover {
	color:#9cb0f2;
}

#main {
}

.clear {
	clear:both;
}

#homeLeft {
	float:left;
	width:774px;
}
#bannerImg {
	width:774px;
}
#footer {
	background:url(../images/footer_bg.jpg) repeat-x top;
	height:47px;
	padding:0px 10px;
	font-size:10px;
	color:#666666;
}
#footerCopyr8s {
	float:left;
	margin-top:15px;
}

#footerButtons {
	float:right;
	margin-top:15px;
}

#footer a {
	color:#666666;
}

#footer a:hover {
	color:#000000;
}
/*------------- Inner Pages -------------*/
a {
	color:#1739a6;
}

a:hover {
	color:#01207d;
}

#bredCrumbs {
	margin:10px 0px 10px 20px;
	height:20px;
	border-bottom:#CCCCCC dotted 1px;
}

#bredCrumbs a {
	color:#01207d;
	font-weight:bold;
}

#bredCrumbs a:hover {
	color:#666666;
	font-weight:bold;
}

#pageHeading {
	margin:10px 15px 10px 20px;
}

#pageHeading h1 {
	margin:0px;
	font-size:18px;
	font-weight:bold;
	color:#1739a6;
}

#pageContent {
	margin:10px 15px 10px 20px;
	text-align:justify;
	font-size:11px;
}

#pageContent h1 {
	margin:0px;
	font-size:14px;
	color:#01207d;
	font-weight:bold;
}

#pageContent h1 a {
	color:#01207d;
}

#pageContent h1 a:hover {
	color:#467715;
}

#innerLeft {
	float:left;
	width:774px;
	border-right:#CCCCCC dashed 1px;
	margin:0px;
}
/*---menu----*/

#menu{
	float:right;
	margin:20px 10px 0px 0px ;
	width:190px;
}
#menu ul{
	margin:0px;
	padding:0px;
	color:#1134a3;
}
#menu ul li{
	list-style:none; padding:0px;
	padding-left:15px;
	background: url(../images/bullet1.gif) no-repeat left center;
	margin:0px;
	
}
#menu ul li h6 a{ font-size:11px; font-weight:bold; color:#1739a6;}
#menu ul li h6 a:hover{ color:#666666;}

/*websites*/
#thumbnails{
	margin:10px 0px 0px 10px;
	text-align:justify;
	font-size:11px;
}
.thumbs{
	width:229px;
	float:left;
	margin:10px;
	padding:1px;
}	
div.thumb-txt{ text-align:center; margin-top:1px;}
div.thumb-txt h2{ margin:1px; padding:1px;}
div.thumb-txt h2 a { color:#e61818; font-weight:bold; font-size:13px;}
div.thumb-txt h2 a:hover{ color:#1134a3}
.clear {
	clear:both;
}
.star {
	color: #FF0000;
	text-decoration: none;
}
.txtfld1 {
	background: url(../images/bg-txtfld.gif) center center no-repeat;
	height:22px;
	width: 212px;
	color: #1134a3;
	text-decoration: none;
	border:none;
	padding-left:3px;
	padding-top:3px;
}
.txtarea1 {
	background: url(../images/bg-txtarea.gif) bottom center no-repeat;
	height:94px;
	width: 215px;
	color: #1134a3;
	text-decoration: none;
	border:1px solid #d9e2ff;
}

.categoryTitle {
	margin:0px 10px;
}

.categorySites {
	margin:0px;
	padding:0px;
	text-align:left;
}

.paging {
	text-align:center;
	margin-bottom:10px;
}


