body {
	scrollbar-track-color : #000000;
	scrollbar-shadow-color : #ffffff;
	scrollbar-highlight-color : #000000;
	scrollbar-face-color : #003366;
	scrollbar-base-color : #000000;
	scrollbar-arrow-color : #ffffcc;
	scrollbar-darkshadow-color : #000000;
}

TD {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height : auto;
}

P  {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	}


H1 {
	font-size: 12px;
	color : #333333;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}
.h1span_blue {
	font-size: 16px;
	color : #003399;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}
.h1span_small {
	font-size: 12px;
	color : #003399;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}


H2 {
	font-size: 14px;
	color : #333333;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	text-align: center;
	letter-spacing : 3px;
}

a {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #0066cc;
}

a:link {  
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #0066cc;
}
a:visited {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #0066cc;
}
a:hover {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	/*color: #FF0000;
	color: #ffffff;
    background-color: #800000;*/
}




.small {
	color : #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	height : auto;
  }
  
  
  .white {
	color : #ffffff;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	height : auto;
    letter-spacing : 1px;
  }
  


.feature {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #2f4f4f;
}

a.feature:link {  
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #2f4f4f;
}
a.feature:visited {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #2f4f4f;
}
a.feature:hover {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #141414;
    background-color: #ffffff;
}


.bottom {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #ffffff;
}

a.bottom:link {  
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #ffffff;
}
a.bottom:visited {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #ffffff;
}
a.bottom:hover {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #141414;
    background-color: #ffffff;
}

.links {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #808080;
}

a.links:link {  
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #808080;
}
a.links:visited {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #808080;
}
a.links:hover {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #141414;
    background-color: #ffffff;
}

.copyright {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #ffffff;
}


.kern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	letter-spacing : 1px;
}

.kern2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #808080;
}



HR {
	height: 1px;
	color: Maroon;
	width: 75%;
}


UL  {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height : auto;
}

/*INPUT {
        background-color: #eaeaea; 
        color: #000000; 
        font-family: verdana, helvetica, sans-serif; 
        font-size: 12px; 
        font-weight: bold;
        border: 1; 
        border-style: solid; 
        border-color: black;
}*/

sup  {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	height : auto;
}


.tableborder {
	background-color: #b0c4de; 
	color: #003366; 
	border: 1px; 
	border-style: solid; 
	border-color: black;
}

.boxcontent {
font-weight : normal;
font-size : 12px; 
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #000000;
background-color: #FFFFCC;
border: 1px solid #003366;
}

.menu {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
}
a.menu:link {  
color: Maroon; 
text-decoration: underline; 
font-size: 12px; 
font-weight: bold; 
}
a.menu:visited {
	color: Maroon;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.menu:hover {
	color: #ffffcc;
	text-decoration: none ;
	background-color: Maroon;
	font-weight: bold;
}

.submit {
	background-color: #1F2764; 
	color: #ffffff; 
	font-family: tahoma, verdana, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	border: 1px; 
	border-style: solid; 
	border-color: #ffffff;
}

.submit2 {
	background-color: #ebebeb; 
	color: #000000; 
	font-family: tahoma, verdana, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	border: 1px; 
	border-style: solid; 
	border-color: #000000;
}

.button {
	background-color: White;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	border: 1;
	border-style: solid;
	border-color: black
}

/*.topright {
	color: #FFFFCC;
background : url(images/index_top_3_03.gif) no-repeat;
}

.sideimage_intro {
	color: #FFFFFF;
background : url(images/side_intro.gif) no-repeat;
}

.career {
background : url(images/background_career.jpg) no-repeat;
}
*/
select {
	background-color: #ebebeb;
	border: 1px solid: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.gray {
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
	font-weight: bold;
}

.red {
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	color : Maroon;
	font-weight: bold;
	width: 651px;
}

.red_small {
	font-size : 10px;
	font-family: Arial, Helvetica, sans-serif;
	color : Maroon;
	font-weight: bold;
}

.red2 {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : Maroon;
	font-weight: bold;
}

.header-table{
	background-color:#1F2863;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.table {
	background-color: #F7F6F3;
	border: 1px solid #E6E2D8;
}

.error {
	color: #FF0000;
}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #284775;
	background-color: #FFFBFF;
	border: 1px solid #CCCCCC;
}

.checkbox
{
	font-weight:bold;
}

table {
	background-repeat: no-repeat;
}

a.redButton:hover {
		background-color: white;
		}
.footer{
	background-color: #000000;
	height: 35px;
	width:100%;
	color: white;
	font: bold 9pt/1.0em helvetica, arial, sans-serif;

	clear: both;
}
	.footer a, .footer a:visited, .footer a:link{
		color:White;
		text-decoration:none;
	}
	.footer a:hover{
		color:White;
		text-decoration:underline;
	    background-color: #000000;
	}

.ftrLinks{
	float:left;
	text-align:left;
	display: inline;
	padding:10px 20px 10px 20px;
}

.ftrCopy{
	text-valign:middle;
	float:right;
	text-align:right;
	display: inline;
	padding:10px 20px 10px 20px;
}

.footer-shadow {
	background-image:url(images/shadow-horizontal.gif);
	background-repeat:repeat-x;
	width:100%;
	height:12px;
	clear:both;
}
