body {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: Arial;
	color: #333333;
	background-color:White;
	scrollbar-base-color : #999999;
	scrollbar-face-color : #ffffff;
	scrollbar-arrow-color : #cc0000;
	scrollbar-shadow-color : #999999;
	scrollbar-darkshadow-color : #666666;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #999999;
	scrollbar-track-color : #ebebeb;
}

.menu {
	margin-left: 30px;
	margin-top: 50px;
}

p, li, ul {
	font-family: Arial;
	color: #333333;
}

.toolsubhead {
	font-family: Arial;
	font-weight: bold;
	font-size: 15pt;
	color: #0099ff;
}

.col_header {
	font-family: Arial;
	font-weight: bold;
	font-size: 13pt;
	color: #333333;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #ccffff;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-left-color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	
}

.label_col {
	font-family: Arial;
	font-size: 11pt;
	color: #333333;
	background-color: #ccffff;
	width: 100px;
}

.data_col {
	font-family: Arial;
	font-size: 11pt;
	color: #333333;
	background-color: #ccffcc;
	width: 400px;
}

.highlight_header {
	font-family: Arial;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #0099ff;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-color: #ccffcc;
	border-top-width: 2px;
	border-left-style: solid;
	border-left-color: #ccffcc;
	border-left-width: 2px;
	border-left-style: solid;
	
}

.highlight_col {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	background-color: #FFee77;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-color: #ccffcc;
	border-top-width: 2px;
	border-left-style: solid;
	border-left-color: #ccffcc;
	border-left-width: 2px;
	border-left-style: solid;
	
}

h1, h2, h3, h4, h5 {
	font-family: Arial;
	color: #333333;
}

.popup {  
	font-family: Arial;
	font-size: 11pt;
}

input.text_75 {
	width: 75px;
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	background-color: #dddddd;
	border-right-width: 2px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
}

input.text_125 {
	width: 125px;
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	background-color: #dddddd;
	border-right-width: 2px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
}

input.text_200 {
	width: 200px;
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	background-color: #dddddd;
	border-right-width: 2px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
}

input.submit {
	font-family: Arial;
	font-size: 11pt;
}

a:links {
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #0099FF; 
	}
	
a:visited {
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #009933; 
}

a:active  {
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #009933;
}

a:hover   {
	font-family: Arial;
	font-size: 11pt;
	text-decoration: underline;
	color: gray;
}

a.highlightlinks {
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #000000; 
	}
	
a.highlightlinks:visited {
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #888888; 
	}

a.highlightlinks:hover {
	font-family: Arial;
	font-size: 11pt;
	font-weight: 400;
	text-decoration: none;
	color: #0033ff;
	}


a.headerlinks {
	font-size : 9pt;
	font-weight: bold;
	text-decoration: none;
	color: white; 
}

a.headerlinks:visited 	{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: white; 
}

a.headerlinks:active  {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

a.headerlinks:hover	{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: silver;
}

.headerlinks {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.standard {  
	font-size: 11pt;
}

.error {  
	font-size: 11pt;
	color: #0000cc;
	font-weight: bold;
}

.disclaimer {  
	font-size: 10pt;
}
.subheads {
	color: #666666;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

.adminstandard {  
	font-size: 10pt;
}

a.adminstandard {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	color: #0000CC; 
	}
	
a.adminstandard:visited {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #33CC33; 
	}

a.adminstandard:hover {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000CC;
	}
