

body      {background-color: #FFFFFF; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 75%; margin: 20px 0; text-align:center;}
table, td {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif); font-size: 100%;}
hr        {background-color: #000000; color: #343971; height: 1px; width: 100%; margin: 10px 0; padding: 0;}
form      {margin: 0; padding: 0; width: 100%;}

h1 {font-family: Georgia, Georgia, serif; color: #343971; text-align: left; font-size: 22px; font-weight: bold; letter-spacing: 2px; padding: 0px; margin: 5px 0px;}
h2 {font-family: Verdana, Arial, sans-serif; color: #343971; text-align: left; font-size: 18px; font-weight: normal; letter-spacing: 2px;}
h3 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #706956; text-align: left; font-size: 16px; font-weight: bold; letter-spacing: 2px;}
h4 {font-family: Verdana, Arial, sans-serif; color: #706956; text-align: left; font-size: 14px; font-weight: bold; letter-spacing: 1px;} 
h5 {font-size: 100%; font-weight: bold; color: #FFFFFF; background-color: #48508F; padding: 3px 0px 3px 5px;}
h6 {font-size: 120%; font-weight: bold; color: #FFFFFF; background-color: #978F78; padding: 3px 0px 3px 5px;}

A:LINK    {color: #48508F; text-decoration: none; font-weight: bold;}
A:VISITED {color: #48508F; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #5B65AA; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #48508F; text-decoration: none; font-weight: bold;}


.wrapper {
background-color: #ffffff; 
color: #000000;
width: 750px; 
border: 1px solid #000000;
margin: 0 auto;
margin-left: auto;
margin-right: auto;
text-align: left;

 }


.logo {
width: 210px;
background-color: #343971;
background-image: url(images/header-blue-bg.jpg);
background-repeat: repeat-x;
color: #FFFFFF;
text-align: center;
font-weight: bold;
font-size: 22px;
font-family: Georgia, Georgia, serif;
margin: 15px 0px 0px 5px;
height: 88px;
}

.header-right {
width: 540px;
height: 63px;
background-image: url(images/header-blue-bg.jpg) ;
color: #FFFFFF;
text-align: right;
font-size: 90%;
letter-spacing: 1px;
padding-right: 5px;

}

.header-right A:LINK    {color: #FFFFFF; text-decoration: none; font-weight: normal;}
.header-right A:VISITED {color: #FFFFFF; text-decoration: none; font-weight: normal;}
.header-right A:HOVER   {color: #FFFFFF; text-decoration: underline; font-weight: normal;}
.header-right A:ACTIVE  {color: #FFFFFF; text-decoration: none; font-weight: normal;}


.top-nav {
height: 40px;
width: 540px;
background-color: #978F78;
color: #FFFFFF;
font-weight: bold;
font-size: 90%;
letter-spacing: 1px;
text-align: center;
padding: 3px 2px;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
vertical-align: inherit;
}

.top-nav A:LINK    {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.top-nav A:VISITED {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.top-nav A:HOVER   {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.top-nav A:ACTIVE  {color: #FFFFFF; text-decoration: none; font-weight: bold;}


.sidebar{
background-color: #D0CBAE;
vertical-align: top;
padding: 10px 5px;
text-align: left;
font-size: 13px;
font-weight: bold;
border-bottom: 1px solid #000000;
/*border-bottom: 1px solid #D0CBAE;*/
}


.mainimage {
width: 540px;
height: 190px;
text-align: right;
font-weight: bold;
color: #343971;
letter-spacing: 1px;
padding-right: 10px;
background-image: url(images/home-image.jpg);
border-bottom: 1px solid #808080;
border-left: 1px solid #808080;
}

.mainimage H1 {
text-align: right;
}


.content {
width: 540px;
vertical-align: top;
padding: 0px 10px 10px 10px;
text-align: justify;
line-height: 18px;
border-left: 1px solid #808080;
}

.content p{
	font-family:Arial;
	font-size: 14px;
}

.content H3 {

line-height: 180%;
margin-top 0;
margin-bottom: 0;
font-size: 18px;
}


.content LI {

font-size: 14px;
line-height: 150%;
margin-top: 0px;
margin-bottom: 0px;
font-family: Arial;

}


.special LI{
font-family: Arial;
text-align: left;
margin-top: 11;
margin-bottom: 11px;

}

.bold1{
font-weight:bold;
font-family:Arial;
font-size: 14px;
color:#000080;
}


.footer {
height: 40px;
background-color: #343971;
background-image: url(images/footer-blue-bg.jpg);
color: #FFFFFF;
text-align: center;
border-top: 1px solid #000000;
vertical-align:middle;
}


.applyFormAreaTitle {
background-color: #E0E0E0;

}



.billpay td{
	padding-top: 5px;
	padding-bottom: 5px;
}

.billPayCaption {
	font-size: 10;
}

.footerURL a{
	color: #ffffff;
}


