*		{ margin: 0; }
a		{ text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
img		{ border: 0; }
html	{ height: 100%; }
body	{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #3C6A8B;
}

#wrapper_outer
{
	position: absolute;
	width: 920px;
	top: 47%;
	left: 50%;
	margin-top: -275px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -465px;	
	
}

#wrapper_main
{
	width: 910px;
	border: medium solid #FFFFFF;
}
#wrapper_sub1
{
	margin: 1px;
	width: 900px;
	border: 4px solid #1F313B;
}

#header
	{
	width: 900px;
	height: 118px;
	background-image: url(images/top_left.jpg);
	background-repeat: repeat-y;
	background-color: #21333F;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
#menuBar {
	float:none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 9px;
	border-right-color: #21333F;
	letter-spacing: 0.09em;
	}	

#menuBar ul {
	list-style: none;
	}	
		
#menuBar li {
	background-image: url(images/tab_right.jpg);
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
}

#menuBar a {
	text-decoration: none;
	background-image: url(images/tab_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	color: #FFFFFF;
}

#menuBar .current {
	background-image: url(images/tab_right_current.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#menuBar .current a {
	background-image: url(images/tab_left_current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #21333F;
}

#menuBar li:hover {
	background-image: url(images/tab_right_current.jpg);
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
}


#menuBar a:hover {
	background-image: url(images/tab_left_current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #21333F;
}

	
#content
	{
	width: 850px;
	background-color: #B7C5CC;		/*font-size: 11px;*/
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	}
	
#content2
	{
	width: 850px;
	height: 417px;
	background-color: #B7C5CC;		/*font-size: 11px;*/
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	}	

#content3
	{
	width: 850px;
	background-color: #B7C5CC;		/*font-size: 11px;*/
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	}


.image1 {
	float:right;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 40px;
	}
.image2 {
	float:right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	}	

.image3 {
	float:right;
	padding-right: 60px;
	padding-left: 200px;

	}	
	
.image4 {
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;

	}	


.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #145686;
	font-weight: bold;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #145686;
	font-weight: bold;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #145686;
	font-weight: bold;
}


#content p, #content2 p {
	color: #21333F;
	letter-spacing: 1pt;
	padding-bottom: 10px;
	font-weight: bold;	/* font-weight: bold;	/*font-size: 11px;*/
}	

#content3 p  {
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 16px;	
}	
.tr1 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}



.test_text1 {
	font-weight: normal;
}
.tabText {
	font-size: 12px;
	font-weight: bold;
	color: #145686;
}

#content ul {
	color: #070706;
	letter-spacing: 1pt;
	font-weight: bold;
	padding-left: 25px;
	line-height: 16px;
}

#content li {
	color: #070706;
	letter-spacing: 1pt;
	font-weight: bold;
	padding-left: 5px;
}



#content a, #content2 a  {
		text-decoration: underline;
		color: #000000
		}

	
#bottom
	{
	width: 900px;
	height: 30px;
	margin-top: -30px;
	background-color: #8AACBF;
	position: absolute;
	}

#bottom    p 
		{
	margin-top: 8px;
	margin-left: 20px;
	cursor: pointer;
	color: #21333F;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	text-align: right;
	margin-right: 20px;
	letter-spacing: 0.1em;
		}
#bottom  a  
		{
	color: #FFFFFF;
	text-decoration: none;
		}		
		

#dateformat {
	color: #FFFFFF;
	font-size: 0.8em;
	float: left;
	}

#footer
{
	width: 920px;
	height: 30px;
	padding: 10px 0 0;
	text-align: center;
	color: #b8d7ff;
}
			#footer a
			{
				color: #b8d7ff;
				text-decoration: none;
			}



/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

* html #bottom {
margin-top: 0;
}

 div#left {
    float: left;
    width: 100px;
	margin-right: 5px;
}

div#right {
    float: right;
    width: 100px;
}

div#middle {
    width: 100px;
    margin: 0px;
	margin-left: 5px;
}
cla {
	font-size: 12px;
	font-weight: bold;
	color: #145686;
}
