body 				{ 
font-family: "Trebuchet MS", Verdana, Arial; 
font-size: 12px; 
margin: 5px 0px 20px 5px; 
color: #FFFFFF; 
line-height: 130%; 
text-align:center;
background-color:#222222;
}


label
{
font-size:12px;
width: 4em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

fieldset
{
font-size:12px;
border: 1px solid #FFFFFF;
height:auto;
margin:2px;
padding:2px;
}

legend
{
font-size:12px;
font-weight:normal;
color: #000000;
background: #FFFFFF;
/*border: 1px solid #D91507;*/
padding: 2px 6px;
margin-bottom: 2px;
}

td p {
font-family: "Trebuchet MS", Verdana, Arial; 
font-size: 70%; 
}

.tblbody {
font-family: "Trebuchet MS", Verdana, Arial; 
font-size: 100%; 
font-weight:normal; 
line-height: 130%; 
text-align:left;
}

.redclr	{
background-color:#FFFFFF;
color:#000000;
font-weight:bold;
font-size:12px;
padding: 2px;
}


.button { 
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; 
color: #FFFFFF; 
background-color: #CCCCCC; 
text-align: center; 
border: 1px solid; 
border-color: #FFFFFF Black Black #FFFFFF; 
height: 21px;
}

.vbuttonlft	{
float:left; 
margin-left:35px; 
margin-top:5px;
}

.vbuttonrt	{
float:right; 
margin-right:29px; 
margin-top:5px;
}

#vtext	{
margin-left:35px;
margin-top:2px;
clear:both;
}


.bold {
	font-size: 11px;
	COLOR: #353333; 
	LINE-HEIGHT: 14pt; 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-weight:bold;
	text-align:left; 
}



.left	{
float:left;
}

.txtlft	{
text-align:left;
}

.boldsrch {
	font-size: 10px;
	COLOR: #353333; 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-weight:bold;
	text-align:left; 
}

.boldblack	{
font-style:italic;
text-align:left;
}

.headertitle {
	font-size: 13px;
	COLOR: #020FCF; 
	LINE-HEIGHT: 14pt; 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-weight:bold;
	text-transform:capitalize; 
}

.img	{
border:1px solid #000000;
padding:2px;
margin: 2px;
clear:left;
}

.quoteblack {
	font-size: 13px; 
	COLOR: #000000; 
	LINE-HEIGHT: 14pt; 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-weight:bold; 
}

.footer {
	font-size: 12px; 
	COLOR: #0074F4; 
	font-family: "Trebuchet MS", Verdana, Arial ; 
	font-weight:normal; 
	line-height:16px; 
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px; 
	text-align:center; 
	
}

a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:#D91507;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: underline;
	text-decoration: none;
	color:#D91507;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color:#000000;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:#D91507;
}

.selectbox {  
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; 
color: #020FCF; 
background-color: #FFFFFF; 
text-transform:capitalize; 
border: 1px #020FCF solid; 
height: 20px; 
clip:   rect(   ); 
width: 180px; 
}

.TextBox {  
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; color: #000000; 
text-align: left; 
border: 1px #000000 solid; 
height: 20px;
padding:2px auto;
margin:2px auto;
background-color:#CCCCCC; 
clip:   rect(   ); 
width: 200px; 
}



.TextBoxMulti { 
font-family:  "Trebuchet MS", Verdana, Arial; 
font-size: 11px; 
color: #000000; 
text-align: left; 
border: 1px #000000 solid;
background-color:#CCCCCC;
margin:2px auto;
padding:2px auto; 
width: 200px; 
height: 170px; 
 }



input				{ font-family: "Trebuchet MS", Verdana, Arial; size: 100%; }
textarea			{ font-family: "Trebuchet MS", Verdana, Arial; size: 100%; }
select				{ font-family: "Trebuchet MS", Verdana, Arial; size: 100%; }

#clear	{
clear:both;
}

#split	{ 
border: 1px solid #020FCF;
clear:both;
}

#masthead			{ 
width: 100%; 
height: 190px; 
background-image:url(../images/masthead.jpg);
background-repeat:no-repeat;
background-color:#636567;
}

#footerimg			{ 
width: 100%; 
height: 190px; 
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

#txttopr	{
float:left; 
margin-left:449px; 
margin-top:14px; 
width:440px; 
height:40px; 
color:#FFFFFF; 
font-weight:bold; 
}

#txttopr a		{ 
color: #FFFFFF; 
font-weight: bold; 
text-decoration: none;
 }
 
#txttopr a:hover	{ 
text-decoration: underline;
}


#toptxt	{
color:#FFFFFF;
margin-left:250px;
margin-top:2px;
}

* html #toptxt	{
margin-top:10px;
}

#menuBottom			{ 
width: 900px; 
height: 15px; 
background-color: #000000; 
border-top: 1px solid #CD2329; 
clear:both; 
}

#menuBottom ul		{ 
display: inline; 
margin: 0px 0px 0px 50px; 
line-height: 200%; 
}

#menuBottom ul li	{ 
display: inline; 
list-style-type: none; 
margin: 5px 0px 20px 0px;
 }
 
