/* CSS Document */h5 {	font-family:verdana;	font-size:65%;	color:#333333;	margin-left:10px;	font-weight: normal;}h2 {	color:#39515F;	font-size:75%;	font-weight:bold;}body {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	background-image:url(img/stripes.gif);}#main {	width:750px;	height:100%;	background-image:url(img/stripes.gif);}#top {	width:750px;	height:120px;	background-image:url(img/top.jpg);}h1 {	font-size:10%;	color:#000;	display:none;}#left {	width:173px;	/*height:360px;*/	background-color:#CCD7DC;	float:left;	margin-left:9px;	margin-right:9px;	margin-top:11px;	border: 1px solid #fff;}#left2 {	width:160px;	height:347;	background-color:#B8C3C8;	margin-left:5px;	margin-top:5px;	margin-bottom:5px;}#left2 p {	font-family:verdana;	font-size:60%;	margin-left:28px;}#left2 p a {	color:#455E6D;	text-decoration:none;}#left2 p a:hover {	color:#344A57;	text-decoration:underline;}#right { 	width:550px;	/*height:360px;*/	background-color:#FFFFFF;	float:left;	margin-top:11px;	border: 1px solid #CCD7DC;}#right2 {	width:540px;	background-color:#ECF1F3;	margin-left:5px;	margin-top:5px;	font-family:verdana;	font-size:70%;	color:#39515F;}#right2 p {	margin-left:22px;	margin-right:22px;	margin-bottom:10px;}h3 {	font-size: 110%;	padding-left: 5px;	font-weight: normal;}a {	color: #506572;}
