
.chromestyle{
margin-top: 5;
padding: 0;
height: 20; 
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: " "; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.chromestyle ul{
margin: 0;
padding-left: 0;
float: center;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
line-height:12px;
padding-left: 2;
padding-right: 2;
display: inline;
}

.chromestyle ul li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #cac6ab;
line-height:12px;
padding: 3px 3px 3px 3px;
text-decoration: none;
}
.chromestyle ul li a:link{
	color: #cac6ab; TEXT-DECORATION: none;
}
.chromestyle ul li a:visited{
	color: #cac6ab; TEXT-DECORATION: none;
}
.chromestyle ul li a:hover{
	color: #ffffff; TEXT-DECORATION: none;
}
.chromestyle ul li a:active{
	color: #cac6ab; TEXT-DECORATION: none;
}
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
*content: url(whitearrow.gif); /*uncomment this line to use an image instead*/
}
.chromestyle ul li span{ /*Targets span tag to the right of #leftcorner below*/
padding-left: 0px;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #cac6ab;
line-height:12px;
z-index:100;
background-color: #3b6e83; /*beige*/
width: 135px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height:12px;
padding: 2px 0;
margin-left:0;
text-decoration: none;
color: #cac6ab;
text-align: left; /*set value to "left", "center", or "right"*/
}
.dropmenudiv A:link {
	color: #cac6ab; TEXT-DECORATION: none;
}
.dropmenudiv A:visited {
	color: #cac6ab; TEXT-DECORATION: none;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #cac097;
color: #000000;
}
.dropmenudiv A:active {
	color: #cac6ab; TEXT-DECORATION: none;
}
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
.emergency_test {
	background-color: #FFFFFF;
	border-color: #fdba01;
	border-style: solid;
	border-width: 10px;
	list-style: none;
	width:770px;
	padding:5px;
	margin: 5px;
}
.emergency {
	background-color: #FFFFFF;
	border-color: #fdba01;
	border-style: solid;
	border-width: 10px;
	list-style: none;
	width:520px;
	padding:5px;
	margin: 5px;
}
.inline_editor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border : none;
	background : transparent;
}
.inline_editor_active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border : none;
	background : #D2E4FC;
}

.inline_editor2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	border :  none;
	background : transparent;
}
.inline_editor_active2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	border : none;
	background : #D2E4FC;
}

.ul_selected {
	background : #F0FFF8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border : none;
}

.ul_selected2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border :  1px solid black;
	background : #D2E4FC;
}

.ul_unselected {
	background : transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ul_unselected2 {
	background : transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
		background-image: url(images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#menuHolder {
	WIDTH: 140px; POSITION: absolute
}
#fixItDiv {
	Z-INDEX: 1; LEFT: 0px; WIDTH: 1px; POSITION: absolute; TOP: 0px; HEIGHT: 1px
}




INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Verdana, Sans-Serif;
	padding: 1px;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	background-color: #EFEEEE;
}

INPUT.submitbttn {
	FONT-FAMILY: Arial, Sans-Serif;
	FONT-SIZE: 9pt;
	color: #0000FF;
	background-image: url(../../images/go_bttn.gif);
	background-position: center;
	background-repeat: repeat;
	height: 25px;
	width: 35px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	   
}

/*global default link*/

A {FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 14px;
	vertical-align: top;
	font-weight: normal;
	color: #000000;
}
A:link {
	COLOR: #000000; FONT-STYLE: normal; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #000000; FONT-STYLE: normal; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000000; FONT-STYLE: normal; TEXT-DECORATION: underline
}
A:active {
	COLOR: #000000; FONT-STYLE: normal; TEXT-DECORATION: underline
}


/*latest news styles*/
.latestnewsdate {FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	line-height: 11px;
	vertical-align: top;
	font-weight: bold;
	color: #990000;
}
.latestnews {FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 14px;
	vertical-align: top;
	font-weight: normal;
	color: #000000;
}
.latestnews A{FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	line-height: 11px;
	vertical-align: top;
	font-weight: bold;
	color: #990000;
}

.latestnews A img{
border:none;
margin: 0;
padding: 0;
float: absolute;
display: block;
}

.latestnews A:link {
	COLOR: #990000; FONT-STYLE: bold; TEXT-DECORATION: underline
}
.latestnews A:hover {
	COLOR: #990000; FONT-STYLE: bold; TEXT-DECORATION: underline
}
.latestnews A:visited {
	COLOR: #990000; FONT-STYLE: bold; TEXT-DECORATION: underline
}
.latestnews A:active {
	COLOR: #990000; FONT-STYLE: bold; TEXT-DECORATION: underline
}

TD {
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Sans-Serif; 
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none;
	line-height: 15px;
}
DIV {
	COLOR: #333333;
	FONT-FAMILY: Verdana, Sans-Serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	background-position: center;

}

.tblbord {
	border: 0;
}
.highlight {  background-color: 1811bc}


.description {
	COLOR: #00458C; FONT-FAMILY: Verdana; FONT-SIZE: 12px
}
.price {
	COLOR: #00458C; FONT-FAMILY: Verdana; FONT-SIZE: 12px;
FONT-weight: bold}

