/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #2e3645;
  background-image:url(../images/gradient1.gif);
  color:#000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color:#00aec5;
  font-size: 16px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
   color:#00aec5;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}



a,  a:link {
  color:#3366FF;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
   color:#3366FF;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color:#993300;
  text-decoration: none;
}
a:focus {
  color: #ca0009;
}
a:active {
  color: #262499;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 900px;
}
#outerWrapper #header {
  background-color: #8e9fd0;
  background-image:url(../images/banner2.gif);
  border-bottom: solid 1px #5a6484;
  font-size: 18px;
  font-weight: bold;
  height: 183px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #topNavigation {
  background-color: #0099cc;
  border-bottom: solid 1px #8e9fd0;
  height: 30px;
  padding: 0px 0px 0px 0px;
}

#outerWrapper #topNavigation  #navcontainer
{
margin: 0px 0 0 0px;
padding: 0;
height: 30px;
}

#outerWrapper #topNavigation  #navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#outerWrapper #topNavigation  #navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#outerWrapper #topNavigation  #navcontainer ul li a
{
 background-color: #0099cc;
width: 130px;
height: 20px;
border-left: 1px solid #9BB6D2;

border-right: none;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 5px 10px 5px 5px;
 color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
text-decoration: none;
display: block;
text-align: center;

}

#outerWrapper #topNavigation  #navcontainer ul li a:hover
{
  background-color: 00aeef;
  border-bottom: dotted 1px #9BB6D2;
  color:#FFFFFF;

}

#outerWrapper #topNavigation  #navcontainer a:active
{
background: #0099cc;
color: #fff;
}

#outerWrapper #topNavigation  #navcontainer li#active a
{
background: #0099cc;
border: 1px solid #c60;
color: #fff;
}


#outerWrapper #contentWrapper #leftColumn1 {
 
  float: left;
  padding: 00px 00px 00px 00px;
  width: 190px;
}

#outerWrapper #contentWrapper #leftColumn1 a.menuW {
	font-size: 12px;
	color:#FFFFFF;
}
#outerWrapper #contentWrapper #leftColumn1 a.menuW:visited{
	font-size: 12px;
	color:#FFFFFF;
}
#outerWrapper #contentWrapper #leftColumn1 a.menuW:hover {
	
	color:#0033FF;
	text-decoration: none;
}
#outerWrapper #contentWrapper #leftColumn1 a.menuW:active {
	font-size: 12px;
	color:#FFFFFF;
}

#outerWrapper #contentWrapper #content {
  border-left: solid 1px #8e9fd0;
  margin: 0 0 0 190px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #eaeff5;
  border-top: solid 1px #8e9fd0;
  padding: 10px 10px 10px 10px;
}
#darkblueborder{
background-color:#ffffff;
border-left-style:solid;
border-left-width:1px;
border-left-color:#08105a;
border-right-style:solid;
border-right-width:1px;
border-right-color:#08105a;
border-top-style:solid;
border-top-width:1px;
border-top-color:#08105a;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#08105a;
margin:0px 0px 0px 0px;
padding:0px;
float:inherit;
}
#blueborderorange{
background-color:#FDD9C1;
border-left-style:solid;
border-left-width:1px;
border-left-color:#08105a;
border-right-style:solid;
border-right-width:1px;
border-right-color:#08105a;
border-top-style:solid;
border-top-width:1px;
border-top-color:#08105a;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#08105a;
margin:0px 0px 0px 0px;
padding:0px;
float:inherit;
}
#blueborderbluetable{
background-color:#DAEBFE;
border-left-style:solid;
border-left-width:1px;
border-left-color:#0000C1;
border-right-style:solid;
border-right-width:1px;
border-right-color:#0000C1;
border-top-style:solid;
border-top-width:1px;
border-top-color:#0000C1;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#0000C1;
margin:0px 0px 0px 0px;
padding:0px;
float:inherit;
}
.row1 {
}
.row2 {
	background-color: #F4F4F4;

}
.tableheader {
	font-weight: bold;
	background-color:#E0E8F0;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}

