body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a {
	color:#003366;
}

#Container {
	width:960px;
	margin:0px auto;
}

#Header {
	width:100%;
}

#Logo {
	width:240px;
	float:left;
	height:80px;
	padding-top:10px;
}

#Nav {
	width:710px;
	float:right;
	padding-top:60px;
}

#Nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
}

#Nav ul li {
	width:100px;
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
	text-align:center;
	color:#FFF;
	display: inline;
	position: relative;
	padding-top:8px;
}

#Nav ul li a {
	text-decoration:none;
	color:#000000;
	display:block;
	padding: 5px;
}

#Nav ul ul{
	position:absolute;
	top:0px;
	left:-10px;
	display: block;
	width: 150px;
	z-index:100;
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:0px;
	margin-top:30px;
}

#Nav ul ul li,
#Nav ul ul ul li {
	position: absolute;
	margin:0px;
	padding:0px;
	border-bottom:solid 1px #ffffff;
	background-color:#003366;
	font-weight:bold;
	text-align:left;
	width:100%;
	display: block;
	position:relative;
	z-index:101;
}

#Nav ul li ul li a {
	color:#FFFFFF;
}

#Nav ul ul li:hover,
#Nav ul ul ul li:hover {
	background-color:#003399;
}


div#Nav ul ul,
div#Nav ul li:hover ul ul,
div#Nav ul ul li:hover ul ul
{display: none;
}

div#Nav ul li:hover ul,
div#Nav ul ul li:hover ul,
div#Nav ul ul ul li:hover ul
{display: block;
}


#Belt {
	width:100%;
	height:236px;
	clear:both;
	background-image:url(/images/Layout/BeltBG.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
}

#BeltLeft {
	width:240px;
	float:left;
	padding-top:20px;
}

#BeltLeft h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	line-height:150%;
}

#BeltLeft h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:33px;
	text-align:center;
	font-weight:normal;
	margin:0px;
	line-height:150%;
}

#MainImage {
	width:475px;
	float:left;
}

#BeltFeatures {
	width:240px;
	float:right;
	background-color:#000000;
	height:211px;
	background-color:#000000;
	color:#CCCCCC;
	font-size:11px;
	background-image:url(/images/Layout/BeltFeaturesBG.jpg);
	background-repeat:no-repeat;
	padding-top:25px;
}

.beltFeature {
	height:71px;
	padding-left:4px;
}

#BeltFeatures h2 {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#FFFFFF;
}

#MainBody {
	clear:both;
	width:100%;
	background-image:url(/images/Layout/MainBodyBG.jpg);
	background-repeat:repeat-y;
	margin-top:15px;
}

#LeftSide {
	width:240px;
	float:left;
}

#LeftSide h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.blueHeader {
	height:4px;
	width:100%;
	background-color:#003366;
}

.greenHeader {
	height:4px;
	width:100%;
	background-color:#99CC00;
}

#MainContent {
	width:460px;
	float:left;
	padding-left:15px;
	line-height:170%;
}

#MainContent h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#333333;
	font-weight:normal;
	line-height:130%;
}

#MainContent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
	font-weight:normal;
}

#MainContent h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	font-weight:normal;
}

#RightSide {
	width:240px;
	float:right;
}

#RightSide ul {
	margin:0px;
	padding:0px;
}

#RightSide ul li {
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:8px;
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#RightSide li a {
	color:#990000;
	text-decoration:none;
}

#RightSide h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:4px;
	margin-top:4px;
}

.sideNewsContent {
	width:230px;
	padding-left:5px;
	padding-bottom:10px;
}

#Footer {
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

#Footer a {
	color:#666666;
}


.formField {
	width:95%;
	margin-left:2%;
	border:#000000 1px solid;
}

.portThumb {
	float:left;
	margin:7px;
}

.portThumb img {
	padding:5px;
	background-color:#FFFFFF;
	border:#999999 1px solid;
	width:50px;
	height:50px;
}

#PortInfo {
	padding-top:0px;
	width:240px;
	text-align:center;
}

#PortTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	text-align:left;
}

#PortBody {
	padding-top:3px;
	text-align:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#PortLink {
	text-align:left;
	font-size:11px;
	padding-top:10px;
}