/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.roundcorners {
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-box-shadow: 5px 5px 8px #D0D0D0;
	-moz-box-shadow: 5px 5px 8px #D0D0D0;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

h1
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #0097DA;
	line-height: normal;
	font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #0033CC;
	text-decoration: none;
}

.leftandtopandnews:link {
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}
.leftandtopandnews:hover {
	color: #30AA07;
	text-decoration: underline;
	line-height: 18px;
}
.leftandtopandnews:visited {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.leftandtopandnews:active {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}


.left_main:link {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/btn_lig.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 5px;
	height: 28px;
	vertical-align: bottom;
	line-height: 28px;
}
.left_main:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/btn_d.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 5px;
	height: 28px;
	vertical-align: bottom;
	line-height: 28px;
}
.left_main:visited {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/btn_lig.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 5px;
	height: 28px;
	vertical-align: bottom;
	line-height: 28px;
}
.left_main:active {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/btn_lig.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 5px;
	height: 28px;
	vertical-align: bottom;
	line-height: 28px;
}


.left_sub:link {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/btn_lig.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 15px;
	height: 28px;
	vertical-align: bottom;
	line-height: 28px;
}
.left_sub:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/btn_lig.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 15px;
	height: 28px;
	vertical-align: bottom;
	line-height: 28px;
}
.left_sub:visited {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/btn_lig.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 15px;
	height: 28px;
	vertical-align: bottom;
	line-height: 28px;
}
.left_sub:active {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/btn_lig.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 15px;
	height: 28px;
	vertical-align: bottom;
	line-height: 28px;
}


.text	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	text-align: left;
	color: #656565;
	line-height: 14px;
}
.text_rev	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 17px;
	text-decoration: none;
	color: #FFFFFF;
}
.rev_bold {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}


.text_bold	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 30px;
	height: 30px;
}
.footer	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-weight: normal;
}
.table_bdr {
	border: 1px solid #CCDCEC;
	padding: 2px;
}

.table_bdr_news {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f2f2f2;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	border-left-color: #f2f2f2;
	padding: 1px;
}

.footerlinks:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.footerlinks:hover {
	color: #587E41;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerlinks:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerlinks:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.centerlinks:link {
	color: #000000;
	text-decoration: underline;
	padding-left: 24px;
	line-height: 18px;
}

.centerlinks:hover {
	color: #3366FF;
	text-decoration: underline;
	line-height: 18px;
	padding-left: 24px;
}
.centerlinks:visited {
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
	padding-left: 24px;
}
.search_textfield {
	width: 260px;
}
.text_bold_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 17px;
	font-weight:bold;
	color: #AE0C12;
}
.text_bold_grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	font-weight:bold;
	color: #666666;
}
.text_grey {


	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
	color: #999999;
}


.quicklinks {
	line-height: 20px;
	color: #000000;
}

.head1
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #0095D9;
	line-height: normal;
}
.head1_leftnav
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AE0C12;
}
.head2
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}
.pagelocator {
	font-size: 11px;
	color: #FF6600;
	line-height: 24px;
	display: block;
}
.pagelocator_active {
	font-size: 11px;
	color: #2B2F90;
	line-height: 24px;
}
.green
{
	color: #FF0000;
}

.image_bdr {

	border: 5px solid #EBEBEB;
	padding: 1px;
}
.head2rev {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.left_nav:link {
	text-decoration: none;
	color: #000000;
}
.left_nav:hover {
	color: #009900;
	text-decoration: none;
}
.left_nav:visited {
	color: #000000;
	text-decoration: none;
}
.left_nav:active {
	color: #000000;
	text-decoration: none;
}



.main_nav:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.main_nav:hover {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.main_nav:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.main_nav:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}


.rev {
	color: #FFFFFF;
}

.main_right:link {
	text-decoration: none;
	color: #006AB5;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	display: block;
	line-height: 38px;
	height: 38px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.main_right:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #006AB5;
	display: block;
	line-height: 38px;
	height: 38px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.main_right:visited {
	text-decoration: none;
	color: #006AB5;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	display: block;
	line-height: 38px;
	height: 38px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.main_right:active {
	text-decoration: none;
	color: #006AB5;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	display: block;
	line-height: 38px;
	height: 38px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.table_flash {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.btn {
	background-color: #0069B3;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	padding-left: 5px;
}
.maintable {

	border: 1px solid #CCDCEC;
}



/*Ticker CSS*/

#ajaxticker1{
	width: 100%;
	height: 100px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

.someclass{ //class to apply to your scroller(s) if desired

}

/* End */



/* Left Nav */


.markermenu{
	width: 192px;
}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #F2F2F2;
}

.markermenu ul li a{
	color: #333333;
	display: block;
	width: auto;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	background-image: url(../images/arrow-list.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	word-spacing: normal;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	font-weight: normal;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 172px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #666666;
}

.markermenu ul li a:hover{
color: #FFFFFF;
background-color: #ED1B24;
background-image:url(../images/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */
