BODY {
	margin: 5px 5px 5px 100px;
	background-image : url(img/bg1.jpg);
	background-repeat : no-repeat;
	background-position : 100px 5px;
}

a:link, a:visited {
	 text-decoration: none;
}
a:hover {
	color: Red;
	text-decoration: none;
}

HR{
	width:550px;
	color: #3D84C1;
	height:1px;
	text-align: center;
	border-bottom: 1px solid #3D84C1;
}

P, OL, UL, DIV, H1, H2, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
P, UL {
	line-height : 16px;
	margin-bottom : 5px;
}
H1 {
	font-size : 24px;
	color : #3D84C1;
	font-weight : normal;
	text-align : left;
}
H2 {
	font-size : 20px;
	font-weight : normal;
    margin-bottom : 20px;
	text-align : left;
	color : #3D84C1;
}
H3 {
	font-size: 14px;
	font-weight : bold;
	text-align : left;
	color : #000000;
	margin-bottom : 5px;
}

TD#header {
	/*border-bottom: 1px solid #999999;*/
	padding-bottom: 5px;
}
DIV#head_1 {
	vertical-align: top;
	float : left;
	width : 200px;
}
DIV#head_2 {
	vertical-align: top;
	float : left;
	padding-left : 20px;
}
DIV#head_3 {
	vertical-align: top;
	float : right;
	padding-top : 17px;
	padding-right : 15px;
	font-variant : small-caps;
	font-size : 16px;
}

TD#footer {
	border-top: dotted 1px #999999;
	padding : 5px;
	margin-top : 15px;
}
TD#footer P {
	font-size: 11px;
	text-align: center;
	font-weight : bold;
}
DIV#foot_1 {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	float : left;
	padding-left : 250px;
	text-align : center;
	line-height : 20px;
}
DIV#foot_2 {
	vertical-align: top;
	float : right;
}

TD#content {
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom : 10px;
	vertical-align: top;
	border-top : 1px solid #3D84C1;
}

/*TD#contentr {
	vertical-align: top;
	background-image : url(img/bgright.gif);
	background-repeat : repeat-y;
	width : 50px;
}*/

TD#leftcol {
	vertical-align : top;
	width : 160px;
	border-right : 1px solid #3D84C1;
}
TD#contentl {
	vertical-align: top;
	padding-top: 30px;
	width : 160px;
}

TD#menu1 {
	vertical-align: top;
	width : 150px;
	padding-right : 10px;
}

.bodytext {
	font-size: 12px;
	line-height : 16px;
	font-weight : normal;
}
.bu {
	font-size : 11px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : justify;
	border-bottom : 1px solid Gray;
	margin-bottom : 10px;
}
.csc-firstHeader {
	font-size : 24px;
	color : #3D84C1;
	font-weight : normal;
	text-align : left;
	border-bottom : 1px solid #3D84C1;
	width : 350px;
	padding-bottom : 10px;
}
.csc-subheader {
	font-size : 20px;
	font-weight : normal;
	margin-bottom : 20px;
	text-align : left;
}
.csc-caption {
	font-size : 11px;
	text-align : center;
	border-bottom : 1px solid Gray;
	padding-bottom : 2px;
}
.csc-form-labelcell {
	background-color : #EEEEEE;
	padding : 3px;
}
.csc-form-fieldcell {
	background-color : #B4B4B4;
	padding : 3px;
}
.csc-linkToTop {
	font-size : 11px;
	padding-top : 10px;
}


TD#menu1 DIV.menu1-level1-no A:link {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	text-align: left;
	padding-top: 5px;
	padding-left : 9px;
	padding-bottom : 2px;
	border-bottom: 1px dotted #3D84C1;
	margin-bottom : 5px;
}
TD#menu1 DIV.menu1-level1-no A:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	text-align: left;
	padding-top: 5px;
	padding-left : 9px;
	padding-bottom : 2px;
	border-bottom: 1px dotted #3D84C1;
	margin-bottom : 5px;
}
TD#menu1 DIV.menu1-level1-no A:hover {
	text-decoration: none;
	color: #3D84C1;
	border-left : 2px solid #3D84C1;
	padding-left : 7px;
}

TD#menu1 DIV.menu1-level1-act A:link{
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight : bold;
	color: Black;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom : 2px;
	padding-left : 5px;
	border-bottom: 1px solid #3D84C1;
	border-left: 2px solid #3D84C1;
	margin-bottom: 5px;
}
TD#menu1 DIV.menu1-level1-act A:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	color: Black;
	text-align: left;
	padding-top: 5px;
	padding-left : 5px;
	padding-bottom : 2px;
	border-bottom: 1px solid #3D84C1;
	border-left: 2px solid #3D84C1;
	margin-bottom : 5px;
}
TD#menu1 DIV.menu1-level1-act A:hover {
	text-decoration: none;
	color: #3D84C1;
}


TD#menu1 DIV.menu1-level2-no A:link {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	text-decoration: none;
	color: Black;
	text-align: left;
	padding-top: 2px;
	padding-left : 9px;
	padding-bottom : 2px;
	border-bottom: 1px dotted #3D84C1;
	margin-bottom : 5px;
	margin-left: 10px;	
}
TD#menu1 DIV.menu1-level2-no A:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	text-decoration: none;
	color: Black;
	text-align: left;
	padding-top: 2px;
	padding-left : 9px;
	padding-bottom : 2px;
	border-bottom: 1px dotted #3D84C1;
	margin-bottom : 5px;
	margin-left: 10px;	
}
TD#menu1 DIV.menu1-level2-no A:hover {
	text-decoration: none;
	color: #3D84C1;
	border-left : 2px solid #3D84C1;
	padding-left : 7px;
}

TD#menu1 DIV.menu1-level2-act A:link{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight : bold;
	color: Black;
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-bottom : 2px;
	padding-left : 9px;
	border-bottom: 1px solid #3D84C1;
	border-left : 2px solid #3D84C1;
	margin-bottom : 5px;
	margin-left: 10px;
}
TD#menu1 DIV.menu1-level2-act A:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	color: Black;
	text-align: left;
	padding-top: 2px;
	padding-left : 7px;
	padding-bottom: 2px;
	border-bottom: 1px solid #3D84C1;
	border-left: 2px solid #3D84C1;
	margin-bottom: 5px;
	margin-left: 10px;
}
TD#menu1 DIV.menu1-level2-act A:hover {
	text-decoration: none;
	color: #3D84C1;
}

.csc-form-labelcell {
	padding : 3px;
	background-color : White;
}
.csc-form-fieldcell {
	padding : 3px;
	background-color : White;
}

 .map24_input 
	{
	background-color: #ffffff;
	width: 232px;
	color: #0D3D6A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px #bebebe solid;
}
	
.map24_list	 
	{
	background-color: #FFFFFF;
	border-style: groove;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	
.map24_text   
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #586A75;
}
	
.map24_margin 
	{
		margin-left			: 10px;
	}
.map24_padding
	{
		padding-left		: 10px;
	}
	
	
.map24_title  
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	padding-left: 10px;
	padding-top: 31px;
	font-weight: bold;
}
	
.map24_cell   
	{
		padding-left		: 10px; 
		padding-top			: 5px; 
		padding-right		: 5px; 
		padding-bottom		: 5px; 
		background-color	: #F8F9FA;
	}
	
.blockborder
	{
		border-bottom-width	: 1px;
		border-bottom-style	: solid;
		border-top-width	: 1px;
		border-top-style	: solid;
		border-left-width	: 1px;
		border-left-style	: solid;
		border-right-width	: 1px;
		border-right-style	: solid;
		border-color		: #BEBEBE;
	}
