body, td, input, select
{
	font-family:  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;

}
#hdrPrint { display: none; }
.mainpage{ border-left: 1px solid #074B88; border-right: 1px solid #074B88; border-bottom: 1px solid #074B88;}
.contentarea { width: 580px }
body
{
	
	color: #003466;
}

p, h1, h2, h3, .txtHeading1, .txtHeading2, .txtHeading3, .txtHeading4, .txtHeading5
{
	padding: 0px 0px 5px;
	
}

hr
{ 
	color: #000033; 
	background: #CDDBE6;
	border: 1px; 
	Height:1px;
 
}

.hr2
{
	width: 90%;
	color: #ADADD6;
	height: 1px;
	line-height: 1px;
}


h1, .txtHeading1, a.txtHeading1, a.txtHeading1:active, a.txtHeading1:visited
{
	font-family:  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #003466;
}
a.txtHeading1:hover
{
	text-decoration: underline;
	color: #003466;
}

h2, th,  .txtHeading2, a.txtHeading2, a.txtHeading2:active, a.txtHeading2:visited
{
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
}
a.txtHeading2:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

h3, .txtHeading3, a.txtHeading3, a.txtHeading3:active, a.txtHeading3:visited
{
	font-size: 14px;
	line-height: 12px;
	color: #003466;
	margin: 0px;
}
a.txtHeading3:hover
{
	text-decoration: underline;
	color: #003466;
}

h4, .txtHeading4, a.txtHeading4, a.txtHeading4:active, a.txtHeading4:visited
{
	font-size: 14px;
	line-height: 12px;
	color: #FFFFFF;
	margin: 0px;
}
a.txtHeading4:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

h5, .txtHeading5, a.txtHeading5, a.txtHeading5:active, a.txtHeading5:visited
{
	font-size: 12px;
	line-height: 12px;
	color: #003466;
	margin: 0px;
}
a.txtHeading5:hover
{
	text-decoration: underline;
	color: #003466;
}

h6, .txtHeading6, a.txtHeading6, a.txtHeading6:active, a.txtHeading6:visited
{
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	margin: 0px;
}
a.txtHeading6:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

a, a:active, a:visited
{
	color: #003466;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
    text-decoration: underline;
	color: #003466;
	font-weight: bold;
}

a.navigation, a.navigation:active, a.navigation:visited {
	color: white;
	font-weight: bold;
    display: block;
    padding: 0px;
    padding-bottom: 4px;
    font-size: 11px;
    text-decoration: none;
    background-color: #074B88;
	text-align: left;
	margin-bottom: 1px;
}

a.navigation:hover {
	background-color: #6095C7;
	font-weight: bold;
	color: white;
    text-decoration: none;
}

.subNavContainer {

	width: 173px;
	border-width: 1px;
	border-color: #6A93B8;
	border-style: solid;
	

}


.subNavMenuItem a, .subNavMenuItem a:active, .subNavMenuItem a:visited  { 

        color: #003466;
        display: block;
        width: 173px;
        padding: 0px;
        height: 20px;
        vertical-align:bottom;
        font-size: 11px;
        text-decoration: none;
		text-align: left;
	
}



.subNavMenuItem a:hover {
	
		width:100%;
		color: #FFFFFF;
		text-decoration: none;
        background-color: #6A93B8;

}

a.navBreadcrumb, a.navBreadcrumb:active, a.navBreadcrumb:visited
{
	color: #003466;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
a.navBreadcrumb:hover
{
    text-decoration: underline;
	color: #003466;
	font-weight: bold;
}

a.newsNavItem, a.newsNavItem:active, a.newsNavItem:visited
{
	color:#336799;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.newsNavItem:hover
{
    text-decoration: underline;
	color: #336799;
	font-weight: bold;
}
img
{
	border: none;
}
ul
{
	list-style-image: url(/DynamicContent/Images/Bullet.gif);
}
.textbox, .calendarText
{
	font-family: Tahoma, Arial,  Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
	border: 1px solid #ABABAB;
	padding: 1px;
	width: 150px;
}
.calendarButton
{
	font-family: Tahoma, Arial,  Helvetica, Verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #ABABAB;
	width: 30px;
	height: 16px;
	margin-left: 2px;
	padding-bottom: 3px;
}

.searchBox 
{
	font-family: Tahoma, Arial,  Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	border: 1px solid #000034;
	color: #000034;
	padding: 0px;
	width: 130px;
	height: 21px;

	
}

.loginText
{
	font-family:  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.loginInput { 
	font-size: 11px; 
	background-color: #FFFFFF; 
	border: 1px solid #8EABC4;
}

.loginSelect 
{
	 font-size: 11px;
	background-color: #FFFFFF; 
	 border: 1px solid #000000; 
}


a.header, a.header:active, a.header:visited {
	color: white;
	font-weight: bold;
    padding: 0px;
    font-size: 11px;
    text-decoration: none;
	text-align: left;
	text-decoration: none;
}
a.header:hover {
	font-weight: bold;
	color: white;
    text-decoration: underline;
    
}

a.tab, a.tab:active, a.tab:visited {
	color: white;
	font-weight: bold;
    padding: 0px;
    font-size: 10px;
    text-decoration: none;
	text-align: left;
	text-decoration: none;
}
a.tab:hover {
	font-weight: bold;
	color: white;
    text-decoration: underline;
    
}

.footerLink a, .footerLink a:visited, .footerLink a:active 
{
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;

}
.footerLink a:hover
{
	color: white;
	text-decoration: underline;
}
.footerText
{
	font-size: 10px;
	font-weight: bold;
}
.footerText
{
	font-family:  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #003466;
	font-weight: bold;
}

.error
{
	font-size:10px;
	font-weight: normal;
	color: #FFFFFF;
	
}



.IPpanel 
{
	BORDER: black 1px dotted; 
	PADDING: 20px; 
	MARGIN-BOTTOM: 10px;
	text-align: center;
	width: 506;
}

ul.bullet1 li {
  list-style-type: none;
  background-image: url(../images/Bullet.gif);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 1.5em;
}
