body>#contentContainer {
	width : 724px;
}


#contentContainer {
	width : 770px;
	padding-top : 175px;
	padding-left : 26px;
	padding-right : 26px;
	padding-bottom : 10px;
	background : transparent url(/images/header.gif) 0 0 no-repeat;
}

#logo {
	position : absolute;
	top : 0;
	left : 630px;
}
#logo img {border : 0;}

#topNav {
	text-align : left;
	color: #0094C1;
	position : absolute;
	top : 28px;
	left : 25px;
	font-size : 10px;
}
#topNav a,
#topNav a:active,
#topNav a:visited {
	color :  #0094C1;
	text-decoration : none;
	font-family : verdana;
	font-size : 10px;
}
#topNav a:hover {color: #F9A23B;}



a, a:link, a:visited {
	color: #005680;
	text-decoration: underline;
	font-weight : bold;
}

a:hover {
	color: #005680;
	text-decoration: none;
}

a:active {
	color: #005680;
}

body {
	background : #B7E1ED url(/images/page_tile.gif) 0 0 repeat-y;
	margin: 0;
	padding : 0;
	font-family: Arial;
}

form {
	margin: 0;
}

h2 {
	color: #005680;
	font-size: 32pt;
}

h3 {
	color: #005680;
	font-size: 14pt;
}

input {
	border: 1px solid #99D4E6;
	background-color : #DDDDDD !important;
	color : #333333;
	font-size: 12px;
	height: 18px;
	margin: 0px 0px 0px 0px;
}

tr, td, table, p, ul, ol, ul, br, form, a {
	font-size: 12px;
}

td {
	padding : 2px;
	color: #FFFFFF;
}

select {
	font-size : 11px !important;
	background-color : #99D4E6;
	color : #333333;
}


.setBorder {
	border:1px solid #99D4E6;
}

table.imgTable td {
	color : #333333 !important;
}


