
body 
{
	/*margin-left:5px;
	margin-top:5px;
	margin-right:5px;*/
}

BODY, p, td {
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    color:Black;
    scrollbar-face-color: #333399;
	scrollbar-highlight-color: #CCCCE0;
	scrollbar-shadow-color: #63659C;
	scrollbar-3dlight-color: #63659C;
	scrollbar-darkshadow-color: #CCCCE0; 
	scrollbar-arrow-color: #63659C;
	scrollbar-track-color: #F0F1FF;
}
	
p {
	margin:0px;
}

H1, H2, H3, H4 {
	font-family: Verdana, Arial;
	font-weight: bold;
   margin:0px;
}

H1 { font-size: 24pt; }
H2 { font-size: 18pt; }	
H3 { font-size: 14pt; }	
H4 { font-size: 11pt; }

UL
{
	margin-left:6px;
	padding-left:10px;
	list-style-type:disc;
	margin-bottom:0px;
	margin-top:0px;
}

OL
{
	margin-left:13px;
	padding-left:10px;
	text-indent:0px;
	list-style-type:decimal;
	margin-bottom:0px;
	margin-top:0px;
}		

input, textarea, select {
	font-family: Verdana, Arial;
	font-size: 12px;
	border-width:2px;
}

/*----- Style Class Definitions ---------*/
select.ce_Font {
	width: 90px;
	font-size: 10px;
	margin-bottom: 6px;
	margin-left: 4px;
	margin-right: 4px;
}

select.ce_BGColor {
	width: 125px;
	font-size: 10px;
}

.DDLEmail
{
	width:300;
	height:100%;
	background-color:White;
	
}
.textarea
{
	font-family: Verdana, Arial;
	font-size: 12px;
	border-width:2px;
	width:300;
	height:100px;
}

.DivImageSelect
{	
	border:solid 1px black;
}
.DivImage 
{
	border:1px;
	border-color:Black;
	border-width:thin;
	background-color:Gray;
	background-color:Aqua;
}	
.DivList
{
	width: 100%;
	border: #333399 1px solid;
	height: 75%;
	overflow: auto;
}
.DivEditor
{
	width: 100%;
	height: 100%;
}
.DivEmailView
{
	border: #333399 1px solid;
	height: 360;
	overflow: auto;
	padding: 10 10 10 10;

}
.DivEmail
{
	border: #333399 1px solid; 
	height:16;
	padding: 0 0 0 5
} 
.DivEmailEditor
{
	
	height:16;
	padding: 0 0 0 0
	
} 
.DivInnerEditor
{
border: #333399 1px solid;
}
        
.disclaimer {
	font-size: 8px;
	color: black;
	width:600px;
	margin:40;
}

a.disclaimer {
	color:#FF9933;
}

.headgreen {
	color: #339966;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: 12px;
}

a:link.ciilink, a:visited.ciilink, a:active.ciilink
{
    font-weight: bold;
    font-size: 8pt;
    color: #000099;
}

a:hover.ciilink 
{
    font-weight: bold;
    font-size: 8pt;
	color:White;
}

.titlelight {
	height:20;
	color: Black;
	font-size: 10px;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Verdana, Arial;
	padding-top: 2px;
	padding-left: 6px;
}

.titledark {
	height:20;
	color:White;
	font-size: 10px;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Verdana, Arial;
	padding-top: 2px;
	padding-left: 6px;
}

.editrow {
	height: 28px;
}

.label {
	padding-top:3px;
	text-align:right;
}

.edit_required {
	background-color: #FFFFFF;
}

.edit_error {
	background-color: #FFFFFF;
}

.edit_disabled {
	background-color: #FFFFFF;
}

.edit_required_disabled {
	background-color: #FFFFFF;
}

.errorlabel {
	color: Red;
	font-weight:bold;
	padding-bottom: 4px;
}

.tab {
	color: White;
}

.activetab {
	font-weight: bold;
	color: White;
}


.command {
	width:90px;
	background-color:#005288;
	color:#FFFFFF;
	border: solid 1px black;
	border-right-width: 2px;
	border-bottom-width: 2px;
	font-weight:bold;
}

p.menu1, p.menu1a 
{
	font-size: 11px;
	margin-top: 8px;
	padding-top: 4px;
	padding-bottom: 4px;

}

