body,html {
	background-image:url('../img/bg_tile.gif');
	height:100%;
	margin:0px;
	font-family:"Lucida Grande",Tahoma;
}

td {
	padding: 5 10 5 10px;
	font-size:10px;
	color:#666666;
}

.contactForm {
	width:415px;
}

.clear {
	clear:both;
}

#mainHolder {
	width:908px;
	height:100%;
	background-color:#4777a7;
}

#headerHolder {
	width:908px;
	height:82px;
	background-image:url('../img/header.gif');
}

#navHolder {
	position:relative;
	padding-right:22px;
	float:right;
	top:51px;
}

#footerHolder {
	width:908px;
	height:60px;
	background-image:url('../img/footer.gif');
}

#footerContent {
	position:relative;
	left:154px;
	top:15px;
	line-height:15px;
	text-align:left;
	font-size:10px;
	color:#85a3c2;
}

a.footerLinks {
	font-size:10px;
	color:#85a3c2;
	text-decoration:none;
}

a.footerLinks:hover {
	text-decoration:underline;
}

#mainContentHolder {
	width:908px;
}

#contentRoundTop {
	width:908px;
	height:14px;
	background-image:url('../img/round_top.gif');
}

#contentRoundBottom {
	width:908px;
	height:14px;
	background-image:url('../img/round_bottom.gif');	
}

#contentMiddle {
	width:908px;
	background-image:url('../img/middle.gif');	
}

#homeLower {
	width:830px;
}

#sideBar {
	float:left;
	margin-left:14px;
	height:606px;
	width:230px;
	background-image:url('../img/sidebarBackground.jpg');
	background-repeat:no-repeat;
}

#sideBarContent {
	color:#666666;
	font-size:10px;
	line-height:15px;
	text-align:left;
	margin:20 20 20 25px;
}

#mainContent {
	float:left;
	margin:20 20 20 10px;
}

#mainContentPress {
	float:left;
	margin:20 20 20 25px;
}

#mainContentHeader {
	width:625px;
	line-height:18px;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	padding-bottom:10px;
	border-width:0 0 1 0px;
	border-style:dotted;
	border-color:#cecece;
	color:#336699;
}

#mainContentHeaderPress {
	width:850px;
	line-height:18px;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	padding-bottom:10px;
	border-width:0 0 1 0px;
	border-style:dotted;
	border-color:#cecece;
	color:#336699;
}

#mainContentTxt {
	line-height:14px;
	padding-top:15px;
	text-align:left;
	font-size:11px;
	color:#333333;
	width:625px;
}

#mainContentTxtPress {
	line-height:14px;
	padding-top:15px;
	text-align:left;
	font-size:11px;
	color:#333333;
}

.homeTile {
	min-height:325px;
	text-align:left;	
	float:left;
	width:275px;
	border-width: 0 1 0 0px;
	border-style:solid;
	border-color:#cecece;
}

.tileTxt {
	padding:15px;
	font-size:11px;
	color:#666666;	
}

a {
	font-size:11px;
	font-weight:bold;
	color:#85a3c2;		
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;	
}

a.txtLink {
	font-size:11px;
	color:#666666;		
	text-decoration:none;
}

a.txtLink:hover {
	text-decoration:underline;
}	

.header {
	padding-left:15px;
	font-size:18px;
	color:#5f7c8e;
}

.header a {
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	color:#5f7c8e;
}

.header a:hover {
	text-decoration:underline;
}

.sidebarList {
	list-style: url('../img/plus.gif');
	padding:0 15 0 17px;
	font-size:11px;
	color:#999999;
}

.sidebarLink {
	color:#999999;
	text-decoration:none;
}

a.sidebarLink:hover {
	color:#666666;
}

.contentList {
	padding:0 15 0 17px;
	font-size:11px;
}

.txtInput {
	width:168px;
}
