﻿@charset "utf-8";
/*Main style shaping */
body {background:#ffffff; margin:0px; padding:0px}
/*.bodyLong{background:#ffffff; background-image:url(../images/Background1.jpg); background-repeat:repeat;}
.bodyBlack{background:#ffffff; background-color:Black; background-repeat:repeat;}
.bodyShort {background:#ffffff; background-image:url(../images/Background2.jpg); background-repeat:repeat; margin:0px; padding:0px}*/
/*placeholders*/
.topandbottom{height:100px; margin:0px;}
.leftright{text-align:center;}
img{border:none;}

/*address  */
.bottomaddress{font-family:"Trebuchet MS", Arial, sans-serif; font-size:14px; color:#000000; text-align:center; height:100px; vertical-align:text-top;}
.topaddress{font-family:"Trebuchet MS", Arial, sans-serif; font-size:12px; color:#000000; text-align:right; height:100px; vertical-align:text-top; height:auto;}

/*banner*/
.banner{text-align:center; vertical-align:middle; margin-left:50px; margin-right:50px; margin-top:25px;} 
.banner1{text-align:center; vertical-align:middle; margin-left:50px; margin-right:50px; margin-top:25px;}


/*Text Body*/

.textbox1{background-color:#ffffff; color:#333333; text-align:left; font-family:"Trebuchet MS", Arial, sans-serif; font-size:14px;}
.textbox2{background-color:#ffffff; color:#333333; text-align:left; font-family:"Trebuchet MS", Arial, sans-serif; font-size:14px;}
.columnsplit{width:50%; text-align:left; vertical-align:top; background-color:#ffffff; border-top:2; border-top-style:groove; border-top-color:#660000;}
.rightborder{width:50%; text-align:left; border-right-color:#ffffff; border-right:medium;}
.productstable{vertical-align:middle; vertical-align:top; text-align:center; color:#FFFFFF;}
.sectiontitle{background-color:#ffffff; color:#FFFFFF; text-align:center; font-family:"Trebuchet MS", Arial, sans-serif; font-weight:bold; font-size:16px; vertical-align:top;}
.careerTitle{font-size:16px; text-align:center; font-weight:bolder;}
.careerBody{text-align:center; width:1000px;}
H2{font-family:"Trebuchet MS", Arial, sans-serif; font-size:1.25em; font-weight:bold;}

/*bullets*/
.bullet{ list-style:disc;}
.nobullet{ list-style:none;}


/*table sets*/
.tblMain{text-align:left; vertical-align:top; border-style:groove; border:2; border-color:#660000; font-family:"Trebuchet MS", Arial, sans-serif; margin-top:10px; width:1000px;}    
.sidebar1{width:250px; background-color:#ffffff; border-right:2; border-right-style:groove; border-color:#660000;  color:#333333; text-align:left; font-family:"Trebuchet MS", Arial, sans-serif; font-size:14px; vertical-align:top;}


/*Links*/
a, a:Link, a:Active{color:#333333 !important; text-decoration:underline !important; font-family:"Trebuchet MS", Arial, sans-serif; font-weight:bold !important; font-size:14px !important; border:none !important;}
a:hover{color:#660000 !important; text-decoration:none !important; border:none !important;}
a.iconLinks:Link{color:#333333 !important; text-decoration:underline; font-family:"Trebuchet MS", Arial, sans-serif; font-weight:bold; font-size:14px; border:none !important;}	
a.iconLinks:Active{color:#333333 !important; text-decoration:underline; font-family:"Trebuchet MS", Arial, sans-serif; font-weight:bold; font-size:14px; border:none !important;}
a.iconLinks:Visited{color:#999999 !important; text-decoration:underline; font-family:"Trebuchet MS", Arial, sans-serif; font-weight:bold; font-size:14px; border:none !important;}
a.iconLinks:Hover{color:#999999 !important; text-decoration:none !important; border:none !important;}

/*Sidebar*/
.cursor1{cursor:hand; color:#333333 !important;}
.backgroundlink{background-color:#97948f; color:#ffffff !important; cursor:hand; font-family:"Trebuchet MS", Arial, sans-serif; font-size:14px;}
/*.backgroundlink1{background-color:#97948F !important; color:#ffffff; cursor:hand; font-weight:bold; font-family:"Trebuchet MS", Arial, sans-serif;}*/
.hover{background-color:#333333; color:white; font-weight:bold;}
.menuSeperator{border-left:groove thin #FFFFFF;}
