@charset "UTF-8";/* CSS Document */body{	margin:30px 0px 0px 0px;	padding:0;	border:0;			/* This removes the border around the viewport in old versions of IE */	width:100%;	background:#fff;	min-width:800px;    	/* Minimum width of layout - remove line if not required */					/* The min-width property does not work in old versions of Internet Explorer */	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:70%;	max-width:1130px;	}#flash{	margin-top:30px;	}	#mas {	position:relative;	width:100%;	margin-top:40px;	}	#col1 {	position:relative;	float:left;	width:18%;	height:100%;	margin-top:20px;		}	#col2 {	width:80%;	margin-left:20%;	}	#subcol1{	position:relative;	width:65%;	float:left;	line-height:160%;	}	#subcol2{	position:relative;	width:27%;	margin-left:70%;	font-size:85%;	line-height:145%	}	ul{	list-style:none;	line-height:160%;	font-size:90%;	}li{line-height:125%;padding-top:4px;padding-bottom:3px;padding-right:10px;}	a:link,a:visited,a:hover,a:active {	color:#006699;	text-decoration:none;}a:hover{	color:#000;	}.head{	font-size:150%;	}.subhead{	font-size:115%;	}.dvdr{	position:relative;	margin:20px 0 20px 0;	border-bottom:#000 1px solid;	}	sup{vertical-align: top; position: relative; top: -0.3em;font-size:9px;}.footer{clear:both;width:100%;height:60px;margin-top:30px;border-top:#000 solid 1px;padding-top:5px;}
