/* CSS Document */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
}

p{
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

b{
	font-weight:bold;
}

h1{
	font-size: 24px;
	color: #666666;
	margin-top: 0;
}

img {
	border: none;
}

table {
	background: #FFFFFF;
	font-size: 12px;
}

li {
	font-size: 12px;
	color: #333333;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top {
	width: 100%;
	height: 50px;
	background: url(../images/bg-top.jpg) repeat-x;
}

#top-container {
	width: 960px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	color: #666666;
}

#top-container a:link, #top-container a:visited {
	color: #666666;
	font-weight: bold;
}

#top-container a:hover, #top-container a:active {
	color: #ec2426;
	font-weight: bold;
	text-decoration: none;
}

#top-left {
	width: 45%;
	float: left;
	margin-left: 10px;
}

#top-right {
	width: 100%;
	text-align: center;
}

#container{
	width: 817px;
	margin: -10px auto 0 auto;
	background: #000000;
	padding: 2px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#inside{
	background: #FFFFFF;
}  

.top-menu {
	width: 800px;
	font-size: 10px;
	color: #666666;
}

.top-menu a:link {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.top-menu a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.top-menu a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ec2426;
}
.top-menu a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #ec2426;
}

  
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.changeRegion a:link {
	padding-left: 20px;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.changeRegion a:visited {
	padding-left: 20px;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.changeRegion a:hover {
	padding-left: 20px;
	font-size: 10px;
	color: #ec2426;
	font-weight: bold;
}
.changeRegion a:active {
	padding-left: 20px;
	font-size: 10px;
	color: #ec2426;
	font-weight: bold;
}

.top-menu {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.top-menu a:link {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.top-menu a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.top-menu a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ec2426;
}
.top-menu a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #ec2426;
}


#menu {
	width: 800px;
	height: 35px;
	margin-left: 8px;
	text-align: center;
}

#bg-door {
	text-align: center;
	height: 35px;
	border-left: 5px #999999 solid;
	border-right: 5px #999999 solid;
	width: 790px;
	background: url(../images/nav_bar.jpg) repeat-x;
}
#menu-holder {
	margin-left: 5px;
}
.menu-link {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 10px;
	display: inline;
	border-right: thin solid #666666;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
}
.menu-link a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}	
.menu-link a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}	
.menu-link a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}	
.menu-link a:active {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

#othersites {
	width: 800px;
	margin-left: 8px;
	background: #ededed;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #ec2426;
	font-weight: bold;
}
#othersites a:link {
	color: #333333;
	text-decoration: underline;
}
#othersites a:visited {
	color: #333333;
	text-decoration: underline;
}
#othersites a:hover {
	color: #000000;
	text-decoration: none;
}
#othersites a:active {
	color: #000000;
	text-decoration: none;
}

a:link.mapdirections {
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
a:visited.mapdirections {
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
a:hover.mapdirections {
	color: #ec2426;
	text-decoration: none;
}
a:active.mapdirections {
	color: #ec2426;
	text-decoration: none;
}
.sec_menu {
	width: 140px;
	margin-left: 10px;
}

.sec_menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 140px;
	height: 30px;
	display: block;
	margin-bottom: 5px;
}
.sec_menu_text a:link {
	border-left: #999999 5px solid;
	color: #666666;
	text-align: left;
	width: 140px;
	height: 23px;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	text-decoration: none;
}
.sec_menu_text a:visited {
	border-left: #999999 5px solid;
	color: #666666;
	text-align: left;
	width: 140px;
	height: 23px;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	text-decoration: none;
}	
.sec_menu_text a:hover {
	border-left: #ec2426 5px solid;
	color: #ec2426;
	text-align: left;
	width: 140px;
	height: 23px;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	text-decoration: none;
}	
.sec_menu_text a:active {
	border-left: #ec2426 5px solid;
	color: #ec2426;
	text-align: left;
	width: 140px;
	height: 23px;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	text-decoration: none;
}

.sec_menu_text-bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 140px;
	height: 30px;
	display: block;
	margin-bottom: 5px;
}
.sec_menu_text-bigger a:link {
	border-left: #999999 5px solid;
	color: #666666;
	text-align: left;
	width: 140px;
	height: 30px;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}
