/* CSS Document */
html, body {
   margin : 0;
   padding : 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 21px;
	background: #ffffff;
	width: 100%;
	color: #2C3883;
}

TD
{
}
TR.1
{
    COLOR: white;
    BACKGROUND-COLOR: #2C3883;
}
TR.2
{
    COLOR: #2C3883;
    BACKGROUND-COLOR: #C1D0E2;
}
TR.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 17px;
    COLOR: #2C3883;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center;
}
TR.3
{
    BACKGROUND-COLOR: white;
}
.wb
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
}
TR.Search2
{
    COLOR: #2C3883;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left;
}
TR.Search1
{
    COLOR: white;
    BACKGROUND-COLOR: #2C3883;
    TEXT-ALIGN: left;
}

a:link {
	color:#2C3883;
	font-weight: bold;
	text-decoration: underline;
}

a:link:hover {
	color:#C1D0E2;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color:#2C3883;
	font-weight: bold;
	text-decoration: underline;
}

h2{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin:0px;
	padding:0px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


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;
}


/**************** Header and Footer***********************/

#Hbackground {
	background: #C1D0E2 url("images/headerbg.gif") repeat-x;
	margin: 0px;
	width: 100%;
	height: 154px;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	width: 750px;
	text-align: right;
}

#footer {
	text-align: center;
}
	

/******************** Columns *********************/

#leftcontent {
	z-index:10;
	position: absolute;
	left:0px;
	top:154px;
	width:195px;
	height: 100%;
	background:#C1D0E2;
}

#leftcontent a:link {
	color: #2C3883;
}

#leftcontent a:visited {
	color: #2C3883;	
}

#centercontent {
	margin-left: 184px;
	margin-right:220px;
	margin-top: 25px;
	margin-left: 201px;
	margin-right:220px;
	}
html>body #centercontent {
margin-left: 206px;
margin-right:220px;
	}

#searchcontent {
margin-left: 206px;
	}
	
#image {
	text-align:center;
}

#rightcontent {
	z-index: 10;
	position: absolute;
	right: 12px;
	top: 165px;
	width: 183px;
	height: 100%;
	padding: 8px;
	background-color:#E7EDF5;
	font-size: 12px;
	line-height: 21px;
	color: #2C3883;
}


#twocolumnlayout {
	margin-left: 164px;
	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 #939FAE;
	border-bottom: 1px solid #939FAE;
	background-color: #C1D0E2;
	padding: 3px 0px 3px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #939FAE;
	background-color: #E7EDF5;
	background-image: none;
	text-decoration: none;
}

/************* logos styles **************/

.logos{
	margin: 0px;
	height: 100%;
	padding: 60px 15px 15px 15px;
	
}

/**************dynamic content styles********************/

TABLE.body
{
    FONT-SIZE: 11px;
    COLOR: #2C3883;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
A
{
    FONT-SIZE: 11px;
    COLOR: #C1D0E2;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
A.navigation
{
    FONT-SIZE: 11px;
    COLOR: #2C3883;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
A.number
{
    FONT-SIZE: 11px;
    COLOR: #C1D0E2;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
A:hover
{
    FONT-SIZE: 11px;
    COLOR: #6699ff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
A.number:hover
{
    FONT-SIZE: 11px;
    COLOR: #6699ff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
INPUT
{
    FONT-SIZE: 11px;
    COLOR: #2C3883;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none;
}
INPUT.button
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 11px;
    COLOR: #2C3883;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
SELECT
{
    FONT-SIZE: 11px;
    COLOR: #2C3883;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
P
{
}
