body {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 10px;
  margin: 0px;
  background: #afbac3 url("images/bkgrd.gif") repeat-y top;
}

a {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  color: #333333;
  text-decoration: underline;
  font-weight: bold;
}

td {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
}

#wrap {
	background: #d7d5c1;
	border: 2px solid #999999;
	width: 760px;
}

#top {
	background: url("images/header-top.jpg") no-repeat left top;
	width: 760px;
	height: 77px;
	text-align: right;
}

#top a{
	padding: 0px 55px 0px 0px;
	text-decoration: underline;
	font-size: 11px;
	color:#FFFFFF;
}

#top a:hover {
	color:#022344;
  }
/*********** #Menu Links ***********/

#tn {
	background: url("images/navbar-top.gif") no-repeat left top;
	width: 760px;
	height: 27px;
  }
  
#tnm {
	height: 28px;
	width: 760px;
	padding: 2px 0px 0px 0px;
	font-size: 12px;
	color:#000000;
	text-align: center;
  }

#tnm a {
	padding: 0px 15px 0px 15px;
	height: 27px;
	line-height: 25px;
	text-decoration:none;
	font-size: 11px;
	color:#8f8d91;
  }

#tnm a:hover {
	color:#000000;
  }

/*********** #Content ***********/  
#content {
	width: 499px;
	vertical-align: top;
}
#spacer {
	background: url("images/spacer.gif");
	height: 800px;
}

#c2 {
	margin: 10px 10px 20px 10px;
	background: #FFFFFF;
	border: 1px solid #1c3c55;
	padding: 10px 15px 10px 15px;
	width: 519px;
}

#c3 {
	margin: 0px 6px 10px 13px;
	background: #FFFFFF;
	border: 1px solid #1c3c55;
	padding: 5px 10px 10px 10px;
	width: 246px;
	height: 300px;
	overflow: scroll;
	float:left;
}

#c4 {
	margin: 0px 17px 10px 6px;
	background: #FFFFFF;
	border: 1px solid #1c3c55;
	padding: 5px 10px 10px 10px;
	width: 246px;
	height: 300px;
	overflow: scroll;
}

#contact {
	background: #00497C;
	width: 221px;
	vertical-align: top;
}

#bottom {
	background: #bbb49c url("images/bottom.gif") no-repeat left top;
	width: 760px;
	height: 40px;
	padding-top: 20px;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 022344;
}


/*********** #Menu Links ***********/

#prac {
	border-right: 10px solid #8091a1;
  }

#prac a {
	display:block;
	background: url("images/spacer.gif") no-repeat left top;
	padding: 0px 0px 0px 25px;
	height: 23px;
	line-height: 23px;
	text-decoration: underline;
	font-size: 11px;
	color:#FFFFFF;
	border-bottom: 1px solid #999999;
  }

#prac a:hover {
	color:#CCCCCC;
  }
  


/*********** #News ***********/
  
#news {
	margin: 20px 10px 10px 15px;
}
  
#news p {
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
}

#news a {
	text-decoration:none;
	color:#FFFFFF;
  }

#news a:hover {
	color:#CCCCCC;
  }

/*********** #Bottom Menu ***********/

#bmenu {
	background: #013ADB url("images/spacer.gif") no-repeat left top;
	width: 760px;
	height: 28px;
	padding: 2px 0px 0px 0px;
	font-size: 11px;
	color:#FFFFFF;
  }

#bmenu a {
	padding: 0px 15px 0px 15px;
	height: 25px;
	line-height: 25px;
	text-decoration:none;
	font-size: 11px;
	color:#FFFFFF;
  }

#bmenu a:hover {
	color:#CCCCCC;
  }
  
/*********** #Disclaimer ***********/

#disc {
	font-size: 10px;
	color:#022344;
	padding: 0px 10px 0px 10px;
  }
  
#disc a {
	text-decoration:underline;
	font-size: 10px;
	color:#022344;
  }

#disc a:hover {
	color:#000000;
  }

/*********** #Heading Styles ***********/

H1 {
	font-size: 18px;
	font-weight: bold;
	color: #022344;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
}

H2 a{
	text-decoration: underline;
	color: #333333;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	color: #022344;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
}

H4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/*********** #Subtitle ***********/

#subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #022344;
}
