body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	margin: 0px; 
	background: #FFFFFF url("images/bkgrd.gif") repeat-x left top;
}

a {
	font-weight:bold;
	color: #223063;
	text-decoration: none;
}

a:hover {
	color: #0E1327;
}

td {
	font-size: 12px;
}

li {
	text-align: left;
}

/*********** #Body Styles ***********/

#topheader {
	background: url("images/header.jpg") no-repeat left top;
	width: 900px;
	height: 88px;
}

#navbar {
	background: url("images/navbar.gif") no-repeat left top;
	width: 900px;
	height: 38px;
	margin: 0px 0px 0px 0px;
}

#tmenu {
	width: 650px;
	height: 38px;
	margin: 0px 0px 0px 0px;
	float:right;
	line-height: 38px;
	font-size: 12px;
	
}

#tmenu a{
	padding: 0px 10px 0px 10px;
	color:#0d1634;
	font-weight: normal;
}

#tmenu a:hover{
	color:#20357D;
}

#prac {
	background: url("images/prac.gif") no-repeat left top;
	width: 250px;
	height: 456px;
	vertical-align: top;
}

#tbar {
	background: url("images/buttona.gif") no-repeat left bottom;
	margin: 15px 0px 0px 12px;
	width: 211px;
	height: 30px;
}

#prac-links {
	width: 211px;
	text-align: right;
	font-size:12px;
	line-height: 30px;
	margin: 0px 0px 0px 12px;	
}

#prac-links a{
	display:block;
	width: 211px;
	height: 30px;
	background: url("images/buttona.gif") no-repeat left bottom;
	color:#FFFFFF;
}

#prac-links a:hover{
	background: url("images/buttonah.gif") no-repeat left bottom;
	color:#cbd7fe;
	overflow: hidden;
	
}

#flash {
	background: url("images/content-mid.jpg") no-repeat left top;
	width: 257px;
	height: 456px;
}

#content {
	background: url("images/content.jpg") no-repeat left top;
	width: 393px;
	height: 456px;
}

#title {
	width: 363px;
	height: 55px;
	margin: 0px 10px 0px 20px;
	line-height:52px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	
}

#title a{
	color: #FFFFFF;
}

#title a:hover{
	color: #dddddd;
}

#c2 {
	width: 343px;
	height: 384px;
	margin: 0px 20px 10px 20px;
	padding:0px 10px 0px 0px;
	overflow: scroll;
	line-height: 18px;
	text-align: justify;
}

#bottom {
	background: url("images/bottom.jpg") no-repeat left top;
	width: 900px;
	height: 76px;
}

#blue-text {
	color: #223063;
	font-weight: bold;
}

#botnavbar {
	width: 900px;
	height: 15px;
	margin: 0px 0px 0px 0px;
}

#bmenu {
	width: 650px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	float:right;
	line-height: 17px;
	font-size: 12px;
	
}

#bmenu a{
	padding: 0px 10px 0px 10px;
	color:#797979;
	font-weight: normal;
}

#bmenu a:hover{
	color:#313131;
}

#disc {
	width: 900px;
	color: #b7c1de;
	font-size: 10px;
	padding: 20px 20px 0px 20px;
	text-align: center;
}

#content input, textarea {
	border: 2px solid #dddddd;
	background: #f6f6f6 url("images/form-bg.gif") repeat-x left top;
}

.subhead {
	font-size: 11px;
}

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

H1 {
	background: url(images/h1-bg.gif) repeat-x left top;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	line-height: 28px;
	height: 28px;
	padding: 0px 0px 0px 15px;
}
H1 a {
	color: #ffffff;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	color: #223063;
}

H2 a {
	color: #223063;
}

H3 {
	font-size: 14px;
	color: #172144;
}

/*********** #Email/Print Box Styles ***********/

#email-print {
	width: 250px;
	padding: 7px 0px 0px 70px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	float: left;
	
}

#email-print a {
	display: block;
	text-decoration: none;
	color: #273C6B;	
	padding: 5px 0px 5px 0px;
}

#email-print a:hover {
	color:#5071BE;
}

#email-text {
	width: 125px;
	padding: 0px 0px 0px 20px;
	background: url("images/email.png") no-repeat left center;
	
}

#print-text {
	width: 125px;
	padding: 0px 0px 0px 20px;
	background: url("images/print.png") no-repeat 1px center;
}
