
/* Common styles
----------------------------------------------- */

body {
	margin: 0px;
	padding: 0;
	border: 0;
	color: black;
	xfont-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	
	background-color: white;
}

a {
	text-decoration: none;	
	color: black;
}

a:hover {
	text-decoration: underline;	
	color: black;
}

h2, h3 {
	color: #84B3BD;
}

/* Page Structure
----------------------------------------------- */



#header 
{
	margin: 0px;
	color: black;
	background-color: #0099CC;
	border-top: 5px solid #59BDDE;
	border-bottom: 1px solid white;

}

#content {
	border-top: 5px solid #0099CC;
	margin: 0px;
	border-left: 1px solid white;
	padding-bottom: 20px;


}


#banner {
	clear: left;
}

#bottom_content {
	clear: both;
}




/* Navigation styles
----------------------------------------------- */


.logo 
{
	text-align: left;
	padding: 10px;
	width: 111px;
}

#tagline {
	float: right;
   margin-top: -36px;
	color: white;
	font-weight: bold;
	XXfont-size: 22px;
	width: 681px;

}


.toplinks 
{
	padding-right: 5px;
	color: white;
	font-weight: bold;
	margin-top: -45px;
	margin-right: 10px;
	text-align: right;

}

#toplinks a 
{
	color: black;


}

#toplinks img 
{
	vertical-align: middle;
}


/* Header styles
----------------------------------------------- */

#textsizesmall {
	font-size: 14pt;
}

#textsizemedium {
	font-size: 16pt;
}

#textsizelarge {
	font-size: 18pt;
}

/* Main content styles
----------------------------------------------- */

#pageheader 
{
	xmargin: 0px;
	xpadding: 0px;
	color: #20494F;

}

#pageheader h1 
{
	font-size: 1.7em;
	padding: 8px;
	margin: 0 0 0 255px;
}

#maintext 
{
	font-size: 1em;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: left;
}

#maintext h3 
{
	font-size: 1.0em;
}

#maintext p 
{
	padding: 0px;
	text-align: justify;
}

#bottomleftcol {
	float: left;
	width: 81px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;



}

/* Bottom area styles
----------------------------------------------- */






/* Footer
----------------------------------------------- */

#footer {
	background-color: #f1f1f3;
	text-align: left;
	font-size: 0.8em;
	color: #0099CC;
	height: 100%;
	border-top: 5px solid #0099CC;
		padding-top: 10px;
}

#sidenavouter #copyright, 
#sidenavouter #termsofuse,
#sidenavouter #contact, 
{
	display: inline;
		color: white;
	font-weight: bold;

	
}

#ecms-logo {
	padding-left: 45px;
	margin-bottom: 10px;
}


/* News control
----------------------------------------------- */


#sidenav {

}

.sidenav_outer {
	width: 250px;
	color: white;
	font-weight: bold;


}

#sideinfo {
	background-color: #0099CC;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-top: 1px;
	text-align: center;
	width: 250px;
	height: 190px;
	border-right: 5px solid #0099CC;
	border-left: 5px solid #0099CC;
}

#sidebottom {
	background-image: url(../images/general/sidebottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 260px;
}


.content_table {
	vertical-align: top;
	
}


#breadcrumb {
	padding-left: 10px;
}