* 
{
	margin: 0; 
	padding: 0;
	font-size: 100%;
}

html 
{
	height: 100%;
}

body
{
	position: relative;
    width: 100%;
    height: 100%;
	min-width: 760px;
    text-align: center;
	font-size: 70%;
    font-family: verdana, helvetica, sans-serif;
    background-color: #58596B;
    background-image: url(/media/bg_body.gif);
    background-repeat: repeat-y;
	background-position: center;
    color: #555;
}


h1
{
    font-size: 18px;
    font-family: verdana, arial, helvetica, sans-serif;
    margin: 0 !important;
    margin: -2px 0 0 0;
    padding: 0 0 0 22px;
    width: 528px;
    text-align: left;
    color: #000066;
    background-color: #dddeeb;
    line-height: 30px;
    font-weight: bold;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

h2
{
    font-size: 1.3em;
    font-family: verdana, helvetica, sans-serif;
    padding: 1em 0 0 20px;
}

h3
{
    font-size: 1.2em;
    margin: 10px 0 0 0;
    padding: 0;
}

h4
{
    font-size: 1em;
    margin: 0;
    padding: 0;
}

a
{
	color: #0000cc;
}
a:visited
{
    color: #0000cc;
}
a:link
{
    color: #0000cc;
}
a:hover
{
    color: #FF4709;
}

ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    font-size: 1em;
}

ul li
{
    background-image: url(/media/bullet_green.gif);
    background-repeat: no-repeat;
    background-position: 0 .35em;
    padding: 0 0 0 1em;
    margin: 0.4em 1em 0 0em;
    display: block;
}

ol
{
	margin: 0 0 1em 20px;
	line-height: 1.5em;
}

ol li
{
    margin-top: 1em;
}

p
{
    line-height: 1.5em;
    margin: 1em 0 0.5em 0;
}

img
{
    border: 0;
}

dl
{
	margin: 0 0 0 20px;
	line-height: 1.5em;
}

dt 
{
    font-weight: bold;
}

dd 
{
    margin-bottom: 1em;
}

form 
{ 	
	margin: 0; 
	padding:0;
	line-height: normal;
}

input
{
	font-size: 1em;
	font-family: verdana, helvetica, sans-serif;
}

textarea
{
	font-size: 1em;
	font-family: verdana, helvetica, sans-serif;
}

select 
{
	font-size: 1em;
	font-family: verdana, helvetica, sans-serif;
}

thead
{
	font-weight: bold;
}

tfoot
{
	font-weight: bold;
	text-align: center;
}

