/* CSS Document */

body {
	margin:50px 0px; padding:0px;
	/*text-align:center;*/
	background: #052757 url(../images/bg.jpg) repeat-x;
	margin-top: 20px;
	}

.topheader
{
	color:white;
	height:50px;
	clear:left;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
}


.header
{
	color:white;
	height:100px;
	clear:left;
	text-align:left;
	background-image: url(../images/navi_header.jpg);
}

.header2
{
	color:white;
	clear:left;
	height: 24px;
	background-image: url(../images/navi_bluebar.gif);
}


.header3
{
	background-image: url(../images/navi_contentbg.gif);
	text-align:left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}


.tbl {
	background-color: #E0F0FE;
	border: 0px none #FFFFFF;
}
.content {
	background-image: url(../images/navi_contentbg.gif);
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #2F2F2F;
}


.footer
{
	padding:0.5em;
	color:white;
	height:50px;
	clear:left;
	background-color:#FEEB9E;
	background-image: url(../images/navi_footer.gif);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
	color: #ffffff;
	/*background-color: #072956;*/
	margin-bottom:19px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F2F2F;
	font-weight: normal;
}

ul {
	list-style-type: square;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #252525;
	font-weight: normal;
	margin-bottom: 1em;

	
}
.ulNumber {
list-style-type:decimal;
}
.topic {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.9px;
	font-size: 16pt;
	color: #223857;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	text-decoration: underline;
}

.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2F2F2F;
	font-weight: normal;
}

.bigText {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.9px;
	font-size: 16px;
	color: #252525;
	font-weight: normal;
}

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.9px;
	font-size: 14px;
	color: #2F2F2F;
	font-weight: normal;
}

#bodyTextTable, td, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F2F2F;
	font-weight: normal;
	
}

#bodyTextTable, .hr{
	color: #252525;
	
}

strong {

color: #2F2F2F;
}

hr {

color: #2F2F2F;
}

a {
color:262A74;
text-decoration:underline;
}



.roundedcornr_box_512815 {
   background: #ffffff;
}
.roundedcornr_top_512815 div {
   background: url(../images/roundedcornr_512815_tl.jpg) no-repeat top left;
}
.roundedcornr_top_512815 {
   background: url(../images/roundedcornr_512815_tr.jpg) no-repeat top right;
}
.roundedcornr_bottom_512815 div {
   background: url(../images/roundedcornr_512815_bl.jpg) no-repeat bottom left;
}
.roundedcornr_bottom_512815 {
   background: url(../images/roundedcornr_512815_br.jpg) no-repeat bottom right;
}

.roundedcornr_top_512815 div, .roundedcornr_top_512815, 
.roundedcornr_bottom_512815 div, .roundedcornr_bottom_512815 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_512815 { margin: 0 30px; }

legend {
color:262A74;
font-weight:bold
}

.popup
{
   position:absolute; left:0; top:-10; width:200;
   border-style:solid;
   border-width:1px;
   border-color:#666666;
   background-color:#ffffff;
   padding:15px;
   z-index:2;
   visibility:hidden;
 }