body {
	margin: 0 30 0px 0px;
	padding: 0;
	font: 76% Verdana, Tahoma, Arial, sans-serif;
	background: #EEEEEE;
}

#wrap {
	background: #0098D3;
	color: #FFFFFF;
	margin: 0 auto;
	width: 770px;

}

#wrap1 {
	background: #FFFFFF;
	color: #FFFFFF;
	margin: 0 auto;
	width: 770px;

}

#header {
	margin: 10px 0 0px 0px;
	border-left: 1px solid #0098D3;
	padding: 0 10px 0 20px;
	line-height: 1.6em;
	text-align: left;
	font: 76% Verdana, Tahoma, Arial, sans-serif;font-size: 28px; font-weight: bold;
}

#title {

	font-size: 11;
	clear: left;
	float: left;
	background: #ffffff;
	padding: 30px 0px 0px 20px;
	color: #666666;
	width: 557px;
}

h1 {
	font-size:28px;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	font-size:18pt;
	color: #0098D3;
	font-weight: bold;
}

h3 {
	font-size:8.5pt;
	color: #666666;
	font-weight: bold;
	margin: 0em 0em 0em 0em;

}


h4 {
	font-size:9pt;
	color: #333333;
	text-align: center;	
}


a {
	font-size:8pt;	
	text-decoration: underline;
	color: #BFE5F4;
}

a:visited {
	text-decoration: underlined;
	color: #BFE5F4;
}

a:hover {
	text-decoration: none;
	color: #EEEEEE;
}



#content a {
	text-decoration: underlined;
	color: #0098D3;
}

#content a:visited {
	text-decoration: underlined;
	color: #0098D3;
}


#content a:hover {
	text-decoration: underline;
	color: #000000;
}

#content {
	clear: left;
	float: left;
	background: #ffffff;
	padding: 0px 0px 0px 15px;
	color: #666666;
	width: 560px;
	font: 76% Verdana, Tahoma, Arial, sans-serif;font-size: 11px;
}

#content h1 {
	font-size: 14pt;
	margin: 0 0 0.5em 0;
	font-weight: bold;
}

#content h2 {
	font-size: 9pt;
	margin: 0 0 0.5em 0;
	text-decoration: none;
	color: #000000;
}

#content img {
	display: inline;
}

#sidemenu {
	clear: right;
	float: right;
	background: #E5E5E5;
	padding: 0px 0px 190px 0px;
	color: #666666;
	width: 190px;
	height: auto;
	font-size: 11px;
}

#title_bg {
	clear: left;
	float: left;
	width: 570px;
	padding: 0px 10px 0px 0px;
	background: #FFFFFF url(../images/title_bg.gif)
}


.header {
	margin: 0 0 0px 0;
	padding: 20px 10px 10px 0px;
	color : #0098D3;
	font-size: 1.5em;
	text-align: right;
}

#footer {
	clear: right;
	float: center;
	background: #E5E5E5;
	padding: 0px 0px 15px 0px;
	color: #999999;
	width: 770px;
	height: 50px;

	font: 76% Verdana, Tahoma, Arial, sans-serif;font-size: 10px;
}

#footer a {
	font-size:8pt;	
	text-decoration: underlined;
	color: #999999;
}

#footer a:visited {
	text-decoration: underlined;
	color: #999999;
}


#footer a:hover {
	text-decoration: none;
	color: #555555;
}


table#TopMenu {
	width: 770px;
	Height: 23px;
	background: #666666; 
	text-align: center;
}


.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

