@charset "utf-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	margin:auto;
	padding:0;
	width:760px;
	background-image: url(../Images/topbg.gif);
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color:#0033FF;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}

.TopLinks a, .TopLinks a:link, .TopLinks a:active, .TopLinks a:visited {
	color:#666666;
	font-size:10px;
	text-decoration:none;
}

.TopLinks a:hover {
	text-decoration:underline;
}

.SearchLink a, .SearchLink a:link, .SearchLink a:active, .SearchLink a:visited {
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.SearchLink a:hover {
	font-weight:bold;
	text-decoration:underline;
}
#topheader {
	float:left;
	width:760px;
	height:auto;
	margin-bottom:10px;
	padding:0;
}
#topheader_left {
	float:left;
	width:600px;
}
#topheader_right {
	float:left;
	width:160px;
}
#navcontainer {
	float: left;
	width: 100%;
	height: 45px;
	margin:0;
	padding:0;
	background-image:url(../Images/links_bg.gif);
}
#imagecontainer {
	float: left;
	width: 100%;
	height:auto;
	margin:0;
	padding:0;
	background-color:#ff9b17;
}
#maincontainer {
	float:left;
	width:760px;
	height:auto;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
}
#twocolumnleft {
	float:left;
	width:180px;
	height:auto;
	margin:0;
	margin-right:20px;
	padding:10px;
	text-align:left;
	background-color:#c9e1e2;
}
#twocolumnleft ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-right:10px;
}
#twocolumnleft li {
	background:url(../Images/my_page_icon.gif) left no-repeat;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:2px;
}
#twocolumnleft a, #twocolumnleft a:link, #twocolumnleft a:visited {
	text-decoration:underline;
	color:#000066;
}
#twocolumnleft a:active, #twocolumnleft a:hover {
	text-decoration:none;
}
#twocolumnright {
	float:left;
	width:540px;
	margin:0;
	padding:0;
	text-align:left;
}
#contactcontainer_left {
	float:left;
	width:300px;
	height:auto;
	margin:0;
	padding:0;
	margin-right:20px;
	text-align:left;
}
#contactcontainer_right {
	float:left;
	width:440px;
	height:auto;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-color:#c9e1e2;
}
#maincontainer_left {
	float:left;
	width:490px;
	height:auto;
	margin:0;
	padding:0;
	margin-right:20px;
	text-align:left;
}
#maincontainer_left ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-right:10px;
}
#maincontainer_left li {
	background:url(../Images/my_page_icon.gif) left no-repeat;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:2px;
}
#maincontainer_left a, #maincontainer_left a:link, #maincontainer_left a:visited {
	text-decoration:underline;
	color:#000066;
}
#maincontainer_left a:active, #maincontainer_left a:hover {
	text-decoration:none;
}
#maincontainer_left_news {
	float:left;
	width:540px;
	height:auto;
	margin:0;
	padding:0;
	margin-right:20px;
	text-align:left;
}
#maincontainer_right {
	float:left;
	width:250px;
	height:auto;
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-color:#d1e8ec;
}
#maincontainer_news {
	float:left;
	width:200px;
	height:auto;
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-color:#d1e8ec;
}
#maincontainer_right_other {
	float:left;
	width:250px;
	height:auto;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	background-color:#c9e1e2;
}
#maincontainer_right_other p {
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	padding-bottom:0;
	margin:0;
}
#fullcontainer {
	float:left;
	width:760px;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
}
#newscontainer {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	width:230px;
	text-align:left;
	height:auto;
}
#newscontainer_img {
	float:left;
	width:100px;
	height:auto;
}
#newscontainer_title {
	float:left;
	width:120px;
	margin-left:10px;
	height:auto;
}
#newscontainer_title a, #newscontainer_title a:link, #newscontainer_title a:visited {
	color:#267;
	text-decoration:underline;
	letter-spacing:-1px;
	font-size:11px;
	font-weight:bold;
}
#newscontainer_title a:active, #newscontainer_title a:hover {
	color:#000099;
}
#sepcontainer {
	float:left;
	width:760px;
	background-image: url(../Images/topbg.gif);
	background-repeat: repeat-x;
	height:30px;
}
#footercontainer {
	float:left;
	width:740px;
	height:50px;
	background-color:#ff9b17;
	text-align:left;
	padding:10px;
	color:#FFFFFF;
}
#footercontainer a, #footercontainer a:link, #footercontainer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#footercontainer a:active, #footercontainer a:hover {
	text-decoration:none;
}
#navigation {
	float: left;
	width: 100%;
	clear: both;
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
}
#navigation ul
{
	padding: 0;
	width: 100%;
	float: left;
	margin:0;
	list-style-type: none;
}

#navigation li { 
	float: left;
}

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding:10px;
	padding-bottom:15px;
	background-color:transparent;
	border-bottom-width: 0;
	text-decoration:underline;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #ff9b17;
	text-decoration: none;
}
h3 {
	font-size:16px;
	color:#ff9b17;
	letter-spacing:-1px;
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
	font-weight:bold;
	background: #fff url('../images/bg_header.gif') bottom repeat-x;
}
h4 {
	font-size:16px;
	color:#267172;
	text-align:left;
	letter-spacing:-1px;
	padding:0px 0px 10px 10px;
	margin:0;
	font-weight:bold;
}
h5 {
	font-size:11px;
	color:#267;
	letter-spacing:-1px;
	padding:0;
	margin:0;
	font-weight:bold;
}
h6 {
	font-size:14px;
	color:#267;
	letter-spacing:-1px;
	padding:0;
	margin:0;
	font-weight:bold;
}
acronym {
	padding:0;
	margin:0;
	border-bottom:dotted;
	border-bottom:1px;
}
.newsgroup {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	width:230px;
	text-align:left;
	height:auto;
}
.newsgroup_other {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	width:180px;
	text-align:left;
	height:auto;
}
.newsgroup_img {
	float:left;
	width:100px;
	height:auto;
}
.newsgroup_title {
	float:left;
	width:120px;
	margin-left:10px;
	height:auto;
}
.newsgroup_title a, .newsgroup_title a:link, .newsgroup_title a:visited {
	color:#267;
	text-decoration:underline;
	letter-spacing:-1px;
	font-size:11px;
	font-weight:bold;
}
.newsgroup_title a:active, .newsgroup_title a:hover {
	color:#000099;
}

.latestnews {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:10px;
	width:520px;
	text-align:left;
	height:auto;
}
.latestnews_img {
	float:left;
	width:200px;
	height:auto;
}
.latestnews_details {
	float:left;
	width:310px;
	margin-left:10px;
	height:auto;
}