A:link {
	text-decoration: none;
	color: #006CFF;
}

A:visited {
	text-decoration: none;
	color: #006CFF;
}

A:hover {
	text-decoration: none;
	color: #143E76;
}

A:active {
	text-decoration: none;
	color: #FF0033;
}

table, td, body, div, input, select, textarea {
	font-family: Calibri, Arial;
	font-size: 11pt;
}


body {
	margin: 0;
}

/*th {
	background-color: #E7E7E7;
	padding: 10;
}

table {
	border-collapse: collapse;
}

td {
	padding: 5;
}*/

.data {
	border-width: 1px;
	border-color: #F2F2F2;
	border-spacing: 1;
	border-style: solid;
}

.asterisk {
	color: #FF0000;
	font-size: 14px;
}

.menustyle{
}

.menustyle:after{ /*Add margin between menu and rest of content in Firefox*/
/*content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;*/
}

.menustyle ul{
/*border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.menustyle ul li{
display: inline;
}

.menustyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}

.menustyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.menustyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";
content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
/*font:10px Arial;*/
line-height:18px;
z-index:100;
background-color: white;
width: 160px;
visibility:hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
text-decoration: none;
}

.tabletext_border
{
	color: #000000;
	background-color: White;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-family: Calibri, Arial;
	height: auto;
	width: 75%;
	line-height: normal;
	border: 1px solid #225B94;
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px 10px 3px 10px;
}

.button
{
	border: 1px solid #225B94;
	background-color: #EFF0F7;
	height: 20px;
	font-size: 12px;
	font-family: Calibri, Arial;
}

.style2 {
	color:#000033;
	font-weight:bold;
}

.style3 {
	color: blue;
}

.style6 {
	color:#000000;
	font-size: 9pt;

}

.style7 {
	color: #225B94;
	font-size: 15pt;
}

.style8 {
	font-size: x-small;

}


.style9 {
	color: #666666;
	font-size: 11pt;
	font-weight: bold;
}

.style10 {
	color: #FF0000;
	font-family: Calibri, Arial;
	font-size: 11pt;
	
}

.style11 {
	color: #FF0000;
	font-family: Calibri, Arial;
	font-size: 10pt;
	
}


.style12 {
	font-size: 11pt
}

.style13 {
	font-size: 10pt
}

.style14 {
	color: #225B94;
	font-family: Calibri, Arial;
	font-size: 13pt;
	font-style:italic;
	
}


.style15 {
	color: #666666;
	font-family: Calibri, Arial;
	font-size: 13pt;
	font-style:italic;
}