
body {min-width: 780px; font-family: Verdana, sans-serif; font-size:100.1%; margin:0px; padding:0px;	background: #ffffff;       /* LC fullwidth + CC padding */
		}
		
#pagecontainer 
{	margin: 0px auto 0px auto;/*needed for middling*/
	width: 780px;/*important! must be correct*/
	text-align: center;
}
		
a:link, a:visited {color: #07056e;}
a:hover {color: #4c6383;}
a.redunder {text-decoration:underline; color:#07056e;}

a.greenunder {text-decoration:underline; color:#07056e;}
a.greenunder:visited {text-decoration:underline; color:#07056e;}
a.greenunder:hover {COLOR: #4c6383; TEXT-DECORATION: none;}
a.greenunder:active {COLOR: #4c6383; TEXT-DECORATION: none;}

p { margin-left:7%; margin-right:43%; font-size:0.7em; line-height:18px; color: #333333;}
.qa { width:780px; margin-left:7%; font-size:0.7em; line-height:18px; color: #333333;}

ul { margin-left:9%; margin-right:43%; font-size:0.7em; color: #333333;}
ul.qa { width:780px; margin-left:9%; font-size:0.7em; color: #333333;}

li { line-height:18px;}

ol {list-style-type:roman;}
ol li { margin-left: 30px; font-size:0.6em; color:#555555; width: 370px;}

h1 { margin-top:10px; color:#07056e; font-size:1.4em; font-weight:100; margin-left:7%; text-align:left; margin-right:43%;}
h2 {font-weight: normal; text-align:left; color:#4c6383; font-size:1.0em; margin-left:7%; margin-right:43%;}

.footnote { font-size:0.6em; color:#555555; line-height:16px;}
.super2 {font-size:1.0em; line-height:14px; vertical-align: top;}
.super3 {font-size:0.9em; line-height:9px; vertical-align: top;}
.super4 {font-size:0.5em; line-height:8px; vertical-align: bottom;}

#content { 
	width:780px;	height:100%;
	float:left; vertical-align:top;}

#footer { 
	text-align:center;	margin-top:10px;
	height:70px;
	width:100%; /*important for larger text footer alignment*/
}

#footer p
{
	line-height: 1.6em;	
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
}

.disclaimerred 
{
	line-height: 1.6em;	
	text-align: center;
	font-family: Verdana, sans-serif;
	color: #FF0000; 
}

.disclaimerred a:link {
	color: #07056e;	text-decoration:none;
}

.disclaimerred a:visited {
	color: #07056e;	text-decoration:none;
}

.disclaimerred a:hover {
	color: #4c6383;	text-decoration:none;
}

.disclaimergreen 
{
	line-height: 1.6em;	
	position: relative;
	text-align: center;
	color: #4c6383;
}

.disclaimergreen a:link {
	color: #4c6383;	text-decoration:none;
}

.disclaimergreen a:visited {
	color: #4c6383;	text-decoration:none;
}

.disclaimergreen a:hover {
	color: #07056e;	text-decoration:none;
}

img
{   
    border: 0px;
    padding: 0px;
	margin: 0px;	
}

.clearAll {
	clear: both;
}	

.footnotes 
{
	width: 380px; 
	min-height:20px; 
	margin-left:55px;	
}
.footleft 
{
	float:left;
	width: 20px;
	font-size:0.6em;
	color:#555555;
	line-height:16px;	
}
.footright 
{
	float:right;
	width: 360px;
	font-size:0.6em;
	color:#555555;
	line-height:16px;		
}
