a {
	color : #003399;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a:hover {
	color : #993333;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

body {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
}

	h1 {
	font-family: "Georgia","Times New Roman","Times",serif;
	font-size: 200%;
	font-weight: normal;
	color: #953800;
	margin-bottom: 15px;
	border-bottom: 1px solid #953800;
	padding-bottom: 5px;
}
	
	h2 {
	font-size: 150%;
	font-weight: normal;
	color: #012c4e;
	margin: 1em 0 .05em 0;
}
	
	h2 a, h2 a:visited {
	color: #012c4e;
}
	
	h2 a:hover {
	color: #000000;
}
		
	h3 {
	color: #000000;
	margin: 1em 0 0 0;
	padding-top: 10px;
	font-size: 110%;
}
		
	h4 {
	color: #000000;
	margin: 1em 0 0 0;
	font-size: 110%;
	font-style:italic;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #000000;
	font-style: italic;
	line-height: 1.5em;
}

hr {
	width: 90%;
	color: #eee;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

th {	
	padding-left : 5px;
	font-weight : bold;
	background : #dddddd;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : italic;
	color : #003366;
	text-decoration : none;
}

.largecaption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : italic;
	color : #003366;
	text-decoration : none;
}

.border {
	padding: 7px;
	border: 1px dashed #336699;
	margin: 10px;
}

.leftnav a:link {
	color:#6699cc;
	text-decoration:none;
	font-weight: normal;
}

.leftnav a:visited {
	color:#6699cc;
	text-decoration:none;
	font-weight: normal;
}

.leftnav a:hover {
	text-decoration:underline;
	color : #993333;
	font-weight: normal;
}

.leftnav a:active {
	text-decoration:underline;
	color : #993333;
	font-weight: normal;
}

.leftnav2 {
	font-family : verdana, arial, sans-serif;
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

.leftnav2 a:link {
	font-family : verdana, arial, sans-serif;
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

.leftnav2 a:visited {
	font-family : verdana, arial, sans-serif;
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

.leftnav2 a:hover {
	font-family : verdana, arial, sans-serif;
	color : #ffffff;
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
}

.promo {
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}

.promohead {
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
}

.promoheading {
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
}

.blueBoxHead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight: bold
}

.blueBoxText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.greyBoxHead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #336699;
	font-weight: bold
}

.greyBoxText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #336699;
}

.searchtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #993333;
}

.logo {
	display : none;
}

.greyBackHeading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #003366;
	background: #EEEEEE;
	padding: 5px;
	border-bottom: 1px solid #003366;
	border-right:  1px solid #003366;
	border-left:  2px solid #eee;
	border-top: 2px solid #eee;
}
