/* CSS Document */
html, body {
   margin : 0;
   padding : 0;
}

body {
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	line-height: 21px;
	background: #7C9FCA url("images/gradient.jpg") repeat-x;
	width: 100%;
	color: #20295D;
}

a:link {
	color:#FA9A07;
	font-weight: bold;
	text-decoration: underline;
}

a:link:hover {
	color:#E45F25;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color:#E45F25;
	font-weight: bold;
	text-decoration: none;
}

h2{
	font-size: 13px;
	color: #E45F25;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	margin:0px;
	padding:0px;
}

h3{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	margin:0px;
	padding:0px;
}


h4 {
	margin: 0;
	text-align: center;
	font-size: 14px;
}

h5 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.floatleft {
float: left;
margin: 0 10px 10px 0;
}

.floatright {
float: right;
margin: 0 10px 10px 0;
}

/**************** Header and Footer***********************/

#Hbackground {
	background: #C1D0E2 url("images/headerbgrnd.gif") repeat-x;
	margin: 0px;
	width: 100%;
	height: 180px;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	width: 750px;
	text-align: left;
}

#footer {
	text-align: center;
	background: url("images/footerfish.gif") no-repeat;
}
	

/******************** Columns *********************/

#leftcontent {
	z-index:10;
	position: absolute;
	left:0px;
	top:180px;
	width:160px;
	height: 100%;
	background:#7C9FCA;
}

#leftcontent a:link {
	color: #2C3883;
	font-family:Times;
}

#leftcontent a:visited {
	color: #2C3883;	
	font-family:Times;
}


#searchcontent {
margin-left: 206px;
	}
	
#image {
	margin-top: 50px;
	margin-left: 231px;
	margin-right: 15px;
	text-align:center;
	background-color: #7C9FCA;
}


#twocolumnlayout {
	margin-top: 50px;
	margin-left: 201px;
	margin-right: 15px;
}

#popup {
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	padding:25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #939FAE;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #111D43;
	border-bottom: 1px solid #111D43;
	background-color: #7C9FCA;
	background: url("images/dot.gif") bottom left no-repeat;
	padding: 5px 0px 3px 25px;
	font-size: 14px;
}

#sectionLinks a:hover{
	border-top: 1px solid #939FAE;
	background: #E7EDF5 url("images/dot.gif") bottom left no-repeat;
	text-decoration: none;
}

/************* logos styles **************/

.logos{
	margin: 0px;
	height: 100%;
	padding: 60px 5px 5px 5px;
	
}

/**************dynamic content styles********************/

TABLE.body
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
	BACKGROUND-COLOR: #ffffff;
}
A
{
    FONT-SIZE: 12px;
    COLOR: #E45F25;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
A.navigation
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
A.number
{
    FONT-SIZE: 12px;
    COLOR: #B8581C;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
A:hover
{
    FONT-SIZE: 12px;
    COLOR: #FA9A07;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
A.number:hover
{
    FONT-SIZE: 12px;
    COLOR: #6699ff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
INPUT
{
    FONT-SIZE: 12px;
    COLOR: #2C3883;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none;
}
INPUT.button
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
SELECT
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
P
{
}
TD
{
}
TR.section1
{
    COLOR: white;
    BACKGROUND-COLOR: #7C9FCA;
}
TR.section2
{
    COLOR: black;
    BACKGROUND-COLOR: #EDB58C;
}
TR.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 17px;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center;
}
TR.section3
{
    BACKGROUND-COLOR: white;
}
.wb
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
}
TR.Search2
{
    COLOR: black;
    BACKGROUND-COLOR: white;
}

TR.Search1
{
    COLOR: white;
    BACKGROUND-COLOR: #E45F25;
}
