.bluepanel {
	background-color: #3366CC;
	color: #FFFFFF;
}
	body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #DCE1E3 url(images/bg.jpg) repeat-x;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	}
	#container {
	margin: 0px auto;
	padding: 0px;
	width: 792px;
	background: #FFFFFF;
	height: 100%;
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 100%;
	}
	
html>body #container {
    height: 100%;
	}

	#banner {
	padding: 0px;
	width: 100%;
	clear: both;
	margin: 0px;
	}
	#banner-noprint {
	padding: 0px;
	width: 100%;
	clear: both;
	margin: 0px;
	}
	#banner-print {
display: none ;
	}
#toplinks {
	font-size: 10px;
	color: #666666;
	float: right;
	text-align: right;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#topprint {
	font-size: 10px;
	color: #666666;
	float: right;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 406px;
	width: 350px
}


	#content {
			margin-left: 250px;
			margin-right: 250px;
	}
#content-2column {
	margin-left: 145px;
	margin-right: 20px;
	padding-left: 25px;
	border-left: 1px dotted #CCCCCC;
	padding-bottom: 12px;
	min-height: 540px;
}
#content-2columnb {
	margin-left: 145px;
	margin-right: 20px;
	padding-left: 25px;
	border-left: 1px dotted #CCCCCC;
	padding-bottom: 12px;
	min-height: 540px;
}
#content-1column {
			margin-left: 50px;
			margin-right: 50px;
}
	#leftcolumn {
	width: 132px;
	float: left;
	padding-right: 12px;
	min-height: 95%;
		}

	#rightcolumn {
			padding: 10px;
			width: 200px;
			margin: 0;
			margin-left: 15px;
			float: right;
			background-color: rgb(235, 235, 235);
	}

	#footer {
	font-size: 9px;
	line-height: 12px;
	color: #999999;
	position: absolute;
	width: 135px;
	margin-bottom: 20px;
	top: 500px;
}
	#footer-home-btm {
	font-size: 9px;
	line-height: 12px;
	color: #999999;
	width: 540px;
	margin-bottom: 20px;
}
	#footer-home {
	float: left;
	padding-right: 12px;
	font-size: 9px;
	margin-top: 8px;
	line-height: 12px;
	color: #999999;
	width: 140px;
}
#topnav {
	background: #9AA3A7;
	height: 27px;
	margin-bottom: 16px;
}
#container-inside {
	width: 737px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	min-height: 400px;
}

#topnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#topnav li {
	display: inline;
}
#topnav a {
	color: #000000;
	text-decoration: none;
}
#topnav a:hover {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 21px;
	color: #9AA3A7;
	line-height: 24px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #FF6600;
	line-height: 16px;
	margin-top: 0px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	margin-bottom: 1px;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 0px;
}
h4 {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #333333;
	text-decoration: underline;
}
#errorDisplay {
	border: 1px;
	border-color: #BB0000;
	border-style: solid;
	background-color: #FFCC00;
	display: none;
	padding:5px 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#errorDisplay ul {
	list-style-type: square;
	margin-top:0px;
	margin-bottom:0px;
}
#toplinks a {
	text-decoration: none;
	color: #F36815;
}
#toplinks {
	margin-right: 12px;
	text-align: right;
	float: right;
}

#toplinks a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#leftcolumn-home {
	width: 144px;
	margin: 0;
	margin-right: 15px;
	float: left;
	border-right: 1px dotted #CCCCCC;
}
#content-home {
	margin-left: 180px;
	margin-right: 32px;
}
#leftcolumn h3 {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 0px 0px 3px;
	border-bottom: 1px dotted #CCCCCC;
	text-transform: lowercase;
	line-height: 12px;
}
#leftcolumn h4 {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px 0px 3px;
	border-bottom: 1px dotted #CCCCCC;
	text-transform: lowercase;
	line-height: 12px;
}
.leftlink {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 3px 0px;
	border-bottom: 1px dotted #CCCCCC;
	background: url(images/link-arrow.gif) no-repeat right center;
	display: block;
	width: 130px;
	line-height: 12px;
	cursor: pointer;
}
.leftlink a {
	color: #666666;
	text-decoration: none;
}
a#leftlink:hover {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
#call {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.smalltext {
	font-size: 9px;
	line-height: 12px;
}

.caption {
	font-size: 9px;
	font-style: italic;
	line-height: 12px;
	color: #9AA3A7;
}
.greytext {
	color: #9AA3A7;
}
.Q {
	background: url(images/Q.gif) no-repeat left 8px;
	padding-left: 26px;
	height: 32px;
	font-weight: bold;
	color: #FF6408;
	padding-bottom: 0px;
	padding-top: 8px;
}
.A {
	margin: 0px 0px 0px 26px;
	background: url(images/A.gif) no-repeat left top;
	padding: 0px 0px 6px 26px;
}
#content-2column table
{
	margin:1;
	padding: 1px;
	float: right;
}
.slogan {
	float: right;
}
#button {
	color: #FFFFFF;
	background-color: #FF6408;
	border: 1px solid #878787;
	text-transform: uppercase;
	font-size: 11px;
}
.tableGrey {
	background-color: #CCCCCC;
}
.greenpanel {
	background-color: #97C669;
	color: #FFFFFF;
}
#content-2column li {
	list-style-image: url(images/bullet.gif);
	margin-bottom: 3px;
}
.textOrange {
	color: #FF6600;
}
.footer {
	text-align: center;
	width: 500px;
	height: 20px;
	color: #FF6408;
	margin-left: 180px;
	margin-right: 32px;
	margin-top: 18px;
	position: static;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 9px;
	clear: both;
}
.footer-home-btm {
	text-align: center;
	width: 500px;
	height: 20px;
	color: #FF6408;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 9px;
}
.push {
	height: 20px;
}
.footer a {
	color: #FF6408;
}
#form1 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#form1 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.button-link {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.button-link {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.err-details {
	margin-left: 15px;
	color: #FF3300;
	list-type: none;
}
.tashomelink {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 3px 0px;
	border-bottom: 1px dotted #CCCCCC;
	background: url(images/link-arrow.gif) no-repeat right center;
	cursor: hand;
	display: block;
	width: 225px;
	line-height: 12px;
}
.greytext a {
	color: #666666;
	text-decoration: none;
}
.greytext a:hover {
	color: #666666;
	text-decoration: underline;
}
.footer-home-btm a {
	color: #FF6408;
}
.downloadlink {
	color: #FF8100;
	float: right;
	padding-right: 6px;
}
.greentext {
	color: #006600;
	background: #EBEDED !important;
}
.greentext p {
	margin-bottom: 6px;
	margin-top: 0px;
}

.codepanel {
	background: #EBEDED;
	padding: 4px;
	float: right;
	margin-top: 10px;
	color: #000000;
}
#content-2columntas {
	margin-right: 20px;
	padding-left: 25px;
	border-left: 1px dotted #CCCCCC;
	padding-bottom: 12px;
	min-height: 540px;
	float: left;
}
td {
	color: #666666;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
.contactprint {
	font-size: 10px;
	line-height: 12px;
	right: 24px;
	top: 36px;
	position: absolute;
}
.slogan {
	display: none;
}
.printlink {
	font-size: 10px; !important;
}
a.printlink {
	text-transform: uppercase;
	color: #FF8100;
	text-decoration: none;
}
h1 a {
	color: #ABA3A7;
	text-decoration: underline;
}
#TransMsgDisplay li {
background:#FFFF99;
list-style:none;
padding:4px;
}