.sec_menu_text-bigger a:visited {
	border-left: #999999 5px solid;
	color: #666666;
	text-align: left;
	width: 140px;
	height: 30px;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}	
.sec_menu_text-bigger a:hover {
	border-left: #ec2426 5px solid;
	color: #ec2426;
	text-align: left;
	width: 140px;
	height: 30px;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}	
.sec_menu_text-bigger a:active {
	border-left: #ec2426 5px solid;
	color: #ec2426;
	text-align: left;
	width: 140px;
	height: 30px;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}

.sec_menu_text_on {
	border-left: #ec2426 5px solid;
	color: #ec2426;
	text-align: left;
	width: 140px;
	height: 23px;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-decoration: none;
}
.sec_menu_text-bigger_on {
	border-left: #ec2426 5px solid;
	color: #ec2426;
	text-align: left;
	width: 140px;
	height: 30px;
	display: block;
	padding-left: 10px;
	margin-bottom: 5px;
	text-decoration: none;
}		

.news-link a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.news-link a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
} 
.news-link a:hover {
	font-size: 12px;
	color: #ec2426;
	text-decoration: underline;
} 
.news-link a:active {
	font-size: 12px;
	color: #ec2426;
	text-decoration: underline;
}  

.news-now a:link {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.news-now a:visited {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
} 
.news-now a:hover {
	font-size: 9px;
	color: #ec2426;
	text-decoration: underline;
} 
.news-now a:active {
	font-size: 9px;
	color: #ec2426;
	text-decoration: underline;
}  



/*-------------------------------------------------------
/*-------------------------------------------------------
/* Content Styles
/*-------------------------------------------------------
/*-------------------------------------------------------*/

.content-holder {
	width: 600px;
	float: left;
	border-top: 1px #999999 solid;
}
.image-holder {
	margin-left: 5px;
	float: right;
}
.frontHeader {
	font-size: 21px;
	font-weight: bold;
	color: #ec2426;
}
.frontMedHeader {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.hilite{
	font-size: 12px;
	color: #ec2426;
	font-weight:normal;
}

.sub_headings{
	font-weight:bold;
	font-size:14px;
	color:#000000;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:thin;
	width: 600px;
	margin-bottom: 5px;
}



/* Contact Page Styles */
.contact_holder{
	width:275px;
	height:100px;
	margin-right: 25px;
	float: left;
	margin-top: 5px;
}

.contact-link {
	display: inline;
}

.contact-link a:link {
	font-size: 12px;
	color: #ec2426;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px;
}
.contact-link a:visited {
	font-size: 12px;
	color: #ec2426;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px;
}
.contact-link a:hover {
	font-size: 12px;
	color: #ec2426;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 15px;
}
.contact-link a:active {
	font-size: 12px;
	color: #ec2426;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 15px;
}

.g16{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.city{
	font-size:12px;
	color:#990000;
}

.info{
	font-size:10px;
	color:#000000;
}

.vision-info{
	font-size:12px;
	color:#000000;
}

.holder{
	width:600px;
	height:100px;
	margin-bottom:10px;
}

.jobHeader {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}	



/* Newsletter Archive Styles */
.subheader	{
	font-family: verdana;
	color: ffffff;
	font-size: 10pt;
	background-color: #ec2426;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.white_box:link	{
	font-family : verdana;
	color : #ffffff;
	font-size : 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin-right: 15px;
	padding-right: 5px;
	padding-left: 5px;
	width: 50;
	border-top: solid #ffffff 1px; 
	border-left: solid #ffffff 1px; 
	border-right: solid #ffffff 1px; 
	border-bottom: solid #ffffff 1px;
}
a.white_box:visited	{
	font-family : verdana;
	color : #ffffff;
	font-size : 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin-right: 15px;
	padding-right: 5px;
	padding-left: 5px;
	width: 50;
	border-top: solid #ffffff 1px; 
	border-left: solid #ffffff 1px; 
	border-right: solid #ffffff 1px; 
	border-bottom: solid #ffffff 1px;
}
a.white_box:active	{
	font-family : verdana;
	color : #ffffff;
	font-size : 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin-right: 15px;
	padding-right: 5px;
	padding-left: 5px;
	width: 50;
	border-top: solid #ffffff 1px; 
	border-left: solid #ffffff 1px; 
	border-right: solid #ffffff 1px; 
	border-bottom: solid #ffffff 1px;
}
a.white_box:hover	{
	font-family : verdana;
	color : #cccccc;
	font-size : 10pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin-right: 15px;
	padding-right: 5px;
	padding-left: 5px;
	width: 50;
	border-top: solid #cccccc 1px; 
	border-left: solid #cccccc 1px; 
	border-right: solid #cccccc 1px; 
	border-bottom: solid #cccccc 1px;
}
.tenpointbold	{
	font-size: 10pt;
	font-weight: bold;
}
.bold	{
	font-weight: bold;
}
.bottomBorder	{
	border-bottom: solid #ec2426 1px;
}




/* Sitemap Styles */
.sitemap-lvl1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.sitemap-lvl1 a:link {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.sitemap-lvl1 a:visited {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.sitemap-lvl1 a:hover {
	font-size: 16px;
	color: #ec2426;
	font-weight: bold;
	text-decoration: none;
}
.sitemap-lvl1 a:active {
	font-size: 16px;
	color: #ec2426;
	font-weight: bold;
	text-decoration: none;
}

.sitemap-lvl2 {
	font-weight: bold;
	margin-top: 10px;
	font-size: 14px;
	color: #333333;
	margin-left: 20px;
}
.sitemap-lvl2 a:link {
	font-weight: bold;
	margin-top: 10px;
	font-size: 14px;
	color: #333333;
	margin-left: 20px;
	text-decoration: none;
}
.sitemap-lvl2 a:visited {
	font-weight: bold;
	margin-top: 10px;
	font-size: 14px;
	color: #333333;
	margin-left: 20px;
	text-decoration: none;
}
.sitemap-lvl2 a:hover {
	font-weight: bold;
	margin-top: 10px;
	font-size: 14px;
	color: #000000;
	margin-left: 20px;
	text-decoration: none;
}
.sitemap-lvl2 a:active {
	font-weight: bold;
	margin-top: 10px;
	font-size: 14px;
	color: #000000;
	margin-left: 20px;
	text-decoration: none;
}

.sitemap-lvl3 {
    margin-top: 5px;
	font-size: 12px;
	color: #666666;
	margin-left: 40px;
}
.sitemap-lvl3 a:link {
    margin-top: 5px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 40px;
}
.sitemap-lvl3 a:visited {
    margin-top: 5px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 40px;
}
.sitemap-lvl3 a:hover {
    margin-top: 5px;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	margin-left: 40px;
}
.sitemap-lvl3 a:hover {
    margin-top: 5px;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	margin-left: 40px;
}






/*-------------------------------------------------------
/*-------------------------------------------------------
/* Currency Converter Styles
/*-------------------------------------------------------
/*------------------------------------------------------- */
.graybox {
	border: solid 1px gray;
}

#graybox {
	border: solid 1px gray;
}

.rateText {  
    font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #333399; text-align: center;
}

#smlink {
	font-size: .6em;
	color: #dedede;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#smlink a:link,#smlink a:visited{
color: #7e7e7e; /*Was #dedede.*/
text-decoration: none; }

#smlink a:hover {
color: #7e7e7e; 
text-decoration: underline}
