/* paragraph tags stuff */
.homeContent {FONT-SIZE: 11px; COLOR: #EEEEEE; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION:none;font-weight:bold; line-height: 140%;}
.internalContent {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION:none;}
.internalLabel {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION:none;}
ul.internalContent {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION:none;}
ol.internalContent {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION:none;}
.internalFormLabel {FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION:none;font-weight:bold;}
.internalFormLabelRed {FONT-SIZE: 11px; COLOR: #FF0000; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION:none;font-weight:bold;}
.internalPullQuote {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #888888;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	TEXT-DECORATION:none;
	font-weight:bold;
	line-height: 150%;
	letter-spacing : 1;
}

input.standardForm {
	font-family: monospace;
	height: 16;
	font-size: 8pt;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width:1;
	color:#000000;
}


body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #339999;
}
.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #339999;
}
.contentHead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.content_grey {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #808080;
}
.content_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.content_color {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #339999;
}
.content_color_2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #285693;
	font-weight : bold;
}
.content_color_3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #285693;
}
.content_color_4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #339999;
	font-weight : bold;
}
.content_error {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ff0000;
}
.footerText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
}

.adminHeaderText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
}

input.standardForm {
	/*font-family: monospace;*/
	font-family : Arial, Helvetica, sans-serif;
	height: 16;
	font-size: 8pt;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width:1;
	color:#000000;
}

select.standardForm {
	font-family: monospace;
	height: 16;
	font-size: 8pt;
	background-color: #FFFFFF;
	color:#000000;
}

a:link{         
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
COLOR: #333333; 
FONT-FAMILY: Arial,Helvetica,sans-serif; 
text-decoration:underline;
line-height: 140%;
}
a:visited{      
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
COLOR: #333333; 
FONT-FAMILY: Arial,Helvetica,sans-serif; 
text-decoration:underline;
line-height: 140%;
}
a:active{       
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
COLOR: #333333; 
FONT-FAMILY: Arial,Helvetica,sans-serif; 
text-decoration:underline;
line-height: 140%;
}
a:hover{        
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
COLOR: #CC0000; 
FONT-FAMILY: Arial,Helvetica,sans-serif; 
text-decoration:underline;
line-height: 140%;
}
a.homeLink:link{
	color:#EEEEEE;
    text-decoration:underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height: 140%;    
}
a.homeLink:visited{      
	color:#EEEEEE;
    text-decoration:underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height: 140%;    
}
a.homeLink:active{       
	color:#FF9999;
    text-decoration:underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height: 140%;    
}
a.homeLink:hover{        
	color:#FF9999;
    text-decoration:underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height: 140%;    
}

a.bodyLarge:link{
	color:#333333;
    text-decoration:underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height: 140%;    
}
a.bodyLarge:visited{      
	color:#333333;
    text-decoration:underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height: 140%;    
}
a.bodyLarge:active{       
	color:#000000;
    text-decoration:underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height: 140%;    
}
a.bodyLarge:hover{        
	color:#000000;
    text-decoration:underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height: 140%;    
}

a.admin:link{         
	color:#333333;
    text-decoration:underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
a.admin:visited{      
	color:#333333;
	text-decoration:underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
a.admin:active{       
	color:#000000;
	text-decoration:underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
a.admin:hover{        
	color:#000000;
	text-decoration:underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.footerlink {color: #FFFFFF; font-size: 10px;}
.footerlink a:link {color: #FFFFFF; font-size: 10px;}
.footerlink a:visited {color: #FFFFFF; font-size: 10px;}
.footerlink a:hover {color: #C6D0DC; font-size: 10px;}
.footerlink a:active {color: #FFFFFF; font-size: 10px;}

:link.footerlink {color: #FFFFFF; font-size: 10px;}
:visited.footerlink {color: #FFFFFF; font-size: 10px;}
:hover.footerlink {color: #C6D0DC; font-size: 10px;}
:active.footerlink {color: #FFFFFF; font-size: 10px;}


.linkadmin {color: #0033ff; font-size: 10px;}
a.linkadmin:link {color: #0033ff; font-size: 10px;}
a.linkadmin:visited {color: #0033ff; font-size: 10px;}
a.linkadmin:hover {color: #0033ff; font-size: 10px;}
a.linkadmin:active {color: #0033ff; font-size: 10px;}

