body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body {
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 100%;
	height: 457px;
}
.topspace{
	height: 71px;
}
.menubg{
	background-image: url(images/menumiddle.jpg);
	background-repeat: repeat-x;
}
.shadowinside{
	background-image: url(images/bottomshadowI.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 500px;
	padding-bottom: 40px;
}
.topred{
	background-image: url(images/topred.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 296px;
}
.footer{
	padding: 20px;
	border-top-width: 1px;
	border-top-color: #808CA1;
	border-top-style: solid;
}
.copyright, A.copyright:link, A.copyright:hover, A.copyright:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #4D4D4E;
}
.vision{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	height: 75px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F0B148;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
.rightbarspace{
	padding-top: 137px;
}
.toptabs{
	height: 31px;
	margin: 0px;
	padding: 0px;
}
p {
margin:0em 0 1em;
}
.nopaddingmargin{
	padding: 0; 
	margin: 0; 
}
.bottompadding{
	padding-bottom: 8px;
}
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #703D1E;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
	font-style: normal;
}

A.SkinObject:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #703D1E;
	text-decoration: none;
}

A.SkinObject:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #703D1E;
	text-decoration: none;
}

A.SkinObject:hover    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	text-decoration: none;
}

A.SkinObject:active   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	text-decoration: none;
}

.Head {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 18px; 
	COLOR: #D0AA3A; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.SubHead {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	COLOR: #026197; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
/* text style used for most text rendered by modules */
.Normal
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4E;
	line-height: 22px;
}

table {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4E;
	line-height: 22px;
}


H1 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 18px; 
	COLOR: #D0AA3A; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
H2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #C5D53B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

H3 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	COLOR: #D0AA3A; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H4 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	COLOR: #C5D53B; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H5 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #CCCCCC; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-bottom: 0;
}
DT {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
H6 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0, 0, 0, 0;
	margin-bottom: 0, 0, 0, 0;
	line-height: 12px;
}

A:link, A:visited   {
	color: #93030D;
	text-decoration: underline;
}

A:Hover  {
    color: #A96A0D;
	text-decoration: underline;
}

SMALL {
	FONT-SIZE: 8px
}
BIG {
	FONT-SIZE: 14px
}
BLOCKQUOTE {
	FONT-FAMILY: Lucida Console, monospace
}
PRE {
	FONT-FAMILY: Lucida Console, monospace
}
UL {
	list-style-type: none;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #343434;
	line-height: 18px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 
LI
{ 
background-image: url(bullets.png); 
background-repeat: no-repeat; 
background-position: 0 .2em; 
padding-left: 2.3em; 
margin-bottom: 1em;
}
UL LI LI {
	LIST-STYLE-TYPE: none
}
UL LI LI LI {
	LIST-STYLE-TYPE: circle
}
OL LI {
	LIST-STYLE-TYPE: decimal
}
OL OL LI {
	LIST-STYLE-TYPE: lower-alpha
}
OL OL OL LI {
	LIST-STYLE-TYPE: lower-roman
}
HR {
	HEIGHT: 1pt; TEXT-ALIGN: left
}

.NormalTextBox {
	BORDER-RIGHT: #818181 1px solid; 
	BORDER-TOP: #818181 1px solid; 
	BORDER-LEFT: #818181 1px solid; 
	BORDER-BOTTOM: #818181 1px solid;
	FONT-SIZE: 11px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B7C86;
}

