@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color:#fff;
	color: #000;
}
#main {
	width: 990px;
	margin:0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 20px;
}
#header {
	height: 69px;
	padding-right: 20px;
	background-color:#fff;
}
#nav {
	height: 32px;
	background-color:#d55c19;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	width: 990px;
}
#nav ul { 
	width: 830px;
	float: left;
}
#nav ul li {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	height: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	vertical-align:middle;
}
#nav ul li.end {
	margin:0;
	padding:0;
	height: 32px;
}
#nav ul li a {
	text-decoration: none;
	color: #fff;
}
#nav ul li:hover {
	background-color: #565A5C;
}
#nav .trakpack_launch {
font-size: 80%;
color: #fff;
}
#nav .trakpack_launch img {
float: left;
padding-top: 4px;
padding-right: 4px;
}
#nav .trakpack_launch p {
padding-top: 4px;
padding-right: 8px;
}
#wrapper {
	min-height: 390px;
	background-image: url(../images/assets/bg.jpg);
	background-repeat: no-repeat;
}
#strapline h1 {
	padding-left: 30px;
	font-size: 150%;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	height: 32px;
	font-weight:100;
}
#content {
	margin-left: 305px;
	margin-top: 20px;
	line-height: 110%;
	font-size: 11pt;
}
#content h1 {
	font-size: 130%;
	color:#d55c19;
	margin-bottom: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	margin-top: 15px;
	font-size: 90%;
}
#content a {
	text-decoration: none;
	color: #d55c19;
}
#content a:hover {
	text-decoration: underline;
}
#content_cms {
	margin-top: 20px;
	line-height: 110%;
}
#content_cms h1 {
	font-size: 130%;
	color:#d55c19;
	margin-bottom: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content_cms p {
	margin-top: 15px;
	font-size: 90%;
}
#content_cms a {
	text-decoration: none;
	color: #d55c19;
}
#content_cms a:hover {
	text-decoration: underline;
}
#content_cms li, #content li {
	margin-left: 20px;
	padding-top: 3px;
	list-style-image: url(/images/assets/disc.gif);
	margin-bottom: 3px;
	font-size: 90%;
}
#content_cms ul, #content ul {
	margin-top: 10px;
}
#text_window {
	width: 400px;
	float: left;
	margin-right: 3px;
}
#image_window {
	width: 270px;
	float: left;
}
#image_window {
	text-align:right;
}
#subnav {
	float: left;
	width: 267px;
	margin-right: 38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#subnav ul li {
	height: 40px;
	background-image: url(../images/assets/bk/orange.gif);
	background-repeat: no-repeat;
	font-size: 85%;
	border-left: #fff solid 1px;
	padding-left: 20px;
}
#subnav ul li.current {
	background-image: url(../images/assets/bk/black.gif);
}
#subnav ul li:hover, #subnav ul li ul li:hover, #subnav ul li ul li ul li:hover {
	background-image: url(../images/assets/bk/black.gif);
}
#subnav ul li.bottom:hover, #subnav ul li ul li.bottom:hover, #subnav ul li ul li ul li.bottom:hover {
	background-image: url(../images/assets/bk/black_bottom.gif);
}
#subnav ul li.bottom {
	background-image: url(../images/assets/bk/orange_bottom.gif);
}
#subnav ul li.currentbottom {
	background-image: url(../images/assets/bk/black_bottom.gif);
}
#subnav a {
	margin-top:10px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
#footer {
	clear: both;
	background-image: url(../images/assets/footer.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 53px;
	font-size: 85%;
	background-color: #fff;
}
#footer a, #sitemap a {
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
}
#footer_links {
	float: right;
	width: 500px;
	height: 20px;
	text-align:right;
	padding-top: 4px;
}
#skip a, #skip a:visited {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#skip a:focus {
	position:static;
	width:auto;
	height:auto;
}
.clear {
	clear: both;
}
#news {
	width: 500px;
}
#news h2 {
	font-size: 120%;
	margin-bottom: 10px;
}
#news p {
	margin-bottom: 10px;
}
#news hr {
	margin-bottom: 10px;
	margin-top: 10px;
}
#news li {
	line-height: 140%;
}
#form1 input { 
}
#form1 td {
font-size: 90%;
}
#form1 th {
font-size: 90%;
}
#form1 td, #form1 th {
	padding: 4px;
}
#n_e_m {
	margin-top: 18px;
}
#n_e_m h1 {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	padding-top: 10px;
}
#n_e_m .hr {
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px dashed #72787e;
	clear: both;
}
#n_e_m_news {
	width: 390px;
	float: left;
	margin-left: 36px;
	line-height: 110%;
}
#n_e_m_news h2 {
	font-weight: 700;
}
#n_e_m_news h3 {
	font-weight: 700;
	clear: left;
	font-size: 90%;
	padding-top: 12px;
}
#n_e_m_news img {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	margin-top: 18px;
}
#n_e_m_events {
	width: 230px;
	float: left;
	margin-left: 36px;
} 
#n_e_m_events h2 {
	font-weight: 700;
	color: #d55c19;
}
#n_e_m_media {
	width: 230px;
	float: left;
	margin-left: 36px;
}
#n_e_m_media h2 {
	font-weight: 700;
}
#sitemap {
	padding-left: 10px;
	padding-right: 20px;
	padding-top:2px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	background-color: #d55c19;
	width: 60px;
}
#site_map ul, #site_map li {
	margin-top: 10px;
}
#site_map a {
	font-weight: bold;
}
#container
{
    width: 222px;
    margin: 0 auto;
}

.star {
font-size: 150%;
font-weight:700;
color: #ff0000;
padding-left: 4px;
}