.pdfList li
{
    background-image: url(../media/icon_pdf.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 1.9em;
    margin: 0 1em 0 0;
    line-height: 22px;
    text-decoration: underline;
    font-weight: bold;
}

.mainTable 
{
	margin: 15px 0 15px 0;
	border: 1px solid #dddeeb;
}

.mainTable tr td 
{
	padding: 0.2em;
	border-bottom: 1px solid #dddeeb;
	background-image: url(/media/bg_table.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.menu
{
    padding: 2px 10px 0 0;
    font-size: 1em;
    font-weight: bold;
    line-height: normal;
    list-style: none;
    display: block;
    height: 21px;
    background-color: #828499;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.menu ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.menu li
{
    float: left;
    padding: 0;
    margin: 0 1em 0 1em;
    background-image: none;
}

.menu a
{
    display: block;
    background-image: none;
    padding: 3px 9px 3px 9px;
    margin: 0;
	text-decoration: none;
}

.menu a:visited
{
    color: #fff;
}
.menu a:link
{
    color: #fff;
}
.menu a:hover
{
    color: #2a0064;
    text-decoration: none;
	background-color: #f4f4f4;
}

.menuSub
{
    width: 760px;
    text-align: right;
    margin: -16px 0 0 0 !important;
    margin: -23px 0 0 0;
	padding: 0 0 4px 0;
}

.header
{
    padding: 15px 0 0 15px !important;
	padding: 15px 0 0 15px;
    width: 760px !important;
	width: 745px;
    height: 42px !important;
	height: 49px;
    text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	color: #3d9bfb;
}

.bodyContainer
{
    margin: 0 auto;
    display: block;
    width: 740px;
	/*height: 100%;*/
	text-align: left;
	background-image: url(/media/bg_bodycontainer.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #58596B;
	background-color: #fff;
}

.mainCol
{
    float: left;
    width: 500px;
	border-left: 1px solid #fff;
}

.wideBox
{
    float: left;
    width: 506px;
    margin: 0 0 0 1px;
    padding: 0 20px 0 20px;  
}

.wideBox h2 
{
    margin: 0 -20px 10px -20px;
}

.wideBox p
{
    margin-bottom: 10px;
	text-align: justify;
}

.sideCol
{
	border-left: 1px solid #fff;
    float: right;
    width: 208px;
    text-align: left;
	background-color: #f4f4f4;
}

.sideCol h2
{
    font-size: 18px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    color: #000066;
    background-color: #dddeeb;
    line-height: 30px;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding: 0 0 0 5px;    
}

.sideCol h3
{
    font-size: 1.3em;
    font-family: verdana, helvetica, sans-serif;
    padding: 1em 0 0 5px;
}

.sideCol h4
{
    font-size: 1em;
    margin: 0 0 0 0;
    padding: 0 0 0 5px;
    background-color: #c7c9ea;
    font-weight: bold;
	line-height: 1.5em;
	color: #000066;
}

.sideCol td 
{
    
    padding: 0 0 0 5px;
    line-height: 1.5em;
    border-bottom: 1px solid #fff;
}

.sideCol input
{
	margin: 2px;
}

.sideCol ul 
{
	margin: 0;
}
	
.sideCol ul li 
{
	margin: 0;
	text-indent: 0.5em;
	display: block;
	width: 197px;
	line-height: 23px;
	background-color: #eae9ff;
	background-image: url(/media/bullet_red.gif);
	background-position: 5px 0.9em;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

.sideAd
{
	margin-bottom: 1px;
}

.light {
	background-color: #e8e7ff;
}

.footer
{	
	clear: both;
	text-align: center;
	font-size: 0.8em;
    /*float: left;*/
    width: 100%;
    height: 70px;
    color: #bbb;
	background-image: url(/media/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.footer a 
{
    color: #bbb;
}

.featureBox 
{
    float: left;
    width: 233px;
	height: 100%;
    margin: 10px 8px 5px 0 !important;
    margin: 10px 5px 10px 0px;
    padding: 5px;
    background-color: #f4f4f4;
    border: 1px solid #dddeeb;
	border-top: 5px solid #c7c9ea;
	border-bottom: 5px solid #c7c9ea;
	text-align: left;
}

.featureBox h2 
{
	margin: 5px 0 0 0;
	padding: 0;
}

.featureBoxWide
{
    width: 480px;
    margin: 10px 8px 5px 0 !important;
    margin: 10px 5px 10px 0px;
    padding: 10px;
    background-color: #f4f4f4;
    border: 1px solid #dddeeb;
	border-top: 5px solid #d6d4e7;
	border-bottom: 5px solid #d6d4e7;
	text-align: left;
}

.inputForm label 
{
	margin: 0 1px 1px 0;
	padding: 0 0 0 2px;
	line-height: 2em;
	height: 20px;
	width: 100%;
	background-color: #f4f4f4;
	font-weight: bold;
	display: block;
}

.invisLinks a
{
	text-decoration: none;
	color: #555;
}

.footnote 
{
	color: #c4c4c4;
	font-size: 0.8em;
}

.searchHeader
{
	background-image: url(/media/bg_searchHeader.gif);
	background-repeat: no-repeat; 
	height: 55px; 
	color: #fff; 
	font-weight: bold;
}


.searchTable
{
	border: 1px solid #dddeeb;
	background-color: #f4f4f4;
	background-image: url(/media/bg_searchTable.jpg);
	background-repeat: repeat-x;
}

.searchTable tr td
{
	padding: 3px 5px 3px 5px !important;
	padding: 0 5px 0 5px;
	border-bottom: 1px solid #fff;
	
}

#banner
{
    width: 100%;
    margin: 0;
    padding: 0;
}

#searchBox {
		height: 200px;
		margin: 10px 0 10px 0;
		padding: 11px 15px 0 15px !important;
		padding: 8px 15px 0 15px;
		background-image: url(/media/bg_searchBox2.jpg);
		background-repeat: no-repeat;
		}

#searchBox tr td {
		padding: 4px 5px 4px 5px !important;
		padding: 2px 5px 1px 5px;
}

#pressDate {
	margin: -2.4em 0 0 0;
	float: right;
	
}

.buttonLargeSubmit
{
	margin: 10px;
}
