body {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	background-color: #cfd2d9;
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment:fixed;
	
	margin-top: 0px;
}
p, span, table, td {
	font-size: 12px;
	color: black;
}
td p{
    font-family:Verdana;
}
textarea, input, select {
	font-size : 12px;
}
hr{
	height: 1px;
	color: #DDB455;
}

h2
{
	font-size:14px;
	color: #1B5AB3;
	margin-top:6px;
	margin-bottom: 6px;
}
h3
{
	font-size:14px;
	color: #1B5AB3;
	margin-bottom: 0px;
}

h4
{
	font-size:14px;
	color: #1B5AB3;
}

h5
{
	font-size:18px;
	color: #1B5AB3;
	margin-top: 4px;
	margin-bottom: 0px;
}

h6
{
	font-size:22px;
	color: #1B5AB3;
	margin-top: 4px;
	margin-bottom: 0px;
	font-weight: bold;

}

a:link {
	color : #1B5AB3;
	text-decoration : underline;
}

a:visited {
	color : #1B5AB3;
	text-decoration : underline;
}

a:hover {
	color : black;
	text-decoration: none;
}

a:active {
	color :#1B5AB3;
	text-decoration : underline;
}

/* Middle of Page*/
.middle{
	background-image: url(../images/middle_bg.gif);
	background-repeat: no-repeat;
	background-color: white;
}
/* End Middle of Page*/

/* Copyright Text*/
.copyright{
	font-size:10px;
	color: #BED6FC;
	font-weight: normal;
}
.copyright a:link {
	color : #BED6FC;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}

.copyright a:visited {
	color : #BED6FC;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}

.copyright a:hover {
	color : #BED6FC;
	font-size:10px;
	text-decoration : underline;
	font-weight: normal;
}

.copyright a:active {
	color :#BED6FC;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}
/* End Copyright Text*/


.navigation{
	background: #FFFFFF repeat-y;
}

/* Left Nav Buttons*/
.leftnav{
	padding-left: 30px; 
	font-size:12px;
	color: #1B5AB3;
	text-decoration : none;
	font-weight: normal;
	background-image: url(../images/btn_bg.gif);
	height: 31px;
}
.leftnav a:link {
	color : #1B5AB3;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}

.leftnav a:visited {
	color : #1B5AB3;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}

.leftnav a:hover {
	color : #1B5AB3;
	font-size:12px;
	text-decoration : underline;
	font-weight: bold;
}

.leftnav a:active {
	color :#1B5AB3;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}
.leftnav_over{
	padding-left: 30px; 
	font-size:12px;
	color: #DCA625;
	text-decoration : none;
	font-weight: normal;
	background-image: url(../images/btn_mouseover_bg.gif);
	height: 31px;
}
.leftnav_over a:link {
	color : #DCA625;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}
.leftnav_over a:visited {
	color : #DCA625;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}
.leftnav_over a:active {
	color :#DCA625;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}
.leftnav_over a:hover{
	color: #DCA625;
	font-size:12px;
	text-decoration : underline;
	font-weight: bold;
}
.leftnav_list{
	padding-left: 30px; 
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:12px;
	color: #1B5AB3;
	text-decoration : none;
	font-weight: normal;
	background-image: url(../images/btn_list_bg.gif);
	height: 31px;
}
.leftnav_list a:link {
	color : #1B5AB3;
	font-size:12px;
	text-decoration : none;
	font-weight: normal;
}

.leftnav_list a:visited {
	color : #1B5AB3;
	font-size:12px;
	text-decoration : none;
	font-weight: normal;
}

.leftnav_list a:hover {
	color : #1B5AB3;
	font-size:12px;
	text-decoration : underline;
	font-weight: normal;
}

.leftnav_list a:active {
	color :#1B5AB3;
	font-size:12px;
	text-decoration : none;
	font-weight: normal;
}
/* End Left Nav Buttons*/

/* Home Page Sections*/

.lightBlueBox{
	background-image: url(../images/bg_lightblue.gif);
	width: 117px;
	height: 90px;
	padding: 5px;
	color: white;
	font-size: 10px;
}

.darkBlueBox{
	background-image: url(../images/bg_darkblue.gif);
	width: 151px;
	height: 90px;
	color: white;
	font-size: 10px;
}

.boxHeader{
	color: #C59B1B;
	font-weight: bold;
	font-size: 14px;
}
.boxHeader a:link {
	color : #C59B1B;
	text-decoration : underline;
	font-weight: bold;
}

.boxHeader a:visited {
	color : #C59B1B;
	text-decoration : underline;
	font-weight: bold;
}

.boxHeader a:hover {
	color : #C59B1B;
	text-decoration : none;
	font-weight: bold;
}

.boxHeader a:active {
	color :#C59B1B;
	text-decoration : none;
	font-weight: bold;
}
/* End Home Page Sections*/

/* Bottom of the Page*/
.bottom_background{
	background-image: url(../images/bottom_bg.gif);
	height: 79px;
}
.bottom{
	background-image: url(../images/bottom.gif);
	width: 960px;
	height: 79px;
}
/* End Bottom of the Page*/
