.formtext {
	color : #063860;
	font-family : Arial;
	font-size : 13px;
	font-style: italic;
	font-weight: bold;
	text-align : justify;
}

.whitetextsmall {
	color : #ffffff;
	font-family: "arial", sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
}
.main {
	color : #404040;
	font-family : arial;
	font-size : 12px;
	font-style: normal;
	text-align: justify;
	line-height: 18px;
	letter-spacing: 1px;
}
.mainbold {
	color : #404040;
	font-family : arial;
	font-size : 12px;
	font-style: normal;
	text-align: justify;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}

.mainboldred {
	color : #ff0000;
	font-family : arial;
	font-size : 12px;
	font-style: normal;
	text-align: justify;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}

.mainboldright {
	color : #404040;
	font-family : arial;
	font-size : 12px;
	font-style: normal;
	text-align: right;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}
.mainitalic {
	color : #000000;
	font-family : arial;
	font-size : 11px;
	font-style: italic;
	text-align: justify;
	line-height: 16px;
	font-weight: normal;
	
}
.mainheading {
	color : #404040;
	font-family : arial;
	font-size : 16px;
	font-style: normal;
	text-align: justify;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.whitemain {
	color : #ffffff;
	font-family : arial;
	font-size : 10px;
	font-style: normal;
	text-align: justify;
	line-height: 16px;
	font-weight: bold;
}
.bluedate {
	color : #ade3ff;
	font-family : arial;
	font-size : 10px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 1px;
}
.whiteheading {
	color : #ffffff;
	font-family : arial;
	font-size : 12px;
	font-style: normal;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.description {
	color : #000000;
	font-family : arial;
	font-size : 10px;
	font-weight: bold;
	text-align: justify;
	line-height: 15px;
}
.date {
	color : #ffffff;
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.datepurple {
	color : #8546ab;
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	}

.formbg {
	font-family : Arial;
	font-size : 13px;
	background : #dfeaf2;
	border: 1px solid #113662;
	color: #113662;
}
.formbutton {
color: #ffffff;
font-family: "arial", sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
border: 1px solid #113662;
background-color: #81abcd;
 letter-spacing: 1px;
 }

.copyright {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	line-height : normal;
	color : #404040;
}

.images {
	border: 1px solid #133f75;
}
.imageswhite {
	border: 1px solid White;
}

a.main:link { color: #ffffff;	letter-spacing: 0px;  font-family: "arial", sans-serif; font-size: 11px;  font-weight: bold;  text-decoration: none;  }
a.main:visited { color: #ffffff;	letter-spacing: 0px;  font-family: "arial", sans-serif; font-size: 11px;  font-weight: bold; text-decoration: none; }
a.main:hover { color: #51e000; 	letter-spacing: 0px; font-family: "arial", sans-serif; font-size: 11px;  font-weight: bold; text-decoration: none; }
a.main:active { color: #ffffff; 	letter-spacing: 0px; font-family: "arial", sans-serif; font-size: 11px;  font-weight: bold; text-decoration: none; }

a.header:link { color: #007cd8;  font-family: "arial", sans-serif; font-size: 15px;  font-weight: bold;  text-decoration: none;  }
a.header:visited { color: #007cd8;  font-family: "arial", sans-serif; font-size: 15px;  font-weight: bold;  text-decoration: none; }
a.header:hover { color: #51e000;  font-family: "arial", sans-serif; font-size: 15px;  font-weight: bold;  text-decoration: underline; }
a.header:active { color: #007cd8;  font-family: "arial", sans-serif; font-size: 15px;  font-weight: bold;  text-decoration: none; }

a.headersmall:link { color: #133f75;  font-family: "arial", sans-serif; font-size: 13px;  font-weight: bold;  text-decoration: none;  }
a.headersmall:visited { color: #133f75;  font-family: "arial", sans-serif; font-size: 13px;  font-weight: bold;  text-decoration: none; }
a.headersmall:hover { color: Gray;  font-family: "arial", sans-serif; font-size: 13px;  font-weight: bold;  text-decoration: underline; }
a.headersmall:active { color: #133f75;  font-family: "arial", sans-serif; font-size: 13px;  font-weight: bold;  text-decoration: none; }

a.whitesmall:link { color: #ffffff;	letter-spacing: 0px;  font-family: "arial", sans-serif; font-size: 10px;  text-decoration: none;  font-style: italic;    }
a.whitesmall:visited { color: #ffffff;	letter-spacing: 0px;  font-family: "arial", sans-serif; font-size: 10px;   text-decoration: none; font-style: italic;}
a.whitesmall:hover { color: #C1E5FF; 	letter-spacing: 0px; font-family: "arial", sans-serif; font-size: 10px;  text-decoration: none;   font-style: italic;}
a.whitesmall:active { color: #ffffff; 	letter-spacing: 0px; font-family: "arial", sans-serif; font-size: 10px;   text-decoration: none;   font-style: italic; }

a.bottom:link { color: #133f75;	letter-spacing: 1px;  font-family: "arial", sans-serif; font-size: 11px;  font-weight: bold;  text-decoration: none; }
a.bottom:visited { color: #133f75;	letter-spacing: 1px;  font-family: "arial", sans-serif; font-size: 11px;  font-weight: bold; text-decoration: none; }
a.bottom:hover { color: Gray; 	letter-spacing: 1px; font-family: "arial", sans-serif; font-size: 11px;  font-weight: bold; text-decoration: none;  }
a.bottom:active { color: #133f75; 	letter-spacing: 1px; font-family: "arial", sans-serif; font-size: 11px;  font-weight: bold; text-decoration: none;  }


.chromestyle{
width: 99%;
font-weight: bold;
font-family: Arial;
font-size: 11px;
color: #ffffff;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: url(images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 6px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 1px 7px;
margin: 0;
text-decoration: none;
border: 1px solid #81abcd;
 border-style: hidden hidden hidden hidden;
 letter-spacing: 1px;
}

.chromestyle ul li a:hover{
background: url(images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
 border: 1px solid White;
}

.chromestyle 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 White; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Arial;
line-height:16px;
z-index:100;
background-color: #133f75;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#5f5f5f,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 4px;
border-bottom: 1px solid White; /*THEME CHANGE HERE*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #e9ac21;
}