@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0064b2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06456b;
}
a:hover {
	text-decoration: underline;
	color: #209432;
}
a:active {
	text-decoration: none;
	color: #209432;
}
.buttons {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DBDBDB;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
.buttons a:link{
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
.buttons a:visited{
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
.buttons a:hover{
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	height: 32px;
}
.buttons a:active{
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 30px;
	margin-top: 8px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Verdana, Arial;
}

h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
#gradientHeader {
	background-image: url(images2/gradient_back.jpg);
	background-repeat: repeat-y;
}
#blueBack {
	background-color: #06446b;
}
.rightHeadings {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #05324E;
	letter-spacing: 1px;
}

#buttonBack {
	background-color: #05324e;
	height: 35px;
	vertical-align: middle;
}

#rightColumn {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #96C3E0;
	padding-left: 10px;
}
#leftColumn {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #96C3E0;
	background-color: #BAE4FD;
}


#centerColumn {
	padding-right: 5px;
	padding-left: 8px;
	padding-bottom: 15px;
}
#leftColumnTitle {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #497FA1;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBF7FE;
}
.leftColumnLinks {
	font-weight: bold;
	color: #209433;
	display: block;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBF7FE;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}
.leftColumnLinks a:link{
	font-weight: bold;
	color: #209433;
	display: block;
	font-size: 10px;
}
.leftColumnLinks a:visited{
	font-weight: bold;
	color: #209433;
	display: block;
	font-size: 10px;
}
.leftColumnLinks a:hover{
	font-weight: bold;
	color: #05324E;
	display: block;
	font-size: 10px;
}
.leftColumnLinks a:active{
	font-weight: bold;
	color: #05324E;
	display: block;
	font-size: 10px;
}
#bottomFont {
	font-size: 9px;
	line-height: 14px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #96C3E0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #96C3E0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.address {
	font-size: 9px;
	color: #497FA1;
	text-align: left;
	padding-left: 3px;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 5px;
}
