body {
	margin-top: 20px;
	font-family: Arial ; 
	font-size: 13px;
	color:#444444;
	background-color:#ffffff;
	}

small {
		font-size: 11px;
	}
	
a	{
	color:#000088;
	text-decoration:underline;
	}
	
a:hover {
	color:#0000ff;
	text-decoration:none;
	}
	
#container {
	width:980px;
	border:1px solid #000080;
	margin:0px auto;
	background-color:#8888ff;
	padding:0px;
	}
	
#container td {
	vertical-align:top;
	}
	
#td_logo {
	width:180px;
	height:150px;
	background-color:#FF8000;
	}

#td_logo a img {
	border:none;
	}
	
#td_head {
	width:800px;
	background-color:#FF8000;
	background-image:url(/images/head.jpg);
	vertical-align:bottom!important;
	}	

#td_head h1 {
	color:#ffffff;
	padding-left:80px;
	padding-bottom:0px;
	margin:0px;
	font-size:28px;
	line-height:1;
	}
	
#tr_nav {
	height:32px;
	background: #0066B2 url(/images/4_bg.jpg) repeat-x scroll left;
	}
	
#td_left {
	background: #6688dd url(/images/leftnavback.jpg) repeat-y scroll left;
	}	
	
#td_main {
	background-color:#ffffff;
	font-family: Arial!important; 
	}
	
font {	
	font-family: Arial!important;
	}
	
#td_footer {
	text-align:center;
	background: #000088 url(/images/seabg.jpg) no-repeat scroll bottom left;
	}
	
#td_footer a {
	color:#ffffff;
	}
	
#h_menu {
	color:#ffffff;
	vertical-align:middle;
	font-family:Arial;
	font-size:13px; 
	}
	
	
#h_menu a {
	color:#ccccff;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
	}
	
#h_menu a:hover {
	color:#ffffff;
	text-decoration:underline;
	}	
	
#footlinks {
	background-color:#ffffff;
	color:#000000;
	border-top:1px solid #000000;
	vertical-align:middle!important;
	height:32px;
	text-align:center;
	}

#footlinks a {
	color:#888888;
	}

#footlinks a:hover {
	color:#000000;
	}
	
a.englink{
	color:#B6C5F2	;
	text-decoration:none;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size: 12px;
	letter-spacing:1px;
	}
	
a.englink:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
a.submenu{
	color:#ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size:13px; 
	font-weight:bold;
	letter-spacing:1px;
	margin-left:20px;
	line-height:2.5;
	}
	
a.submenu:hover {
	color:#000080;
	text-decoration:underline;
	}	
	
a.submenuactive{
	letter-spacing:1px;
	color:#000066;
	text-decoration:none;
	font-size:13px; 
	font-weight:bold;
	margin-left:20px;
	line-height:2.5;
	}	
	
a.subsub{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
	margin-left:15px;
	padding-left:20px;
	line-height:1.5;
	background: transparent url(/images/bullet.gif) no-repeat scroll bottom left;
	}
	
a.subsub:hover {
	color:#000080;
	text-decoration:underline;
	}		
	
a.subsubactive{
	color:#000066;
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
	margin-left:15px;
	padding-left:20px;
	line-height:1.5;
	background: transparent url(/images/bullet.gif) no-repeat scroll bottom left;
	}
	
a.pr_links {
	color:#000088;
	text-decoration:underline;
	font-size:17px; 
	font-weight:bold;
	}
	
a.pr_links:hover {
	color:#000000;
	text-decoration:none;
	}
	
form	{
	margin:0px;
	}
	
.icon {
	padding:5px;
	border:none;
	vertical-align:middle;
	}
	
#subsect {
	width:180px;
	background: #99bbff url(/images/subsectbg.jpg) repeat-y scroll top left;
	padding:6px 0px;
	border-bottom:1px solid #dddddd;
	}
	
#subdiv {
	width:180px;
	background: #dddddd url(/images/subdivbg.jpg) repeat-y scroll top left;
	}
	
#breadcrumb {
	height:32px;
	vertical-align:middle!important;
	font-size:11px;
	background-color:#ffffff;
	color:#999999;
	padding-left:22px;
	border-bottom:1px solid #888888;
	}
	
.bigfont {
	font-size:15px;
	font-weight:bold;
	}