p.menu2, p.menu2a
{
	font-size: 11px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

p.menu3, p.menu3a
{
	font-size: 11px;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
}
/*--------- Table Formatting -----------*/
.r1 {
	font-size: 11px;
	padding: 2px;
	cursor:hand;
}

.rd1 {
	font-size: 11px;
	text-align: center;
	padding: 2px;
	cursor:hand;
}

.rdh {
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	cursor:hand;
}

.r2 {
	font-size: 11px;
	padding: 2px;
	cursor:hand;
}

.header {
	background-color: #333399;
	border: solid 1px #333399;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}

.headercenter {
	text-align:center;
	padding: 2px;
}

.datatable {
	border-collapse: collapse;
	padding: 3 3 3 3;
}

.EditTable
{
	border: #333399 1px solid;
	height: 80%;
	overflow: auto;
}

.txtDate
{
	background-color:#999999;
	color:White;
	font-family:Verdana:Arial;
	font-weight:bold;
}

.btnMenuClass
{
	color:#ffffff;
	text-decoration:none;
}

a:hover.btnMenuClass
{
	color:#FFF200;
}

.txtSmall
{
	font-size:8pt;
}

.adminLinks
{
	font-size:8pt;
	color:red;
	text-decoration:none;
}

.adminText
{
	font-size:9pt;
	color:005288;
	text-decoration:none;
}

.adminFormField
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color:red;
	border: solid 1px #005288;
}

.adminAddModuleMenu
{
	background-color:White;
	border:solid 1px red;
	width:80px;
}

.txtLabel
{
	font-size:8pt;
}

.linkpage {
	background-color: #F0F5F8;
	font-size: 11px;
}

.bluelink_big 
{
	color:#0B78C1;
	font-size:9pt;
	font-family: Verdana, Arial;
	font-weight:bold;
	text-decoration:none;
}

.client_head 
{
	font-size: 12pt;
	font-family: Verdana, Arial;
	font-weight: normal;
}

.module_bluetext 
{
	color:#005186;
	font-size:10pt;
	font-weight:bold;
	padding:5;
	background-color:#999999;
}

.module_orangetext 
{
	color:#F7931E;
	font-size:10pt;
	font-family:Verdana, Arial;
	font-weight: bold;
	padding-left:10px;
}

.heading_orange 
{
	font-family: Verdana, Arial;
	font-size:13pt;
	color: #F7931E;
}


.heading_orange_small
{
	font-family: Verdana, Arial;
	font-size:10pt;
	color: #F7931E;
}

.error
{
	font-size: 11px;
}

a:link.heading_orange, a:visited.heading_orange, a:active.heading_orange
{
	font-family: Verdana, Arial;
	font-size:13pt;
	color: #F7931E;
	text-decoration: none;
}

a:link.SectorList, a:visited.SectorList, a:active.SectorList
{
	text-decoration: none;
	font-size:9pt;
	font-weight:bold;  
	font-family:Verdana, Arial;
	color:#666666;
}

.SectorHead
{
	font-weight:bold;
	cursor:hand;
}

/*&td {
	FONT-SIZE: 8.5pt; FONT-FAMILY: arial; TEXT-DECORATION: none
}*/
.yourmailtext {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #005184; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.editiontext {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #83a2c6; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.messagetext {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #990033; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.sectortext {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #666666; PADDING-TOP: 4px; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.weblink {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #005288; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.disclaimertext {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; PADDING-BOTTOM: 2px; COLOR: #005184; PADDING-TOP: 2px; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.style1 {
	COLOR: #ff0000
}
.style3 {color: #FFFFFF}
.caption
{
    font-weight: bold;
}

#productSummaryTable{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: lightsteelblue;
	border-right-color: steelblue;
	border-bottom-color: steelblue;
	border-left-color: lightsteelblue;

}


#productItemTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #005195;
	}
#productTitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #F9911E;
}

#productSummary  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #005195;
}
#productInfo  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	 
}

#sectorTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color:navy;
}
.sectorTitleTableAlt{

 color:black;

}
#SectorListTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	font-style: ;
	background-color:#F9911E;
}
a:link.copyright, a:visited.copyright, a:active.copyright
{
	text-decoration: none;
	font-size:8pt;
	font-family:Verdana, Arial;
	color:#0000cc;
}
