body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #7DA1B1; scrollbar-shadow-color: #678B9C; 
	scrollbar-highlight-color: #B3C7D0; scrollbar-3dlight-color: #678B9C;
	scrollbar-darkshadow-color: #678B9C; scrollbar-track-color: #A1C0CE;
	scrollbar-arrow-color: #ffffff;
	background-color: #2E4270;

		
}

.headertext {   font-size: 8pt; color: #000000 ; font-weight: bold; background:transparent;}
.internationalHeader {   font-size: 8pt; color: #ffffff ; font-weight: bold; background:transparent;}
.smallInsert {  font-size: 7pt; color: #ffffff; background:transparent;}
.smallDark {  font-size: 7pt; color: #333333; background:transparent;}
.disclaimer{  font-size: 7pt; color: #666666; background:transparent;}
.captiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #333333; background:transparent;}
.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000; background:transparent;}
.imageborders { border: 1px solid #BBC1C7; }


td {  font-size: 8pt; color: #333333}
.td {  font-size: 8pt; color: #333333; background:transparent;}
h1 {  font-size: 12pt; color: #333333}
.h1 {  font-size: 12pt; color: #333333; background:transparent;}

a:link, a:active, a:visited {color: #1885D7; text-decoration: none; }
a:hover {color: #1885D7; text-decoration: underline}

.footerlink:link {color: #999999; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #999999; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #000000; font-size: 7pt; text-decoration: underline }

table.closetotheEdge{border: 1px solid #464E57;}

table.content{border: 1px solid #000000; background-color: #D7EEFC;}

table.detail{border: 1px solid #7AA3DE; background-color: #D9E4F5;}
.detailHeader { font-size: 10pt; color: #FFffff; font-weight: bold} 
.detail td { font-size: 8pt; color: #FFffff;} 

/* Content Manager Only Styles */
table.bigtable{border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; background-color: #2E4270;}
table.iconholder{border-top: 1px  solid #71737B; border-bottom: 1px  solid #000000; border-left: 1px solid #71737B; border-right: 1px solid #000000; background-color: #2E4270;}
/* End stuff for CM */


INPUT, TEXTAREA,  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #666666;
	background-color: #ffffff;
	border: inset 1px #cccccc;
}
INPUT.checkbox  {
	background: #transparent;
	border: 10;
	padding: 10px;
	width : 1.3em ; 
	height : 1.3em ;
	}

INPUT.radio  {
	background: #transparent;
	border: 10;
	padding: 10px;
	}

INPUT.admin_btn {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #999999;
	background-color: #292C31;
	border: inset 1px #cccccc;
}

SELECT.white, OPTION.white {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #999999;
	background-color: #ffffff;
	border: inset 1px #cccccc;
}
SELECT, OPTION  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #ffffff;
	background-color: #001D51;
	border: inset 0px;
}