/* CSS Document */

body {
	margin: 0;
	background: #043D75;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.40em;
	color:#666666;
	}
	
a:link {
color:#031D7C;
text-decoration:underline;

}

a:visited { 
color:#031D7C;
text-decoration:underline;

}

a:hover { 
color:#946FE1;
text-decoration:none;

}

#bullet ul li {
	background: url(../../images/home/list.gif) no-repeat;
	color:#333333;
	font-size:11px;
	list-style: none;
	background-position: 0 .5em;
	line-height: 1.1em;	
	}
	
#bullet ul {
	margin-left: 10px;
	margin-bottom:0;
	padding-left: 0;
	list-style: none;
	}
	
#bullet2 ul li {
	background: url(../../images/home/list.gif) no-repeat;
	color:#333333;
	font-size:11px;
	list-style: none;
	padding-left: 10px;
	background-position: 0 7px;
	line-height: 1.4em;
	padding-bottom: 5px;
	}
	
#bullet2 ul {
	margin-left: 0px;
	margin-top: 5;
	margin-bottom:0;
	padding-left: 10;
	list-style: none;
	}
	
	
#table {
	background-image:url(../../images/home/tablebg.jpg); repeat-y #7B92C5;
	}
	
#footer {
	background: url(../../images/home/footer_bg.jpg) repeat-y #fff;
	color:#031D7C;
	line-height:1.17em;
	font-size:11px;
	padding: 10px 10px 10px 20px;
	}

	
#content {
	padding: 8px 15px 10px 15px;
	background:url(../../images/home/contentbg.gif) repeat-y #fff;
	}
	
#register {
	padding: 6px 0 0 8px;
	}
	
#title {
	font-size:12px;
	color:#031D7C;
	padding: 0 5px 0 5px;
	}
	
li {
	color:#333333;
	font-size:11px;
	list-style: none;
	padding-left: 10px;
	background-position: 0 .5em;
	
	
	}
	
ul {
	margin-left: 10px;
	margin-top: 0;
	margin-bottom:0;
	padding-left: 0;
	list-style: none;
	}
	
#rightcolumn {
	padding: 10px 0 5px 5px;
	line-height:1.70em;
	color:#333333;
	font-size:11px;
	}
	
#article {
	font-size:13px;
	line-height:22px;
	margin-left: 8px;
	}
	
#insurance {
	font-family: Arial, Helvetica, sans-serif;
	color:#009966;
	font-size: 13px;
	padding-right: 4px;
	text-decoration: none;
	}

#letterhead {
	visibility: hidden;
	display: none;
	}
	
#print-content {
	visibility: hidden;
	display: none;
	}
	
#print-footer {
	visibility: hidden;
	display: none;
	}