/* CSS Document */

body {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:850px;
	vertical-align:top;
	background-color:#074A71;
		
	}
/*	
td.header {
	background-image:url(images/headerLightBkup.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:340px;

}*/

td.bottom {
	background-image:url(images/BottomBar.gif);
	background-repeat:no-repeat;
	height:35px;


}

a {
text-decoration:none;
}


/******Tables*****/
.mainTable {
	width:800px;
	height:800px;
	background-color:#FFFFFF;
	border-color:#164257;
	border-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#eff7f7;
	border-right-color:#eff7f7;
	border-right-style:solid;
	margin:5px;
	padding:0px;
	vertical-align:top;
	background-image:url(images/back.gif);
	background-repeat:repeat-y;
	background-position:right;
	
	}
	
/*.mainTable2 {
	width:850px;
	background-color:#FFFFFF;
	background-image:url(images/Picture1Enlarged.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:5px;
	padding:0px 5px 5px 5px;
	vertical-align:top;
	
	border-bottom-style:ridge;	
	border-bottom-width:thin;
	border-bottom:double;
	border-bottom-width:thin;

	border-right:double;
	border-right-color:#00CCCC;
	border-right-style:ridge;
	border-right-width:medium;
	
	
	border-left:thin;
	border-left-color:#00CCCC;
	border-left-style:outset;
	
	border-top:thin;
	border-top-color:#00CCCC;
	border-top-style:outset;*/
	
	}
*/
.logoHeader {
	vertical-align:top;
	padding:0px;
	margin:0px;
	

}
/*.pageName {
	font:20px comic sans ms;
	font-weight:800;
	text-shadow:#999;
	color: #999999;
	
	letter-spacing:.1em;
	line-height:28px;
	padding-left:45px;
	
	}*/

/*didnt want this font*/	
/*.bodyText {
	font:12px BankGothic Lt BT;
	
	font-family:"Lucida Fax";
	font-weight:100;
	font-size:12px;
	line-height:24px;
	color:#000;
	padding:5px;
	
	
	}*/
	
	
/*	This is to compare the two fonts*/
.bodyText {
	font:14px BankGothic Lt BT;
	font-weight:200;
	font-stretch:wider;
	line-height:20px;
	color:#000;
	padding:3px;
	
	
	}
.bottomNav {
	text-align:center;
	font-family:"Arial";
	font-size:10px;
	text-decoration:none;
	color:#999;
	padding: 0 15 0 15;
	width:650px;
	
	}
.addressHead {
	
	font-size:14px;
	/*color:#8a4713;*/
	color:#663300;
	font-weight:500;
	padding:5px 10px 0px 10px;
	margin:0px;
	margin-left:48px;
	font-family:"BankGothic Lt BT";
	font-stretch:expanded;
	text-align:left;

}

.addressBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:expanded;
	color:#333;
	padding:0px 10px 0px 10px;
	margin:0px;
	margin-left:48px;
	text-align:left;
}

.image {
	padding:0px;
	text-align:center;
	border:outset;
	border-color:#003366;
	border-width:8px;


}
.serviceTicket {
	padding:5px;
	margin:5px;
	

}

.subHeader {

	font-size:17px;
	color:#074A71;
	font-weight:300;
	padding:0px;
	margin:0px;
	font-family:"BankGothic Lt BT";
	font-stretch:expanded;
	text-align:left;
	
	}

.subHeader2 {

	font-size:14px;
	color:#8a4713;
	font-weight:300;
	padding:3px;
	padding-left:20px;
	margin:0px;
	font-family:"BankGothic Lt BT";
	font-stretch:expanded;
	text-align:left;
	
	}
	
.nameITTech {

	font-size:16px;
	color:#074A71;
	font-weight:300;
	padding:0px;
	margin:0px;
	font-family:"BankGothic Lt BT";
	font-stretch:expanded;
	text-align:left;
	
	}
	
#tagline {
	font:9px arial;
	color: #ffffff;
	line-height:14px;
	letter-spacing:.1em;
	margin-left:25px;
	padding:0px 25px;
	text-decoration:none;
		}
		
#subHeader2 {

	font-size:14px;
	color:#8a4713;
	font-weight:300;
	padding:5px;
/*	padding-left:26px;*/
	margin:0px;
	font-family:"BankGothic Lt BT";
	font-stretch:expanded;
	text-align:left;
	
	}