.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.SideBoxHeader {
	background-image:  url(side_box/cobra_box_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D3A49;
	padding-left: 10px;
	height: 26px;
	padding-top: 5px;
}

.SideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D3A49;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
 /*
 <--- Top Horizontal Menu -
 */
table.menuActuator a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width:100%;
	height: 19px;
	border-right: 1px solid #000000;
	text-decoration: none;
	color: #FFFFFF;
	filter:blendTrans(duration=0.5);
	padding: 4px 0px 0px 0px;
}
td.menuActuator a:link {
}
td.menuActuator a:visited {
}
td.menuActuator a:hover {
	background-color:#000033;
}
td.menuActuator a:active {
}

.menu {
	font-family:verdana;
	color:#FFFFFF;
	font-size:10px;
	background-color:#5F76A0;
	layer-background-color:#5F76A0;
	/* for mozilla */
	-moz-opacity:.9;
	/* for win/ie */
	filter:alpha(opacity=90);
}
.HeadingImage {
	background-image:  url(../images/misc/HeaderBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
	padding-left: 20px;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*
 <--- Fade Menu Roll Over - 
*/

table.lix a { /* 5.0+ extension of "div.lix a" */
 display: block;
 width:100%;
 /*border-Top: 1px solid #EAEAEA;*/  /*border:1px solid white;*/
 cursor:hand;
 border-bottom: 1px solid #FFFFFF;  /*border:1px solid white;*/
 /*border-Bottom: 1px solid #FFFFFF;*/  /*border:1px solid white;*/
 /*border-Right: 1px solid #FFFFFF;*/
 filter:blendTrans(duration=0.5);
 }
td.lix a {
 color:#FFFFFF;
 /*background-color:#81A0BA;*/
 font:12px Arial, Helvetica, sans-serif;
 text-align: left;
 text-decoration: none;
 padding: 2px 2px 2px 4px;
 height: 20px;
 font-weight:bold
 }
td.lix a:link {
 color:#FFFFFF;
 /*background-color:#000082;*/
 font-weight:bold
 }
td.lix a:visited {
 color:#FFFFFF;
 /*background-color:#000082;*/
 font-weight:bold
 }
td.lix a:hover {
 color:#FFFFFF;
 background-color:#000033;
 text-decoration: none;
 font-weight:bold
 }
td.lix a:active {
 color:#FFFFFF;
 /*background-color:#3A4258;*/
 font-weight:bold
 }
td.lix a#actual {
 color:#FFFFFF;
 background-color:#D57500;
}
.CenterDivider {
	background-image: url(../images/divider/divider_r2_c1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.Form {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FBFCFD;
	border: 1px solid #CCCCCC;
}
.WhiteMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	color: #FFFFFF;
}
.backgroundImage {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/main/reports_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.FeildText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.FieldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.background {
	background-color: #FFFFFF;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.LRSideBorders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NewsEventsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/news_divider.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.galleryList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
}
.BoldItalicUnderline {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
.FAQsIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ContactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
p {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cacddb;
	background-image: url(images/misc/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.HeaderMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.smlBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ThinBorderBox {
	border: 1px solid #000000;
}

