/* CSS Document */

body{
	background: url(images/background_img.gif) repeat;
	margin: 0px;
	padding: 0px;
	
}

img{
	border: 0px;
}

#container {
	width: 850px;
	
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

#leftContainer {
		margin: 15px 0px 0px 0px;
		padding: 0px;
		width: 657px;
		float: left;
}

.menuTabs {
	width: 452px;
	margin-left: 200px;
	padding: 0px;

}


.menuTabs ul{
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	list-style-type:none;
	padding: 0px;
}

.menuTabs li {
	background: url(images/menu_tab.gif) no-repeat left top;
	width: 101px;
	height: 19px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
}


.menuTabs li a{
	text-decoration: none;
	padding-left: 15px;
	color: #ffffff;


}


.menuTabs li a:hover, a:active{
	text-decoration: underline;
	color: #323712;
}

.largeBox {
	width: 650px;
	margin-left: 7px;
}

.largeTop {
	background: url(images/main_top.gif) no-repeat top;
	height: 10px;
	font-size: 1%;
}

.largeBtm{
	background: url(images/main_btm.gif) no-repeat top;
	height: 10px;
	font-size: 1%;
}

.largeMdl{
	background-color: #ffffff;
	border-right: #9aa552 1px solid;
	border-left: #9aa552 1px solid;
	padding-left: 17px;
}

.largeMdl .pageContent{
	margin: 5px 5px 0px 5px;
	padding: 0px;
	font-size: 115%;
}

.largeMdl .pageContent h3{

	margin: 7px 0px 0px 10px;
	padding: 0px;
	font-size: 105%;
}

.largeMdl .pageContent p{
	margin: 0px 10px 0px 30px;
	padding: 0px;
	font-size: 95%;
}

.logoHeader {
	background: url(images/logo_img.gif) no-repeat top left;
	width: 615px;
	height: 126px;
}

.logoHeader h1 {
	margin: 0px;
	padding-top: 93px;
	padding-left: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 125%;
}

.tileHolder {
	width: 615px;
	margin-top: 5px;
}


.tileHolder .label1{
	background: url(images/red_label.gif) no-repeat top left;
	width: 152px;
	height: 52px;
	float: left;
}

.tileHolder .label2{
	background: url(images/drkgreen_label.gif) no-repeat top left;
	width: 152px;
	height: 52px;
	float: left;
	margin-left: 2px;
}

.tileHolder .label3{
	background: url(images/lgtgreen_label.gif) no-repeat top left;
	width: 152px;
	height: 52px;
	float: left;
	margin-left: 2px;
}

.tileHolder .label4{
	background: url(images/blue_label.gif) no-repeat top left;
	width: 152px;
	height: 52px;
	float: left;
	margin-left: 2px;
}

.tileHolder h2 {
	margin-left: 20px;
	margin-top: 17px;
	color: #ffffff;
	font-size: 130%;
	font-weight: bold;
}

.contentHolder {
	width: 615px;
	margin: 0px;
	margin: 0px;

}

 .contentCol{
	width: 305px;
	float: left;
	
}


.contentDivide{
	width: 5px;
	float: left;
	font-size: 1%;
}
.lrgContentTop{
	background: url(images/largeinfo_top.gif) no-repeat top left;
	width: 300px;
	height: 15px;
	font-size: 1px;
	margin-top: 5px;
}

.lrgContentBtm{
	background: url(images/largebox_btm.gif) no-repeat top left;
	width: 300px;
	height: 15px;
	font-size: 1px;

}

.lrgContentMdl{
	width: 298px;
	background-color: #ffffff;
	border-left: #414667 solid 1px;
	border-right: #414667 solid 1px;
	
}

.lrgContentMdl h3{
	color: #414667;
	font-size: 130%;
	border-bottom: #414667 solid 1px;
	position: relative;
	font-weight: bold;
	margin: -2px 15px 0px 15px; 
	
}

.lrgContentMdl p{
	margin: 0px 15px 0px 15px;
	font-size: 110%;
	color: #000000;
}
.smallBlueLabel {

	background: url(images/smallbox_label.gif) no-repeat top left;
	width: 165px;
	height: 20px;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}

.smallBlueLabel .label{
	margin: 0px 3px 3px 10px;
	padding: 3px 0px 0px 0px;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
}

.rssFeed{
	margin: 0px 3px 0px 10px;
	padding: 3px 0px 0px 0px;
}

.bluePageLabel{
	background: url(images/longBlue.gif) no-repeat top left;
	height: 26px;
	width: 615px;

}
.bluePageLabel h4 {
	font-size: 125%;
	color: #ffffff;
	margin: 0px 0px 0px 10px; 
	padding: 5px 0px 0px 0px;
}


.bigBlueLabel {
	background: url(images/large_label.gif) no-repeat top left;
	height: 25px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	
}

.bigBlueLabel h4 {
	font-size: 125%;
	color: #ffffff;
	margin: 0px 0px 0px 20px; 
	padding: 5px 0px 0px 0px;
}

#rightContainer {
	margin-left: 10px;
	margin-top: 10px;
	width: 181px;
	float: left;
}

.smallContentTop{
	background: url(images/smallinfo_top.gif) no-repeat top left;
	width: 175px;
	height: 8px;
	font-size: 1%;
	
}

.smallContentBtm{
	background: url(images/smallinfo_btm.gif) no-repeat top left;
	width: 175px;
	height: 10px;
	font-size: 1%;
}

.smallContentMdl{
	background-color: #ffffff;
	width: 173px;
	border-right: #9aa552 1px solid;
	border-left: #9aa552 1px solid;
	
}

.smallContentMdl p{
	margin: 0px 5px 0px 45px;
	font-size: 100%;
}

.copyWrite {
	color: #414667;
	font-size: 90%;
}

.portContainer{
	width: 600px;
	margin-top: 5px;
}

.leftPort{
	width: 355px;
	float: left;
}

.rightPort{
	width: 225px;
	padding-left: 10px;
	float: left;
}

.portLabel{
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	
}

.clearDiv {
	clear:both;
	font-size: 1%;
}

.clearLeft {
	clear: left;
	font-size: 1%;
}

