body {
            font-family: Arial, Helvetica, sans-serif;
            font-size:12px;
            color:#666666;
}

td {
            font-family: Arial, Helvetica, sans-serif;
            font-size:12px;
            color:#666666;
}

th {
            font-family: Arial, Helvetica, sans-serif;
            font-size:12px;
            color:#003399;
}


a{color:#003399; font-weight:bold;}
a:HOVER{color:#000000;}
a:VISITED{}

p{margin-top:0;margin-bottom:12px;font-size:12px;color:#666666;}
b{color:#003399; font-weight:bold; font-size:13px;}

H1{padding-top: 1px; padding-bottom:4px; font-size:18px; color:#003399; font-family: Georgia, "Times New Roman", Times, serif; border-bottom:2px dotted #003399;
padding-left: 20px;
background: url(Images/TemplateImages/square.gif) no-repeat;
background-position: left;
}
H2{margin-top:0;margin-bottom:12px;font-size:18px;color:#006dd9; font-family: Georgia, "Times New Roman", Times, serif;}
H3{margin-top:0;margin-bottom:12px;font-size:16px;color:#003399; font-family: Georgia, "Times New Roman", Times, serif;}
H4{margin-top:0;margin-bottom:12px;font-size:16px;color:#006dd9; font-family: Georgia, "Times New Roman", Times, serif;}
H5{margin-top:0;margin-bottom:12px;font-size:12px;color:#000000; font-family: Georgia, "Times New Roman", Times, serif;}
H6{margin-top:0;margin-bottom:12px;font-size:12px;color:#003399; font-family: Georgia, "Times New Roman", Times, serif;}


/****** TEMPLATE STYLES ******/
div#content ul li { padding-bottom: 5px; position:relative; left:-22px;}

div#header {margin-bottom:3px;}
div#header a { text-align:left;}

div#main { width:1024px;
background: url(Images/TemplateImages/bg.gif) repeat-y; }
div#container{
	width:1008px;
	margin:0 auto;
	height:auto	;
}
div#menu {
	border-top: 2px dotted #003399; 
	border-bottom: 2px dotted #003399; 
	padding:3px 0px; 
	height: 25px; 
	margin-bottom:3px;
	width: 916px;
}
div#navigation{
	float:left; 
	width:211px;
}
div#content{
	float:right;
	width:73%;
	padding: 5px 10px 20px 15px;
}
div#footer{
	clear:both; 
	width: 100%; 
	position:relative; 
	background: #006dd9; 
	height:34px;
}
div#footer p{
	margin:0;
	padding:5px 10px;
	color:#ffffff;
	text-align:center;
}
div#footer a{
	display:inline;
	padding:0;
	color: #ffffff;
}

div#main {
	margin: 0px auto; 
	position:relative;
} 
div#top {
	height:34px; 
	width:100%; 
	background-color:#006dd9; 
	margin: 0px auto; 
	position:relative;
}
div#left {
	width: 60px; 
	height:100%; 
	float:left;
} 
div#wrapper { 
	width:922px; 
	float:right; 
	margin-right: 5px;
}
#greybar {
	position:relative; 
	top:60px; 
	left: 6px;
}

.box {
		background:#e5e5e5; 
	margin-bottom: 3px;
}
.title { 
	background: url(Images/TemplateImages/leftbg.gif);
	width: 211px;
	height:24px;
	margin-bottom:3px;
}

.title p{
	font-size:14px;
	color:#ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif;
	position:relative;
	left: 38px;
	top: 2px;
	font-weight:bold;
	z-index:1;
}

.boxcontent {
	padding-left: 38px;
	padding-top: 5px; 
	padding-bottom: 7px;
	padding-right:7px;
	border-top: 2px dotted #003399; 
	border-bottom: 2px dotted #003399;
	margin-bottom:5px;
	background-color:#e5e5e5;
	width:165px;
}

.boxcontent1 {
	padding-left: 38px;
	padding-top: 5px; 
	padding-bottom: 7px;
	border-top: 2px dotted #003399; 
	margin-bottom:5px;
	background-color:#e5e5e5;
}
.boxcontent a { text-decoration:none; }
/****** CLEARFIX ******/

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */
