* html ul li a {height:1em;} 		/* for that whitespace in lists on IE 6 */


/* General document rules including classes, region specific classes in proper area */
body {
	font-family:Tahoma;font-size:11px;
	margin: 0 0 0 0;
	padding: 0;
	}

img {
	border: 0px;
}

.bullets li {
font-size: 90%;
line-height:1.4em;
/* list-style-image:url(../images/arrow_01.gif); */
list-style-position:inherit;
}

.none {
	display: none;
	}	
									
#header {
	border-bottom: 1px solid #CCC;
	height: 298px;
	width: 100%;
	margin-bottom: 3px;
	padding-bottom: 1px;
	background-image:url(../images/grid-bg.jpg);
	}




#primarycontarea {
	width: 542px;
	}


#primarycontarea h2 { 	
	font-family:MagistralBlackC;font-size:20px;color:#1B58B3;
	}		

#primarycontent {
	padding:1.4em;
	font-size: 14px;
	}

#primarycontent p {
	margin-top: 10px;
	}
	

#footerMenu{
	width:100%; 
	background-image:url(../images/f00.jpg); 
	background-repeat:repeat-x; 
	height:25px;
	font:Tahoma;
	font-size:11px;
	color:#000000;
	}

#footerMenu a {
text-decoration:none;
color:#000000;
}
/* Template CSS*/
td{font-family:Tahoma;font-size:11px;}
a{color:#1B58B3}
.cap{font-family:MagistralBlackC;font-size:14px;color:#1B58B3;}
.date{font-weight:bold;font-size:10px;color:#1A459E;}
/* End Template CSS*/

#gutter
{
float: left;
width: 10%;
height: 1px;
}
		
		
#col1
{
float: left;
margin-top:35px;
width: 20%;
margin-left: 3%;
}
#col1 p{
margin-top:30px;
}
#col2
{
float: left;
margin-top:30px;
width:40%;
}
#clear
{
clear:both;
}

#contactinfo{
margin-left:10px;
}