body {
	color: #333333;
	background-color: #fffff8;
	font-family: arial, serif;
}
textarea{
	color: #333333;
	background-color: #fffff8;
	font-family: arial, serif;
}


.bodybgcolor{	
	background-color: #fffeed;
}

a {
	color: #8B0000;
	font-family: arial, serif;
	font-size: 13px;
	text-decoration: underline;
}

a:hover {
	color: #B22222;
	font-family: arial, serif;
	font-size: 13px;
	text-decoration: underline;
}
.bannerbgcolor{
	background-color: #5e88a1;
}


.bannertext{
	color: #f5f0db;
	text-align: right;
	padding: 10px;
	font-size: 18px;
	line-height: 24px;
}

.pageheader{
	color: #993333;
	font-family: arial, serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 19px;
	padding-left: 24px;
	vertical-align: bottom;
}

.subheader
{
	color: #1d1d87;
	font-family: arial, serif;
	font-size: 15px;
	font-weight: bold;
}
a.subheader {
	color: #8B0000;
	font-family: arial, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

a.subheader:hover {
	color: #B22222;
	font-family: arial, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.subheader2
{
	color: #1d1d87;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: bold;
}
a.subheader2 {
	color: #8B0000;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.subheader2:hover {
	color: #B22222;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.subheader3
{
	color: #1d1d87;
	font-family: arial, serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}
a.subheader3 {
	color: #8B0000;
	font-family: arial, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.subheader3:hover {
	color: #B22222;
	font-family: arial, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
	
.bodytext{	
	color: #1d1d87;
	font-family: arial, serif;
	font-size: 13px;
	font-weight: none;
}
a.bodytext {
	color: #8B0000;
	font-family: arial, serif;
	font-size: 13px;
	text-decoration: underline;
}

a.bodytext:hover {
	color: #B22222;
	font-family: arial, serif;
	font-size: 13px;
	text-decoration: underline;
}

.bodytextbold{	
	color: #1d1d87;
	font-family: arial, serif;
	font-size: 13px;
	font-weight: bold;
}

/*global links*/
.leftnav{	
	color: #1f1f8f;
	font-family: arial, serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
a.leftnav {
	color: #1f1f8f;
	font-family: arial, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.leftnav:hover {
	color: #B22222
	font-family: arial, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
} 

/* intro page links*/
.leftnav2{	
	color: #8B0000;
	font-family: arial, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

a.leftnav2 {
	color: #f5f5f5;
	font-family: arial, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.leftnav2:hover {
	color: #f5f5f5;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
} 

/* area links*/
.leftnav3{	
	color: #1f1f8f;
	font-family: arial, serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-left: 0px;
	line-height: 15px;
}

a.leftnav3 {
	color: #1f1f8f;
	font-family: arial, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav3:hover {
	color: #B22222;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
} 

/*default page*/
.introlink{	
	color: #8B0000;
	font-family: arial, serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

a.introlink {
	color: #8B0000;
	font-family: arial, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.introlink:hover {
	color: #B22222;
	font-family: arial, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
} 

.introright{	
	text-align: left;
	color:#051f69;
	font-family: arial, serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 7px;
}

a.introright {
	text-align: left;
	color:#051f69;
	font-family: arial, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 7px;
}

a.introright:hover {
	text-align: left;
	color:#051f69;
	font-family: arial, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 7px;
} 

/*note*/
.note{
	font-family: arial, serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;	
	text-decoration:none;	
	font-style: italic;
}

a.note{
	color: #8B0000;
	font-family: arial, serif;
	font-size: 10px;
	font-weight: bold;	
	text-decoration:underline;	
	font-style: italic;
}
a.note:hover{
	color: #B22222;
	font-family: arial, serif;
	font-size: 10px;
	font-weight: bold;	
	text-decoration:underline;	
	font-style: italic;
}
.contactnote{
	background-color: #051f69;
	color: #fffeed;
	font-family: arial, serif;
	font-size: 12px;
	line-height: 25px;
}
a.contactnote{
	background-color: #051f69;
	color: #fffeed;
	font-family: arial, serif;
	font-size: 12px;
	text-decoration:underline;	
	padding: 0px;
}
a.contactnote:hover{
	background-color: #051f69;
	color: #fffeed;
	font-family: arial, serif;
	font-size: 12px;
	text-decoration:underline;	
	padding: 0px;
}

/*bottom navigation*/
.bottomnav{
	font-family: arial, serif;
	font-size: 12px;
	color: #1f1f8f;
	font-weight: normal;	
	text-decoration:none;	
}

a.bottomnav{
	color: #1f1f8f;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration:none;
}
a.bottomnav:hover{
	color: #b22222;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration:underline;	
}

/*border colors*/
.bodybordervert{
	background-color:#f0edd9;
	width: 2px; 
}
.bordercontent{
	background-color:#fffeed;
}
.bottombgcolor{
	background-color:#f8f5e1;
}
/*list styles*/
ul{
	color : #1f1f8f;
	font-family : arial, serif;
	font-size: 13px;
	list-style : disc;
	text-decoration : none;
	padding-bottom: 5px;
}
ol{
	color : #1f1f8f;
	font-family : arial, serif;
	font-size: 13px;
	text-decoration : none;
	padding-bottom: 5px;
}

/*table classes */
.tablebgcolor
{
	background-color : #f0edd9;
}

.tablecolorwhite
{
	background-color : #fffeed;
	page-break-inside : avoid;
}

.tablehead1
{
	background-color : #fffeed;
	color : #5e88a1;
	font-family: arial, serif;
	font-size: 13px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}

.tablehead2
{
	background-color : #fffeed;
	color : #5e88a1;
	font-family: arial, serif;
	font-size: 13px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}

.tablehead3
{
	background-color : #fffeed;
	color : #5e88a1;
	font-family: arial, serif;
	font-size: 13px;
	font-weight : normal;
	text-align : center;
	text-decoration : none;
}

.tablehead4
{
	background-color : #fffeed;
	color : #5e88a1;
	font-family: arial, serif;
	font-size: 13px;
	font-weight : normal;
	text-align : center;
	text-decoration : none;
}

.tablerule
{
	background-color : #f0edd9;
}

.tabletext 
{
	background-color : #fffeed;
	color: #1d1d87;
	font-family: arial, serif;
	font-size: 13px;
	font-weight: none;
	padding: 1px;
}

.tabletext2
{
	background : #f4f1d9;
	color: #1d1d87;
	font-family: arial, serif;
	font-size: 13px;
	font-weight: none;;
	padding: 1px;
}

.tabletextbold
{
	font-family : verdana,arial,helvetica;
	font-size: 13px;
	font-weight : bold;
}

.tabletitle
{
	background-color : #5e88a1;
	color : #F5F5F5;
	font-family : verdana,arial,helvetica;
	font-size : .7em;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	padding: 3px;
}

.tablewhitecell
{
	background-color : #fffeed;
}

.newshead{
	color: #f5f5f5;
	font-family: arial, serif;
	font-size: 15px;
	font-weight: bold;
	}

/* rounded corners */

/* Top corners of page */
.box {position:relative; overflow: hidden; background-color: #5E88A1; color: #000000;}
.x { color: #5E88A1;}
/* The actual corners */
.box div { height: 20px; width: 20px; background-color: #fffff8; font-family: Times, Times New Roman; font-size: 160px; line-height: 40px; position: absolute; overflow:hidden;}
.box span {  position: absolute; }
.box p {	margin: 0px;}
/* accurate positioning */
.topleft { top: 0px; left: 0px; }
.topleft span { top: -1px; left: -9px; }
.topright { top: 0px; right: 0px; }
.topright span { top: -1px; left: -27px; }
/*  end Top corners of page */

/*bottom corners of page*/
.box2 { width: 800px; height: 26px; position:relative; overflow: hidden; background-color: #051f69; color: #000000;}
.x2 { color: #051f69; }
/* The actual corners */
.box2 div { height: 20px; width: 20px; background-color: #fffff8; font-family: Times, Times New Roman; font-size: 160px; line-height: 40px; position: absolute; overflow:hidden;}
.box2 span { min-width:0;min-height;0;position: absolute; }
.box2 p {	margin: 0px;}
/* accurate positioning */
.bottomleft2 { bottom: 0px; left: 0px; }
.bottomleft2 span { top: -19px; left: -9px; }
.bottomright2 { bottom: 0px; right: 0px; }
.bottomright2 span { top: -19px; left: -27px; }
/* End bottom corners of page*/

/*NAV*/
/* round corners ss*/

.navbox1 {
 position:relative;width: 150px; height: 76px; background: #F4F1D9; margin: auto; text-align: left; #F4F1D9; -moz-border-radius: 20px;
-webkit-border-radius: 20px;}
.navbox1 #ctl, #cbl, #ctr, #cbr {position:absolute; #width:20px; #height:20px; color: #F4F1D9; background:#fffeed; overflow:hidden; font-style:normal; z-index:1;}
.navbox1 #ctl {top:0; left:0;}
.navbox1 #cbl {bottom:0; left:0;}
.navbox1 #ctr {top:0; right:0;}
.navbox1 #cbr {bottom:0; right:0;}
.navbox1 em b { position:absolute; font-size:150px; font-family:arial; color: #F4F1D9; line-height:40px; font-weight:normal;}
.navbox1 #ctl b {left:-8px;}
.navbox1 #ctr b {left:-25px;}
.navbox1 #cbl b {left:-8px; top:-17px;}
.navbox1 #cbr b {left:-25px; top:-17px;}
.navbox1 p {position:relative;  z-index:100; padding-left:12px; padding-top: 6px; padding-bottom: 6px;}

/* round corners ss*/
.navbox2 { position:relative;width: 150px; height: 76px; background: #F4F1D9; margin: auto; text-align: left;  -moz-border-radius: 20px;
-webkit-border-radius: 20px;}
.navbox2 #ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color: #F4F1D9; background:#fffeed; overflow:hidden; font-style:normal; z-index:1;}
.navbox2 #ctl {top:0; left:0;}
.navbox2 #cbl {bottom:0; left:0;}
.navbox2 #ctr {top:0; right:0;}
.navbox2 #cbr {bottom:0; right:0;}
.navbox2 em b {min-wdith:0; position:absolute; font-size:150px; font-family:arial; color: #F4F1D9; line-height:40px; font-weight:normal;}
.navbox2 #ctl b {left:-8px;}
.navbox2 #ctr b {left:-25px;}
.navbox2 #cbl b {left:-8px; top:-17px;}
.navbox2 #cbr b {left:-25px; top:-17px;}
.navbox2 p {position:relative;  z-index:100; padding-left:12px; padding-top: 6px; padding-bottom: 6px;} 

/* news box */
.newsbox1 {  position:relative; width: 150px; height: 50px; background: #6d93a8; margin-left: 0px; text-align: left; vertical-align:center;  -moz-border-radius-topright: 20px; -moz-border-radius-bottomright: 20px;}
.newsbox1 #ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color: #6d93a8; background:#fffeed; overflow:hidden; font-style:normal; z-index:1;}
.newsbox1 #ctl {top:0; left:0;}
.newsbox1 #cbl {bottom:0; left:0;}
.newsbox1 #ctr {top:0; right:0;}
.newsbox1 #cbr {bottom:0; right:0;}
.newsbox1 em b {  position:absolute; font-size:150px; font-family:arial; color: #6d93a8; line-height:40px; font-weight:normal;}
.newsbox1 #ctl b {left:-8px;}
.newsbox1 #ctr b {left:-25px;}
.newsbox1 #cbl b {left:-8px; top:-17px;}
.newsbox1 #cbr b {left:-25px; top:-17px;}
.newsbox1 p {position:relative; z-index:100; padding-left:0px; padding-top:6px; padding-bottom: 6px;}


.navtbl
{
	height:71px;
	border:none;
}

.bodycontent
{
padding-left:21px;
height:260px;
}

.mainnav
{
vertical-align:top;
width:160px;
}