html, body, div, span, applet, object, iframe,
 p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	line-height:20px;
}
image a {border:0;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

#main_container {width:952px;}
#header {width:100%;}
#navigation_bg {width:100%; background:url(images/menu_bg.gif) no-repeat top left; height:56px; clear:both; padding-top:5px;}
#navigation_bar {width:95%; padding-top: 5px; padding-left:10px; text-align:left;}
#nav_tab {line-height:30px;}
#banner {width:938px; height:181px; padding:8px 7px 8px 7px; background:url(images/banner_bg.gif) no-repeat top left; margin-top: 5px;}
#left {float:left; width:670px;}
#right {float:right; width:262px;}

/*******Content box **********/
#content_bg {width:100%; background:url(images/box_mid.gif) repeat-y top left; margin-top: 5px;}
#content_top {width:100%; height:5px; background:url(images/box_top.gif) no-repeat top left; clear:both;}
#content_bot {width:100%; height:5px; background:url(images/box_bot.gif) no-repeat top left; clear:both;}

/*******Small Content box **********/
#content_s_bg {width:100%; background:url(images/box_s_mid.gif) repeat-y top left;margin-top: 5px;}
#content_s_top {width:100%; height:5px; background:url(images/box_s_top.gif) no-repeat top left;}
#content_s_bot {width:100%; height:5px; background:url(images/box_s_bot.gif) no-repeat top left;}

#content {margin: 0 20px 10px 20px;}
#footer {width:100%; background:#f6ad2c; font-size:11px; height:30px; padding-bottom:10px; line-height:30px;}
#footer a{font-weight:bold; color:#000000; text-decoration:none;}
#footer a:visited{font-weight:bold; color:#000000;text-decoration:none;}
#footer a:hover{font-weight:bold; color:#ffffff;text-decoration:none;}

#top_right {float:right; width:400px; margin-top:37px; text-align:right; }
#top_right a {font-size:14px; font-weight:bold; color:#1768aa; text-decoration:none; font-family:Verdana, Arial;}
#top_right a:visited {font-size:14px; font-weight:bold; color:#1768aa; text-decoration:none;font-family:Verdana, Arial;}
#top_right a:hover {font-size:14px; font-weight:bold; color:#f6ad2c; text-decoration:none;font-family:Verdana, Arial;}
#top_right ul { display:inline; margin:0; padding:0;}
#top_right ul li { display:inline; list-style:none; margin:0; padding-right:20px;}

.nav ul {
	margin: 0;
	padding: 0;
	font-size:16px; 
	font-weight:bold; 
	color:#ffffff; 
	font-family:"Century Gothic", Arial;
	list-style-type: none;
	overflow: hidden;
	width: 100%;
}
.nav li{
	display: inline;
	margin: 0;
}
.nav li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; 
	padding: 10px 20px 10px 20px;
	font-size:16px; 
	font-weight:bold; 
	color:#ffffff; 
	font-family:"Century Gothic", Arial;
	background:url(images/menu_divider.gif) no-repeat top right;
	color : #ffffff;
}
.nav a:hover {
	color : #99ccff;
}

#main_title {float:left;/*color:#3a83ba;*/ color:#006699; font-size:20px; font-family:"Century Gothic", Arial; border-bottom:1px #ededed solid; line-height:40px; padding-right:40px; }

#news_title {
 color:#FF0000;
 font-size:20px; 
 height:30px; 
 background:url(images/news_title_line.gif) no-repeat bottom left; 
 font-family:Verdana, Arial;
 }
 
#news { 
padding:15px 0 10px 0; 
color:#3a83ba; 
line-height:15px; 
background:url(images/news_divider.gif) no-repeat bottom center;
}

#news.last { background:none;}
#readmore { padding-left:20px; color:#000000; line-height:30px; background:url(images/arrow.gif) no-repeat left;}
#readmore a{ color:#000000; text-decoration:none;}
#readmore a:visited{ color:#000000; text-decoration:none;}
#readmore a:hover{ color:#f6ad2c; text-decoration:none;}

.image_left {padding-right:10px;}
.image_right {padding-left:10px;}

.nav_path {
	color:#666666;
	font-size:11px;
}
.nav_path a:link {
	text-decoration:none;
	color:#666666;
	font-size:11px;
}
.nav_path a:visited {
	text-decoration:none;
	color:#666666;
	font-size:11px;
}
.nav_path a:hover {
	text-decoration:none;
	color:#294A7B;
	font-size:11px;
}
input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
select {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}

.header {
	font-size:12px;
	font-weight:bold;
}
