BODY {
margin:0px; 
padding:0px; 
text-align:center; 
background: url(../images/bg3.gif) top repeat-x #0B2631;
}

BODY, TD, DIV, SELECT, INPUT, TEXTAREA { 
font: 11px/16px Arial, Verdana; 
color:#000000; 
}

A { 
color:#A5E400; 
font-weight:bold; 
text-decoration:none; 
} 

A:hover { 
text-decoration:underline; 
}

FORM { 
margin:0px; 
}

IMG { 
border:0px; 
}

DIV.clear { 
clear:both; 
height:0px; 
line-height:0px; 
font-size:0px; 
}

DIV.grey_div { 
background: url(../images/line.gif) top no-repeat; 
width:375px; 
height:51px; 
}

DIV.grey_div_long { 
background: url(../images/line.gif) top no-repeat; 
width:600px; 
height:51px; 
}

H1 { 
margin:0px; 
padding:0px; 
font-size:20px; 
line-height:24px; 
letter-spacing:0px; 
font-weight:bold; 
margin-bottom:15px; 
}

H2 { 
margin:0px; 
padding:0px; 
font-size:18px; 
line-height:20px; 
letter-spacing:0px; 
font-weight:normal; 
margin-bottom:8px;} 

H2 A { 
font-weight:normal;
}

H3 { 
margin:0px; 
padding:0px; 
font-size:11px; 
line-height:16px; 
letter-spacing:0px; 
font-weight:normal; 
color:#999999; 
}

H4 { 
margin:0px; 
padding:0px; 
font-size:18px; 
line-height:20px; 
letter-spacing:0px; 
font-weight:normal; 
margin-bottom:8px; 
color:#A5E400; 
}

DIV.container { 
width:949px; 
text-align:left; 
margin-left:auto; 
margin-right:auto; 
}
	DIV.logo { 
	width:949px; 
	height:175px; 
	no-repeat top left; 
	}	
		DIV.header { 
		width:714px; 
		height:141px; 
		float:right; 
		}
		
		DIV.menu { 
		width:714px; 
		height:34px; 
		background: url(../images/bg_menu.gif) top no-repeat; 
		float:right; 
		}
			DIV.menuitem_link { 
			height:24px; 
			padding:0px 20px; 
			padding-top:10px; 
			background: url(../images/menu_div.gif) bottom right no-repeat; 
			float:left; 
			} 
			DIV.menuitem_link A { 
			color:#FFFFFF; 
			}
			
			DIV.menuitem_current,DIV.menuitem_section  { 
			height:24px; 
			padding:0px 20px; 
			padding-top:10px; 
			background: url(../images/bg_menu_active.gif) bottom repeat-x; 
			float:left; 
			} 
			
				DIV.menuitem_current A, DIV.menuitem_section A { 
				color:#000000; 
				}
							
	DIV.col1 { 
	width:195px; 
	margin:16px 20px; 
	color:#FFFFFF; 
	float:left; 
	} 
	
	DIV.col1 DIV { 
	color:#FFFFFF; 
	}
	
	DIV.white_outer { 
	width:695px; 
	margin-right:19px; 
	float:right; 
	background: url(../images/bg_white_top.gif) top repeat-x #FFFFFF; 
	} 
	
		DIV.white_inner { 
		background: url(../images/bg_white_bottom.gif) bottom repeat-x; 
		padding:16px 20px; 
		}
		
			DIV.col2 { 
			border-right:1px solid #D0D0D0; 
			width:375px; float:left; 
			padding-right:20px; 
			}
			
			DIV.col3 { 
			width:235px; 
			padding-left:20px; 
			float:right; 
			}
			
			DIV.col4 { 
			width:630px; 
			float:left; 
			padding-right:20px; 
			min-height: 360px; 
			}
			
			DIV.col2_page { 
			border-right:1px solid #D0D0D0; 
			width:460px; 
			float:left; 
			padding-right:18px; 
			}
			
			DIV.col3_page { 
			width:155px; 
			padding-left:18px; 
			float:right; 
			}
			
	DIV.block_black { 
	border:1px solid #575757; 
	margin-top:15px; 
	padding:7px 10px; 
	}
	
	DIV.block_white { 
	border:1px solid #D2D2D2; 
	margin-top:10px; 
	padding:7px 10px; 
	}
	
	DIV.help { 
	margin-top:18px; 
	font-weight:bold; 
	background: url(../images/bg_balloon_green.gif) top no-repeat; 
	width:215px; 
	height:152px; 
	padding:0px 12px; 
	padding-top:30px; 
	}
	
		DIV.help SELECT { 
		margin-bottom:8px; 
		}
		
	DIV.footer { 
	color:#999995; 
	text-align:right; 
	padding: 18px 28px; 
	} 
	
	DIV.footer A { 
	font-weight:bold; 
	color:#999995; 
	}
	
/** IMG **/
IMG.logo_home { 
margin-top:15px; 
}

IMG.home { 
float: left; 
border: 0px solid  #FFFFFF; 
width:210px; 
height:170px; 
}

/** SUBMENU **/
UL.submenu { 
list-style:none; 
padding:0px; 
margin:0px; 
background: url(../images/bg_submenu.gif) top no-repeat; 
padding-top:1px; 
margin-bottom:15px; 
}

	UL.submenu LI { 
	background:url(../images/bg_submenuitem.gif) bottom right no-repeat; 
	text-align:right; 
	padding:3px 10px 3px 4px;  
	}
	
	UL.submenu LI.current { 
	background:url(../images/bg_submenuitem_active.gif) bottom right no-repeat; 
	text-align:right; 
	padding:3px 10px 3px 4px; 
	font-weight: bold;  
	}
	
	UL.submenu LI.current A { 
	color:#FFFFFF; 
	}
	
	DIV.indent { 
	padding-right:20px; 
	}
	
/* MISC */
UL.dotted { 
list-style:none; 
padding:0px; 
margin:0px; 
background: url(../images/bg_dots.gif) top no-repeat; 
margin:6px 0px; 
}

UL.dotted LI { 
background: url(../images/bg_dots.gif) bottom no-repeat; 
padding:5px 0px; 
margin:0px; 
}

.blue A { 
color:#002430; 
font-weight:bold; 
text-decoration:none;
} 

A:hover { 
text-decoration:underline; 
}