.leaf {
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #00458C;
	vertical-align: top;
	background-image:  url(../images/underline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.leaf A{
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #00458C;
}
.leaf A:active {
	COLOR: #00458C;
	TEXT-DECORATION: underline;
}
.leaf A:hover {
	COLOR: #00458C
}
.leaf A:link {
	COLOR: #00458C
}
.leaf A:visited {
	COLOR: #00458C
}

.leaf2 {
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	line-height: 16px;
	font-style:normal;
	vertical-align: top;
	color: #000000;
	font-weight: bold;
	padding: 0px;
}
.leaf2 A{
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	line-height: 16px;
	font-style:normal;
	vertical-align: top;
	color: #000000;
	font-weight: bold;
}
.leaf2 A:active {
	TEXT-DECORATION: underline;
}
.leaf2 A:hover {
	TEXT-DECORATION: none;
}
.leaf2 A:link {
	TEXT-DECORATION: none;
}
.leaf2 A:visited {
	TEXT-DECORATION: none;
}

.leaf2-off {
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	line-height: 16px;
	font-style:italic;
	color: #024778;
	font-weight: bold;
	padding: 0px;

}
.leaf2-off A{
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	line-height: 16px;
	font-style:italic;
	color: #024778;
	font-weight: bold;
	padding: 0px;

}
.leaf2-off A:active {
	TEXT-DECORATION: underline;
}
.leaf2-off A:hover {
	TEXT-DECORATION: none;
}
.leaf2-off A:link {
	TEXT-DECORATION: none;
}
.leaf2-off A:visited {
	TEXT-DECORATION: none;
}
.SideNav {
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 14px;
	vertical-align: top;
	font-weight: normal;
	color: #ffffff;
}
.SideNav A{
	COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}
.SideNav A:active {
	COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: underline
}
.SideNav A:hover {
	COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}
.SideNav A:link {
	COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}
.SideNav A:visited {
	COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}


.tagline {
	COLOR: be0005; FONT-FAMILY: Verdana, Sans-Serif; FONT-SIZE: 11px; FONT-STYLE: italic; FONT-WEIGHT: normal
}
.title {
	COLOR: ff6600; FONT-FAMILY: Verdana, Sans-Serif; FONT-SIZE: 12px
; font-weight: normal
}
.subtitle {
	COLOR: #000000; FONT-FAMILY: Verdana, Sans-Serif; FONT-SIZE: 11px; FONT-WEIGHT: bold
}
.alert {
	COLOR: 993333;
	FONT-FAMILY: Verdana, Sans-Serif;
	font-weight: normal	font-style: oblique;
	font-size: medium;
}
.news {
	COLOR: #666666;
	FONT-FAMILY: Verdana, Sans-Serif;
	FONT-SIZE:smaller
	FONT-STYLE: normal
}
.node {
	FONT-FAMILY: Verdana, Sans-Serif;
	FONT-SIZE: medium;
	line-height: normal;
	color: 0a0a71;
	background-attachment: scroll;
	background-color: EFEFEF;
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	width: 100%;
	font-weight: normal;

}
.node A:link {
	COLOR: #002953
}
.node A:visited {
	COLOR: #002953
}
.node A:active {
	COLOR: blue
}
.node A:hover {
	COLOR: blue
}

.foot {
	FONT-FAMILY: Verdana, Sans-Serif; FONT-SIZE: 11px;  FONT-STYLE: normal; TEXT-DECORATION: none; line-height: 13px; background : transparent; COLOR: #002b54;
}
.foot A{
	FONT-FAMILY: Verdana, Sans-Serif; FONT-SIZE: 11px;  FONT-STYLE: normal; TEXT-DECORATION: none; line-height: 13px; background : transparent; COLOR: #002b54;
}
.foot A:active {
	FONT-FAMILY: Verdana, Sans-Serif; FONT-SIZE: 11px;  FONT-STYLE: normal; TEXT-DECORATION: none; line-height: 13px; background : transparent; COLOR: #002b54;
}
.foot A:link {
	FONT-FAMILY: Verdana, Sans-Serif; FONT-SIZE: 11px;  FONT-STYLE: normal; TEXT-DECORATION: none; line-height: 13px; background : transparent; COLOR: #002b54;
}
.foot A:hoover {
	FONT-FAMILY: Verdana, Sans-Serif; FONT-SIZE: 11px;  FONT-STYLE: normal; TEXT-DECORATION: none; line-height: 13px; background : transparent; COLOR: #002b54;
}
.foot A:visited {
	FONT-FAMILY: Verdana, Sans-Serif; FONT-SIZE: 11px;  FONT-STYLE: normal; TEXT-DECORATION: none; line-height: 13px; background : transparent; COLOR: #002b54;
}

.mainbody {FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 15px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #000000;
}
.mainbody A {FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 15px;
	vertical-align: top;
	text-transform:uppercase;
	letter-spacing:1px
	font-weight: bold;
	color: #990000;
}
.mainbody A:link {TEXT-DECORATION: underline}
.mainbody A:hover {TEXT-DECORATION: underline}
.mainbody A:visited {TEXT-DECORATION: underline}
.mainbody A:active {TEXT-DECORATION: underline}

.morelink A {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8px;
	line-height: 10px;
	vertical-align: top;
	text-transform:uppercase;
	text-align:right;
	margin: 0 0 20px 0;
padding: 0;
float: absolute;
display: block;
	font-weight: bold;
	color: #990000;
}
.morelink A:link {TEXT-DECORATION: none}
.morelink A:hover {TEXT-DECORATION: none}
.morelink A:visited {TEXT-DECORATION: none}
.morelink A:active {TEXT-DECORATION: none}

.thisrequired {
	background : #FFCC00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
		background-image: url(images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.yearight A {FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 4px;
	line-height: 4px;
	vertical-align: top;
	font-weight: normal;
	color: #ffffff;
}
.yearight A:link {
	COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}
.yearight A:hover {
	COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}
.yearight A:visited {
	COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}
.yearight A:active {
	COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}