#menuBottom a		{ 
color: #FFFFFF; 
font-weight: normal; 
text-decoration: none; 
padding: 4px 8px 4px 8px; 
margin-top: 10px; 
margin-bottom: 40px; 
}
#menuBottom a:hover	{ 
text-decoration: underline;
}

#menuBottom a:hover.this	{ }

#menuBottom a.this	{ 
background-color: #CD2329;
 }


#contentmiddle	{
width: 900px;
height:auto;
background-color:#FFFFFF;
margin:0px auto;
padding:0px auto;
text-align:left;
clear:both;
color:#999999;
}

#innermiddle	{
margin:2x;
padding:2px;
}


#contentCopyright	{ 
margin: 2px auto 0 auto; 
text-align:center;
}

#contentleft	{
float:left; 
width:200x; 
height:auto;
margin-top:20px;
background-color:#FFFFFF;
}


#FooterHolder			{ 
width: 900px; 
background-color: #636567; 
border-top: 1px solid #919EAA;
border-bottom: 1px solid #919EAA; 
margin: auto;
padding:0px auto;
text-align:center;
*/  height: auto;
}

#FooterHolder ul		{ 
display: inline; 
margin: 0px 0px 0px 0px; 
line-height: 200%; 
}

#FooterHolder ul li	{ 
display: inline; 
list-style-type: none; 
margin: 5px 0px 20px 0px; 
}

#FooterHolder a		{ 
color: #FFFFFF; 
font-weight: normal; 
text-decoration: none; 
padding: 4px 8px 4px 8px; 
margin-top: 10px; 
margin-bottom: 40px;
}

#FooterHolder a:hover	{ 
text-decoration: underline;
}

#clock	{
width:140px;
height:120px;
}

#flcontentblog	{
width:400px;
height:466px;
}

#flcontainerbanner	{
width:900px;
height:210px;
}

#flashcontentbanner	{
width:900px;
height:210px;
}

#flashcontent	{
width:400px;
height:85px;
border: 1px solid #000;
}

#flashcontentvirtual	{
width:900px; 
height:500px;
}


#pdf	{
border: 1px solid #000000; 
width: 350px; 
height:30px; 
clear:both;
} 

#linesml	{
border-top: 1px dotted #000000;
padding: 0px auto;
width:90%;
margin-left:0px;
clear:left;
}


#linesmlb	{
border-bottom: 1px dotted #000000;
padding: 0px auto;
width:90%;
margin:0px auto;
clear:left;
float:left;
}

#linesmlr	{
border-top: 1px dotted #000000;
padding: 5px;
width:90%;
margin:5px;
clear:both;
}

#cats	{
background-color:#D3262C;
margin-top:5px;
margin-bottom:5px;
text-align:center;
padding:2px auto;
margin: auto;
text-transform:uppercase;
*/  height: auto; 
}

#sub	{
margin-left:34px; 
width:40%; 
height; auto; 
clear:left;
}


#subrt {
float:right; 
margin-right:34px; 
width:40%; 
height: auto;
clear:right;
}

#sub2	{
margin-left:34px; 
width:92%; 
height: auto;
}

#sub2cat	{
float:left; 
margin-left:12px; 
width:98%; 
height: auto;
}

#sub2content	{
text-align:left; 
margin-left: 20px;
margin:2px auto;
padding:2px auto; 
}

#linesmlred	{
border-top: 1px solid #D3262C;
padding: 5px auto;
width:92%;
margin: 10px auto;
clear:both;
text-align:center
}

#orange	{
clear:right; 
width:499px; 
height:250px; 
background-color:#D59B66;
}


#cats ul		{ 
display: inline; 
margin: 0px 0px 0px 0px; 
line-height: 200%; 
}

#cats ul li	{ 
display: inline; 
list-style-type: none; 
margin: 5px 30px; 
}

#cats a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:#FFFFFF;
}
#cats a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: underline;
	text-decoration: none;
	color:#FFFFFF;
}
#cats a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color:#FFFFFF;
}
#cats a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:#FFFFFF;
}

/*

---------------------------- Sub holders -----------------------------

*/

#contentright	{
float:left;
padding-left:10px;
margin-left:30px;
width:640px;
height:auto;
padding:5px;
margin-top:20px;
color:#999999;
background-color:#FFFFFF;
}

#wrapper 			{ 
width: 900px; 
height:auto; 
margin: 20px auto; 
text-align: justify; 
border: 1px solid #000000; 
background-color: #FFFFFF; 
margin-bottom: 0px; 
}

#signature	{
width:900px;
height: auto;
margin:0px auto;
padding:0px auto;
text-align:center;
} 


.sig	{
float:right; 
text-transform:none; 
font-size:8px;  
font-size:10px;
text-align:right;
}

.sig a	{
font-size:10px;
color:#636567;
}

#search	{
float:left; 
margin-right:2px;
margin-left:640px; 
margin-top:60px; 
height:55px; 
width:250px;
}



#blog	{
margin-top:25px; 
width:350px;
}


/* ------------ Horizontal Menu ------------- */

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: url(../images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
text-transform:uppercase;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
}

