body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body{margin:0px; background-color:#FFFFFF;}

*{margin:0px}

h1 {
	font-size:18pt;
	color:#000000;
}

h2 {
	font-size:14pt;
	color:#000000;	
}

h3 {
	font-size:10pt;

}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}


#OuterFrmDl{
float:inherit;
margin:0px auto auto auto;
width:100%;
border-top:none;
border-right:none;
border-bottom:none;
border-left:none;
}

#FooterBxDL{
clear:left;
margin:5px auto auto auto;
width:100%;
color:#000000;
text-align:center;
}

#FooterBxDL a:link, #FooterBxDL a:visited, #FooterBxDL a:active {
text-decoration:none;
color:#000066;
}

#FooterBxDL a:hover {
text-decoration:underline;
color:#CC0043;
}

#HeadSectionDl{
float:inherit;
margin:0px;
width:100%;
height:70px;
background-color:#4792EB;
border-bottom:0px solid #3084E8;
}

#TopHzNavSectionDl{
clear:left;
margin:0px;
width:100%;
height:25px;
background-color:#1C2EF2;
border-bottom:#3084E8 1px solid;
}

#TopHzNavSectionDl a:link, #TopHzNavSectionDl a:visited, #TopHzNavSectionDl a:active {
text-decoration:none;
color:#FFFFFF;
}

#TopHzNavSectionDl a:hover {
text-decoration:underline;
color:#CC0043;
}

#CntSectionDlDiv{
clear:left;
margin:0px;
width:100%;
border-bottom:1px solid #3084E8;
}

#CntSectionDlTbl{
border-collapse:collapse;
width:100%;
}



#CntSectionDlTbl .ContentsArea{
background-color:#FFFFCC;
color:#000000;
text-align:center;
}

#CntSectionDlTbl .ContentsArea a:link, #CntSectionDlTbl .ContentsArea a:visited, 
#CntSectionDlTbl .ContentsArea a:active {
text-decoration:none;
color:#0000CC;
}

#CntSectionDlTbl .ContentsArea a:hover {
text-decoration:underline;
color:#CC0043;
}


#CntSectionDlTbl .RightSideBar{
width:180px;
background-color:#FFFFCC;
border-left:1px solid #3D8F06;
color:#000000;
text-align:left;
}


#CntSectionDlTbl .RightSideBar a:link, #CntSectionDlTbl .RightSideBar a:visited, #CntSectionDlTbl .RightSideBar a:active {
text-decoration:none;
color:#1C2EF2;
}


#CntSectionDlTbl .RightSideBar a:hover {
text-decoration:underline;
color:#CC0043;
}

#BottomHzNavSectionDl{
clear:left;
margin:0px;
width:100%;
height:25px;
background-color:#1C2EF2;
}

#BottomHzNavSectionDl a:link, #BottomHzNavSectionDl a:visited, #BottomHzNavSectionDl 
a:active {
text-decoration:none;
color:#FFFFFF;
}

#BottomHzNavSectionDl a:hover {
text-decoration:underline;
color:#CC0043;
}

.ContentBoxDl{padding:5px;}


/* below is extra style for title section */

#WSTitleDL{
float:left;
width:50%;
margin-top:20px;
margin-left:20px;
font-size:18pt;
font-weight:bold;
color:#FFFFFF;
}

#WSubTitleDL{
width:70%;
margin-top:0px;
margin-left:20px;
font-size:10pt;
font-weight:bold;
color:#F2F2F0;
}





/* below is extra style for horizontal sample navigation links */

.HzNavCntDL{font-weight:bold;} 
.HzNavCntDL ul{
padding:5px;
margin-left: 0px;
}
.HzNavCntDL ul li{
display: inline;
}
.HzNavCntDL ul li a{
float: left;
padding: 0px 9px 0px 9px;
}

/* below is extra style for Vertical sample navigation links */

.VtNavCntDL{font-weight:bold;} 
.VtNavCntDL ul{
margin: 10px 0px 0px 0px;
padding:0px;
list-style-type:none;
}
.VtNavCntDL li{
width:100%;
}
.VtNavCntDL a{
display: block;
padding: 3px 3px 3px 10px;
}