@charset "utf-8";
@import url("/Scripts/screen.css");

/* page coding */

.address {
	color: #FFcc66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

background {
	background-color: #FFF;
}
body {
		font-size: 12px;
		background-repeat: repeat-x;
		color: #000;
		text-align: center;
		background-color: #FFF;
		font-family: Arial, Helvetica, sans-serif;
		margin-left: 0px;
		margin-top: 0px;
}


bottomt1t {
	color: #FFF;
}

/* coding to render consistent iframe w=780 h=800 */
iframe {
	height: 800px;
	width: 780px;
}
/* end of page coding */

/* This is the code for the top menu navigation menu which formats topmenu.js */
/* This is the code for the top menu navigation menu which formats topmenu.js */
/* This is the code for the top menu navigation menu which formats topmenu.js */

.top_menu{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}

.top_menu ul{
	margin: 0;
	padding: 0px;
	float: right;
	width: 100%;
	background: #000000;
	border: 2px solid #000000;
}

.top_menu ul li{
display: inline;
}

.top_menu ul li a{
		float: none;
		color: #FFFFFF;
		text-decoration: none;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #000000;
		margin: 1px;
		/*less padding if adding more menu items*/
		padding-left: 22px;
		padding-right: 22px;
		padding-top: 10px;
		padding-bottom: 10px;
				
		}

.top_menu ul li a:visited{
}

.top_menu ul li a:hover, .top_menu ul li .selected{
		color: #000000 !important;
		background: #ffcc33;
		text-decoration: underline;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ffcc33;
		border-right-color: #ffcc33;
		border-bottom-color: #ffcc33;
		border-left-color: #ffcc33;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		text-transform: none;
		/*padding: 10px;*/
		padding-left: 22px;
		padding-right: 22px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin: 1px;
		font-weight: normal;
		font-size: 18px;
}
/* end of top menu format code */
/* end of top menu format code */
/* end of top menu format code */
/* end of top menu format code */

/*DISTRIBUTION LEFT MENU CODING */
/*DISTRIBUTION LEFT MENU CODING */
/*DISTRIBUTION LEFT MENU CODING */
#distribution_left_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12PX;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
/*this is the code that defines the overall menu*/
#distribution_left_menu {
	width: 155px;
	margin: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

#distribution_left_menu li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#distribution_left_menu .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
/*this defines the NORMAL look and feel of text*/
#distribution_left_menu li a:link, #distribution_left_menu li a:visited {
	color: #FFFFFF;
	display: block;
	background-color: #666666;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	}
/*this defines the HOVER look and feel of text*/
#distribution_left_menu li a:hover {
	color: #000000;
	background:  #cccccc;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	text-decoration: underline;
	}
/*end of DISTRIBUTION LEFT MENU CODING */
/*end of DISTRIBUTION LEFT MENU CODING */
/*end of DISTRIBUTION LEFT MENU CODING */
/*end of DISTRIBUTION LEFT MENU CODING */


/* more page coding */
headerbackground {
	background-color: #FFF;
}
sidebar {
	display: block;
	background-color: #FFF;
}

td img {
		display: block;
		text-align: center;
}
.aboutustext1 {
	background-image: none;
	text-align: left;
}

.backgroundheaderbar {
	background-image: url(/IMAGES/Main%20Page%20Header%20Bar%20Background.jpg);
}
.bodytext {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

.bodycenter {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.bottomfoldtext1 {
		color: #FFF;
		font-size: 9px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
}
.address {
		color: #FFcc66;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
}

.CEO {
	color: #000;
}
.contactus {
	color: #00F;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.contactusbody {
	color: #00F;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}
.copyright {	color: #FFF;
	
}
.headerbackground {
	background-image: url(/IMAGES/Main%20Page%20Header%20Bar%20Background.jpg);
}
.phone {
	text-align: right;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
}
.menuborder {
	background-color: #FFF;
}
.menuborder th {
	font-size: 12px;
}
.linecard1 {
	text-align: left;
	font-size: 16px;
}
.linercolor {
	background-color: #FFF;
}
.linercolor th {
	color: #999;
}
.phone {
		font-size: 20px;
		font-weight: bold;
		font-family: "Arial Black", Gadget, sans-serif;
		color: #000;
		font-style: italic;
		text-align: left;
}

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	/*top: 100px;*/
	width: 201px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	/*border: 0px;*/
	display: block;
	/*height: 104px;*/
	left: 0;
	text-decoration: none;
	top: 0;
	/*width: 190px;*/
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	/*border: 0;*/
	display: block;
	height: 225px;
	left: -60px;
	position: absolute;
	top: -50px;
	width: 300px;
}

.privacypolicy a {
	color: #FFF;
}
.privacypolicy div {
	color: #FFF;
}


.privacypolicy {
	color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.privacypolicy1 {	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.q123456789 {
	text-align: left;
	font-size: 14px;
}

.q321 {
	font-size: 16px;
	font-style: normal;
	text-align: center;
	color: #F00;
}
.quoterequestform {
	text-align: left;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #000;
	text-align: center;
}

.text .text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}


.text .t1 {
	font-size: 16px;
}
.t1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000;
}	
.t11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #000;
}	
.t12 {
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		font-weight: normal;
		list-style-position: inside;
		list-style-type: square;
}
.t12bold {
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: left;
		list-style-position: inside;
}
.t12justified {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	
}
.text1 {
	color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #000;
	text-align: left;
	font-size: 16px;
	background-color: #ffffff;
}
.text8 {
	color: #F00;
	text-align: right;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.textWhite {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-style: normal;
		color: #FFF;
		text-align: center;
		font-size: 14px;
		background-color: #009;
		padding: 5px;
		margin-top: 5px;
		margin-right: 125px;
		margin-bottom: 5px;
		margin-left: 125px;
		border: thick solid #FFF;
}

.tred {
	font-size:14px;
	color: #F00;
	font-weight: bold;
}

.t23 {
		color: #F00;
		font-size: 14px;
}

.t321 {
	text-align: center;
	font-size: 16px;
}

.t456 {
	font-size: 16px;
}
.t321456987 {
	font-size: 16px;
	text-align: left;
}
.t321456 {
	font-size: 16px;
	text-align: left;
}
.t123654ty {
	font-size: 16px;
	text-align: left;
}
.webmaster {
	color: #FFF;
}
.webmaster a {
	color: #FFF;
}

.t12bold ul .t12bold {
		list-style-position: inside;
}

