
body{
	text-align:center;
	margin:0 0 0 0;
	
}

ul.rightSideNav{
	padding-right:25px;
	margin: 0px;
	padding: 0px;
}


div#wrapper {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: #003150;
	width: 936px;
	line-height: 21px;
	background: #fff;
	background: url("../resources/pageTopBackground.gif") no-repeat top left;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:1px solid white;
	min-width:936px;
}

div.head {
	height: 80px;
	width: 100%;
}

div.logo {
	height: 80px;
	padding-top: 15px;
	padding-left: 1px;
	float: left;
}

div#navigation td {
	padding-left: 15px;
	padding-right: 15px;
}

div#navigation {
	border: 1px solid #13a2c9;
	height: 35px;
	width: 100%;
	background: url("../resources/menuBackground.gif") repeat-x;
	margin: 0px;
	margin-top: -15px;
	margin-bottom: 15px;
	padding: 0px;
	float: left;
}

div#navigation td {
	line-height: 31px; border-right : 1px solid #13a2c9;
	color: #fff;
	text-align: center;
	font-size: 15px;	
	border-right: 1px solid #13a2c9;
}

.corner {
	height: 5px;
	width: 5px;
}

.bottomLeft {
	background: url("../resources/bottomLeftCorner.gif") no-repeat bottom;
}

.topLeft {
	background: url("../resources/topLeftCorner.gif") no-repeat;
	top: 0px;
}

.topRight {
	background: url("../resources/topRightCorner.gif") no-repeat;
}

.bottomRight {
	background: url("../resources/bottomRightCorner.gif") no-repeat bottom;
}

td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.top-brd {
	border-top: 1px solid #62c8e6;
}

.boxTitle {
	background-position: right;
	width: 100%;

	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 18px;
}

.rightBox {
	background: url('../resources/rightContentTitleBackground.gif') no-repeat;
}

.leftBox {
	background: url('../resources/leftContentTitleBackground.gif') no-repeat;
}

.greenBox {
	padding-top: 1px;
	display: inline;
	padding-right: 10px;
	float: left;
}

.boxContent {
	padding: 13px;
	padding-top: 10px;
}
.rightSideNavBox{
	padding:0px;
}

li.rightSideNav {
	background: url("../resources/rightSideNavigationBullets.gif") no-repeat 12px 8px;;
	list-style-type: none;
	padding: 3px;
	padding-left: 30px;
}

.rightSideNav  a {
	color: #0180C0;
	line-height: 20px;
	height: 30px;
}

li.activeRightSide {
	background: url("../resources/rightSideNavigationBullets.gif") no-repeat;
	background-position: 12px 14px;
	background-color: #26b3d7;
}

li.activeRightSide a {
	color: #fff;	
}

.newsText{
	font-size: 8pt;
}

.greenHeader {
	color: #72d300;
	font-weight: bold;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
}

.blueHeader {
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	line-height: 21px;
	color: #14aed5;
}
div#footer{
	width: 934px;
	background: url('../resources/footerBackground.gif') no-repeat top left;
	height: 80px;
	text-align: center;
	text-align: center;
	margin-top:-2px;

}

.links {
	font-family: Verdana;
	color: #FFF;
	text-decoration: none;
}
.links:visited {
	font-family: Verdana;
	color: #FFF;
	text-decoration: none;
}
.links:hover {
	font-family: Verdana; color: #76DC00; text-decoration: none
}

.tdhover:hover {
	background-color: #0099FF;
}
.newsText{
    font-size: 0.9em;
}




