html, body, body * {
margin:0;
padding:0;
}

body {
	background: #1c4dc6 url(/images/bg.jpg) repeat-x;
	margin-top:6px;
}
body, table, td, p, li {
	font-size:12px;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	color: #1032AD;
}
#wrapper {
	background: #ffffff;
	width: 90%;
	margin: 0 auto;
	border: 2px solid #FFFF00;
}


#headerrow {
	background: #0B9AF9 url(/images/bg_0kj7.jpg) no-repeat -20px;
	height: 120px;
	border: 1px solid #1C4DC6;
	border-bottom:0;
}

#headerrow h1, #headerrow h2, #headerrow h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	line-height: 130%;
	margin-top: 12px;
}
#headerrow h2, #headerrow h3 {
	line-height: 110%;
	margin-top: 0;
}

#headerrow h1 {
	font-size: 22px;
	margin-left: 12px;
	float: left;
	margin-top: 12px;
	margin-bottom: 30px;
}
#headerrow div {
	width: auto;
	padding:0px;
	float:right;
	margin-right:12px;
	margin-bottom: 12px;
	height: 30px;
	margin-top: 72px;
}
#headerrow h2, #headerrow h3 {
	text-align:center;
	color: #1032AD;
}
#headerrow h2 {
font-size: 16px;
}
#headerrow h3 {
	font-size: 14px;
}
#navrow {
	font-size: 14px;
	font-weight: bold;
	background: #b3b8bd;
	height: 24px;
	border: 1px solid #1C4DC6;
}
#navrow ul {
	list-style: none;
	height: 24px;
}
#navrow li {
	float: left;
	list-style: none;
	height: 24px;
	display: block;
	line-height: 24px;
}
#navrow li a {
	color: #1C4DC6;
	padding: 0 10px;
	font-size:11px;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	display:block;
	float:left;
	border-right: 1px solid #1C4DC6;
	background: #CCCCCC;
	text-decoration: none;
}
#navrow li a:hover {
	color: #ffffff;
	background: #1032AD;
}
#contentrow {
	padding: 16px 4%;
	border-right: 1px solid #1C4DC6;
	border-left: 1px solid #1C4DC6;
	line-height:150%;
}

#contentrow h1, #contentrow h2, #contentrow h3, #contentrow h4, #contentrow h5, #contentrow h6 {
margin-top:24px;
margin-bottom: 12px;
line-height:130%;
}
#contentrow h1 {
font-size:22px;
margin-bottom: 20px;
}
#contentrow h2 {
font-size:20px;
margin-bottom: 14px;
font-weight:normal;
}
#contentrow h3 {
font-size:18px;
}
#contentrow h4 {
font-size:16px;
}
#contentrow h5 {
font-size:14px;
}
#contentrow h6 {
font-size:12px;
}

#contentrow a {
text-decoration:none;
color: #1032ad;
border-bottom: 1px solid #1032ad;
}
#contentrow a:hover, #contentrow a:active {
color: #1c4dc6;
border-bottom: 1px solid #1c4dc6;
}

#contentrow, #contentrow p, #contentrow li {
	margin-bottom: 12px;
}

.imgleft {
float:left;
clear:left;
margin: 0 18px 12px 0;
padding:1px;
border: 1px solid #1C4DC6;
}
.imgright {
float:right;
clear:right;
margin: 0 0 12px 18px;
padding:1px;
border: 1px solid #1C4DC6;
}
div.imgdivright {
	width:auto;
float:right;
clear:right;
margin: 0 0 12px 24px;
font-weight:bold;
}
.imgdivright img {
display:block;
margin-bottom:12px;
padding:1px;
border: 1px solid #1C4DC6;
}

.goog336right {
float:right;
width:336px;
margin:0 0 0 24px;
}
.goog336left {
float:left;
width:336px;
margin:0 24px 0 0;
}

#mainsecs {
margin-top:30px;
display:block;
clear:left;
}

#mainsecs div {
display:block;
clear:left;
}
#mainsecs a {
	color: #1C4DC6;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/bluesquare.gif) no-repeat left center;
	padding-left: 18px;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
}
#mainsecs a:hover,  #mainsecs a:active {
	text-decoration: underline;
}

#footerrow {
	padding: 10px;
	border: 1px solid #1C4DC6;
	text-align: right;
	background-color: #CCCCCC;
	height: 20px;
	font-size: 11px;
}
#footerrow a {
	color: #1C4DC6;
}



#contentrow ul {
margin-left:30px;	
}
#contentrow li {
	margin-bottom:6px;
	background: url(/images/bluesquare.gif) no-repeat 0 5px ;
	padding-left: 15px;
	list-style: none;
}
