

body{font-family: Arial, Helvetica, sans-serif; /*background-image: url(images/cloudbg.jpg); background-repeat: repeat; color: #696969; background-position: top;*/ background-color: #999999; /*font: 80%/normal Tahoma, Arial, Helvetica, sans-serif; text-align: center;*/ }

p { margin-bottom: 1.2em; }

h1, h2, h3, h4, h5, h6 {
 font-weight: normal;
 letter-spacing: -1px;
}

h1{ text-align: center;
	font-family: Arial,Verdana,sans-serif;
	font-size: 150%;
	color: #65dcf1;
	
}

h2{
	font-size: 114%;
	color: #798797;
	
}

h3{
 font-size: 100%;
 color: #798797;

}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #798797;
}

h5{
 font-size: 100%;
 color: #798797;
}


a:link, a:visited, a:hover {
	color: #3B4851;
	text-decoration: none;
}					


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	width: 840px;
	background-position: center;
	margin: 5px auto;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #ccc;
	padding: 0px;
	text-align: left;
	background-color:#FFFFFF
}

#wrapper1{
	width: 840px;
	background-color: #ffffff;
	background-position: center;	
	margin: 5px auto;
	margin-left: auto;
    margin-right: auto;
	border: thin solid #ccc;
	padding: 0px;
	text-align: left;	
}

#header{background-image: url(images/header4.jpg) ; background-repeat:no-repeat; background-position:center; height: 165px; width: 840px;}

#wrapper {float: left;}

#stdParagraph{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}



.short_form {
        font-family: Arial, Helvetica, sans-serif;
        font-size: .6em;
        font-weight: normal;
}

INPUT {
	color: black;
	font-family: arial, verdana, ms sans serif;
	font-size: 1em;
	background-color: #E9E9E9;
}

TEXTAREA {
	background-color: #E9E9E9;
	font-family: arial, verdana, ms sans serif;
	font-size: 1em;
	font-weight: normal
}
/*#footer {
	background-image: url(images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;}*/
#footer {
	margin-left: 10px;
	padding: 10px 10px 10px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
} 

/***********************************************/
/*Component Divs                               */
/***********************************************/

.smallgray {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #3B4851;}
.smallgray2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #3B4851;}
.box-bordering {background-color:#FFFFFF; border-style: solid; border-width: 1px; border-color:#8A939C; padding: 4px;}
.padding-left {padding-left: 10px;}
.padding {padding-right: 5px; padding-top: 5px;}
.small-box{font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-left: 5px; padding-right: 5px;}

.style1 {font-size: 18px; color:#990000; font-weight: bold;}
.style2 {font-size: 12px; color:#990000; font-weight: bold;}
.style3 {color: #000000; font-weight: bold;}
.style4 {font-family: "Courier New", Courier, monospace; font-weight: bold;}
.style5 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 36px; font-weight: bold;}
.style6 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 24px; font-weight: bold;}
.style7 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 18px; font-weight: normal;}
.style8 {font-size: 14px; color:#990000; font-weight: bold;}
.style9 {color: #990000}
.style11 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14px; font-weight: normal;}
.style12 {font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-size: 14px; font-weight: normal;}
.style15 {font-size: 12px}
.style16 {font-size: 13px; color: #31659c; font-weight: bold;}
.style17 {font-size: 14px; color: #31659c; font-weight: bold;}
.style18 {font-size: 14px; color: #000000; font-weight: normal;}
.style19 {font-size: 12px; color: #ff0000; font-weight: bold;}
a:link {text-decoration: none;}
a.red:link {color:#FF0000; text-decoration: underline;}
a:visited {text-decoration: none;}
a.red:visited {color:#FF0000; text-decoration: underline;}
a:hover {text-decoration: underline;}
a.red:hover {color:#FF0000; text-decoration: underline;}
a:active {text-decoration: underline;}
a.red:active {color:#FF0000; text-decoration: underline;}
.style20 {font-size: 13px; color: #31659c; font-weight: bold;}
.style21 {font-size: 18px; color: #ff0000; font-weight: bold;}
.style22 {font-size: 12px; color: #31659c; font-weight: bold;}
.style23 {font-size: 14px; color:#000000; font-weight: normal;}
.style24 {font-size: 16px; color:#990000; font-weight: bold;}
/* menubar */

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
/*background: black url(indentbg.gif) center center repeat-x;*/
background="images/blue-topnav-background.jpg";
background-color: #1b4ec2;}/*menu background*/

.indentmenu ul li{
display: inline;}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-left: 1px solid #564c66; /*dark purple divider between menu items*/
border-right: 1px solid #564c66; /*dark purple divider between menu items*/}

.indentmenu ul li a:visited{
color: white;}

.indentmenu ul li a:hover, .indentmenu ul li a.selected{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #439cfb;) /*hover color*/