/* CSS Document */
body{
margin-top: 0px;
margin-bottom: 0px;
height: 100%;
background-color: #666666;
font-size: 11px;
font-family: Arial, Helvetica, Sans-Serif;
padding: 0px 0px 0px 0px;
background-repeat:no-repeat;
font-size: 12px;
}

.error{
color:#ce4a4d;
}

blockquote
{
font-size:12px;
margin-top:20px;
margin-bottom:20px;
margin-left:60px;
margin-right:60px;
text-align:left;
}
.L2
{
margin-top:5px;
margin-bottom:5px;
margin-left:20px;
margin-right:20px;
}
.paper
{
font-size:14px;
font-style:italic;
#font-family: serif;
color:#00008B}

.note
{
font-style:italic;
color:#ef2931;
}

table{
vertical-align:top;
margin-top:0px;
margin-bottom:0px;
border: none;
background-color: #ffffff;
}
.tableBorder
{
border-left: 2px solid #3b5fbd;
border-right: 2px solid #3b5fbd;

}
.hBorder
{
border-top: 1px solid #3b5fbd;
border-bottom: 1px solid #3b5fbd;
vertical-align:top;
margin:15px;
padding:15px;
spacing:25px;
width:90%;
font-size:12px;
}

.inset{
margin:15px;
padding:15px;
border: 1px solid #3b5fbd;
font-size:11px;
}

.internal{
margin:15px;
padding:15px;
width:90%;
font-size:12px;
border-collapse:collapse;
}


tr, td
{
vertical-align:top;
}
tr.topBar
{
color: #ffffff;
background-color: #3b5fbd;
}
td.vTop
{
vertical-align:top;
}
td.benefits
{
vertical-align:top;
margin:0px;
padding:10px;
font-size:12px;
}

td.hzlines
{
border-top: 1px solid #3b5fbd;
border-bottom: 1px solid #3b5fbd;
}

ul,li
{
font-size:12px;
margin-left:20px;
margin-right:20px;
text-align:left;
}
.clean
{
font-size:12px;
margin-top:5px;
margin-bottom:5px;
}

ol.alpha
{
list-style-type: lower-alpha;
font-weight: bold;
}


ol.numberless
{
list-style: none;
}

li.numberless
{
margin-left:2px;
}

img {
border: none;
margin: 0px 0px 0px 0px;
}


p
{
font-size:12px;
color: #000000;
margin-top: 8px;
margin-left:20px;
margin-right:20px;
text-align:left;
}
.original
{
font-size:14px;
}
.smaller
{
font-size:12px;
}
.tiny
{
font-size:10px;
}
.noRepeat
{
background-repeat: no-repeat;
}
.heading
{
font-size:16px;
color:#3b5fbd;
font-weight:bold;
margin-left:20px;
margin-right:20px;
text-align:left;
}
.subHeading
{
font-size:12px;
#color:#ce4a4d;
color:#ef2931;
font-weight:bold;
line-height: 100%;
#letter-spacing: 1px;
margin-left:20px;
margin-right:20px;
text-align:left;
}
.indented
{
margin-left:50px;
margin-right:50px;
}
.red{
color:#ce4a4d;
font-weight:bold;
}
.content
{
text-align:left;
background-repeat:no-repeat;
border-left: thin solid #a5a5a5;
margin-left:10px;
vertical-align:top;
}
.sideBar
{
border-left: thin solid #a5a5a5;
}
.sideNavigation
{
vertical-align:top;
text-align:left;
background-color:#ffffff;
}
.sideMenu
{
border-top: 1px solid #a5a5a5;
border-bottom: 1px solid #a5a5a5;
vertical-align:top;
}
.sideNavHeader
{
font-size:14px;
color: #3b5fbd;
margin: 10px 10px 10px 20px;
font-weight:bold;
}
.sideNavText
{
margin: 50px 50px 50px 20px;
}

span.mainHeading{
float:right;
width:200px;
margin-right:50px;
font-size:20px;
color:#3b5fbd;
text-align:center;
vertical-align:bottom;

}

.footer
{
color: #ffffff;
background-color:#3b5fbd;
font-size:12px;
text-align:center;
}

.right
{
color:#3b5fbd;
font-size:12px;
text-align:right;
}

ul.noIndent {
margin-left: .5em;
padding-left: .5em;
}

tr.mainNav{
font-size: 12px;
color: #000000;
}
a:link{
color: #3b5fbd;
text-decoration: none;
}
a:active{
color: #000000;
text-decoration: none;
}
a:visited{
color: #3b5fbd;
text-decoration: none;
}
a:hover{
color: #000000;
text-decoration: underline;
}

*.topBar a:link
{
	color: #ffffff;
	text-decoration: none;
}
*.topBar a:active
{
	color: #ffffff;
	text-decoration: none;
}
*.topBar a:visited
{
	color: #ffffff;
	text-decoration: none;
}
*.topBar a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

*.footer a:link
{
	color: #ffffff;
	text-decoration: none;
}
*.footer a:active
{
	color: #ffffff;
	text-decoration: none;
}
*.footer a:visited
{
	color: #ffffff;
	text-decoration: none;
}
*.footer a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
hr
{
}
.partial
{
	border:1;
	width:25%;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 20 0; /*this will align it left for Mozilla*/
}

.center
{
	border:1;
	width:50%;
	align:center;
	float:center;
	margin-bottom:30px;
}

/*DL, DT, DD TAGS LIST DATA*/
dl {
	margin-bottom:50px;
	margin-left:25px;
}

dl dt {
	font-weight:bold;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:15px;
	text-indent:-10px;
}

dl dd {
	margin-left:50px;
	margin-right:25px;
	margin-bottom:15px
}
