/*COMMON ELEMENTS*/
html, BODY { 
	font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 11px; 
	color: #000000; 
	margin: 0;
	padding: 0;
}
body {
	/*following is for IE ONLY!*/
	scrollbar-3dlight-color:#ccc;
	scrollbar-arrow-color:#999;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#ccc;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-shadow-color:#000;
	scrollbar-track-color:#333;
}
TD { 
	font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 11px; 
	color: #000000;  
	font-weight : normal;
}
a:link, a:active, a:visited { 
	color : #990000; 
	text-decoration : none; 
}
a:hover { 
	color : #CC0000; 
	text-decoration : underline; 
}

img { border: 0; }

.left {float: left;}
.right {float: right;}
.itemBorder { border: 1px solid #666; }	
.Hidden		{visibility: hidden;}	
.NoDisplay	{visibility: hidden; display: none;}
.Visible	{visibility: visible;}		
.bckWhite	 { background-color: #fff; }
.bckBlack	 { background-color: #000; }
.bckPopUp1	 { background-color: #fff; background-image: url(/images/bckPopup.jpg); background-repeat: no-repeat; }
.bckPopUp2	 { background-color: #fff; background-image: url(/images/bckPopup.jpg); background-repeat: no-repeat; }

.title 	  { 
color: #036; 
font-size : 18px; 
font-weight: bold; 
}
.subtitle { 
color: #829ABF; 
font-size : 13px; 
font-weight: bold; 
}
.subhead { 
color: #829ABF; 
font-size : 13px; 
font-weight: bold; 
}
.subhead a:link, .subhead a:active, .subhead a:visited { 
	color : #829ABF; 
	text-decoration : none; 
	font-weight: bold; 
}
.subhead a:hover { 
	color : #fff; 
	text-decoration : underline; 
}	
h1 	  { 
color: #036; 
font-size : 18px; 
font-weight: bold; 
margin: 0;
}
h2 { 
color: #829ABF; 
font-size : 13px; 
font-weight: bold; 
margin: 0;
}
h2 a:link, h2 a:active, h2 a:visited { 
	color : #829ABF; 
	text-decoration : none; 
	font-weight: bold; 
}
h2 a:hover { 
	color : #fff; 
	text-decoration : underline; 
}	
.whiteSm 		{ font-family : Arial,Verdana, Geneva, Helvetica, sans-serif; font-size : 11px; color : white ;  }
.whiteSm a:link, .whiteSm a:active, .whiteSm a:visited	{ text-decoration : none; color : #fc0; }
.whiteSm a:hover	{ text-decoration : underline; color : #cccccc ; }
.Sm 		{ font-family : Arial,Verdana, Geneva, Helvetica, sans-serif; font-size : 11px; color : #666;  }
.Sm a:link, .Sm a:active, .Sm a:visited	{ font-weight: bold; text-decoration : none; color : #333; }
.Sm a:hover	{ text-decoration : underline; color : #cccccc ; }
.graySm, .graySm a:link, .graySm a:active, .graySm a:visited { font-size : 10px; text-decoration : none; color : #909090 ; }
.graySm a:hover	{ text-decoration : underline; color : #c6c6c6 ; }
/*END COMMON ELEMENTS*/



/*HEADER ELEMENTS*/
.bckHdr { background: #cc0000 url(/images/bckHdr.jpg) repeat-x 0 0;}
.bckHdrRight { background: url(/images/hdrLogo2.gif) no-repeat top right; }
#address { 
	width: 280px;
	overflow: hidden;
	position: relative; 
	float:right;
	padding: 5px;
	text-align: right;
	color: #fff;
	font-size: 11px;
}
#address a:link, #address a:active, #address a:visited {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}
#address a:hover { color: #000; }

/*Testimonials*/
.SiteTestimonialScroller { position:absolute; top:0px; left:0px; width: 400px; height: 96px; }
.TestimonialFrame { background:#771919 url(/images/hdrLogo2.gif) no-repeat top right; width: 400px; height:96px;}
.TestimonialItem  { text-align: left;padding:4px;width:390px; position:absolute;}	
.TestimonialCustomer  { display: inline; 
	font-family : Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 9pt; 
	color : #fff ; 
	font-weight : bold; 
}	
.TestimonialLocation  { display: inline; }	
.TestimonialCity  { 
	font-family : Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 9pt; 
	color : #fff ; 
	font-weight : bold; 
}	
.TestimonialState  { 
	font-family : Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 9pt; 
	color : #fff ; 
	font-weight : bold; 
}	
.TestimonialBody  { 
	line-height : 100%; 
	font-family : Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 9pt; 
	color : #fff ; 
	font-weight : normal; 
}	
.TestimonialBody a:link, .TestimonialBody a:active, .TestimonialBody a:visited  { color : #fff ; text-decoration: none; }
/*END HEADER ELEMENTS*/


/*NAV ELEMENTS*/
.bckNav		 { background: #403e3e url(/images/bckNav.gif) repeat-x; }
#navContainer { text-align: left; }
#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style-type: none; 
	line-height: 20px; 
	z-index: 55;
	}
	html>body #nav, #nav ul { position: relative; }
#nav a {
	display: block; 
	font-size: 11px;
	color: #000;
	text-decoration: none;
	width: 100%; 
}	
#nav a.parent {
	background: url(/images/arrow.gif) no-repeat; background-position: 95% 50%; 
}	
#nav a.parent:hover {
	background: url(/images/arrow.gif) center no-repeat; background-position: 95% 50%; 
	background-color: #cc0000; 
}
#nav a:hover {
	background: #cc0000; 
	text-decoration: none;
	color: #fff;
}	
#nav li { 
	float: left;
	white-space: nowrap; 
}
#nav li ul { 
	z-index: 3; 
	border: 1px solid #999; border-bottom-style: none; 
	padding: 0px; 
	position: absolute;
	background: #ccc; 
	width: 130px; 
	/*width: expression('132px'); */
	left: -999em; 
}	
#nav li ul li {
	width: 100%;
	border-bottom: 1px solid #999; 
}
#nav li ul ul { 
	margin: -21px 0 0 130px; 
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em; 
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
	left: auto; 
}
/*END NAV ELEMENTS*/
	
/*SPLASH PAGE ELEMENTS*/
.bckSplGray	 	{ background-color: #AAB6BD; }
.bckSplStripe	{ background-color: #658CA7; }
.bckHdr3  { background-color: #aab6bd;}
.bckHdr4  { background-color: #0C4F83;}
.splashSm 		{ font-family : Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif; font-size : 9pt; text-decoration : none; color : #000000 ;   }
.splashSm a:link, .splashSm a:active, .splashSm a:visited	{ font-size : 10px; text-decoration : none; color : #000000 ; }
.splashSm a:hover	{ text-decoration : underline; color : #6666ff ; }
/*END SPLASH PAGE ELEMENTS*/

/*DEFAULT PAGE ELEMENTS*/
.bckPopup { background: #ccc; }
.bckSplash { background: #fff url(/images/bckSplash.jpg) no-repeat 0 0; }

/*mainWhite-Models box*/
.contentMiddle { background: url(/images/contentMiddle.gif) repeat-y; }
.models a:link, .models a:active, .models a:visited {color: #000;font-size: 10px;}
.models a:hover {text-decoration: none;	color: #999;}
.models img { margin-bottom: -3px; margin-top:-3px;}
#mainBox { width: 406px; text-align: left;}

/*Welcome box*/
#box {
	position:relative; 
	width:203px; 
	height: 275px;
	margin:0;
}
#transbkg {position:absolute; top:0; right:0; width:203px; height:272px; background:#000; padding:5px;}
#transbkg {filter: alpha(opacity=70);
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	 -moz-opacity: 0.70; opacity:0.7;
}
html>body #transbkg { width: 193px; height: 262px;}
#words {	
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	height: 272px;
	overflow: auto;
	text-align: left;
	padding: 10px;
	color: #fff;
}
html>body #words { width: 180px; height: 252px; }
#words h1 {
	color: #fff;
}




/*END DEFAULT PAGE ELEMENTS*/

/*MISC ELEMENTS*/
.invBckBox, a.invBckBox { color: #fff; font-weight: bold; }