/* CSS Document */


body {
	margin-top: 0;
	margin-left: 0px;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	font-size: 12px;
}
#bodyWrap {
	width: 1024px;
	padding-left: 17px;
	padding-right: 17px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/page-shadow.png) repeat-y center top;
	overflow-y: auto;
	overflow-x: hidden;
}
#adminOv {
	width: 990px;
	border: 1px solid #FFF;
	background-color: #333;
	color: #ccc;
	-moz-box-shadow: 0px 0px 10px 5px rgba(119, 119, 119, 0.45);
	-webkit-box-shadow: 0px 0px 10px 5px rgba(119, 119, 119, 0.45);
	box-shadow: 0px 0px 10px 5px rgba(119, 119, 119, 0.45);
	height: 97px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 3px;
}
#adminOv td {
	border-left: 1px solid #777;
	border-bottom: 1px solid #777;
}
#adminOv td.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #000;
	border-left: 1px solid #777;
	border-bottom: 1px solid #777;
}
#adminOvTotal {
	width: 984px;
	border: 1px solid #CCC;
	background-color: #EEE;
	color: #333;
	-moz-box-shadow: 0px 0px 10px 5px rgba(119, 119, 119, 0.25);
	-webkit-box-shadow: 0px 0px 10px 5px rgba(119, 119, 119, 0.25);
	box-shadow: 0px 0px 10px 5px rgba(119, 119, 119, 0.25);
	height: 30px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
}
#adminOvTotal span{padding-left:2px;padding-right:30px; color:#C60;}
#logo {
	width: 440px;
	float: left;
	height: 80px;
	margin-left: 10px;
	margin-top: 10px;
}
.topnavH {
	background-color: #E8AE00;
	height: 75px;
	width: 75px;
	float: left;
	line-height: 90px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
}
.topnavH a {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.loc {width:200px; padding:5px; margin-right:10px; float:left; background-color:#FFF; margin-top:10px;}
.topnavH a:hover {
	color: #DDD;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.tabheader {
	width: 100%;
	float: left;
	border-bottom: 1px solid #DDD;
	color: #E8AE00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
.tabheader a {
	color: #555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.tabheader a:hover {
	color: #FFF;
}
.tabheader .hl {
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-top: 1px solid #DDD;
	min-width: 200px;
	float: left;
	margin-bottom: -1px;
	background-color: #FFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.tabheader .nothl {
	border: 1px solid #DDD;
	min-width: 180px;
	float: left;
	margin-bottom: -1px;
	margin-top: 4px;
	background-color: #EEE;
	text-align: center;
	margin-left: 1px;
	height: 25px;
	line-height: 25px;
	margin-right: 1px;
}
.tabheader .nothl:hover {
	border: 1px solid #BBB;
	background-color: #CCC;
	color: #FFF;
}
.tabheader .nothl:hover a {
	color: #FFF
}
.topnav {
	width: 75px;
	height: 75px;
	width: 75px;
	float: left;
	line-height: 90px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
}
.topnav a {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.topnav a:hover {
	color: #E8AE00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
#changealert {
	width: 100%;
	height: 30px;
	background-color: #900;
	color: #FFF;
	margin-top: 0px;
	display: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#oname {
	float: right;
	width: 980px;
	color: #C30;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
#oname td {
	color: #C30;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#oname span {
	font-weight: normal;
}
#oname a {
	color: #777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-decoration: underline;
}
#oname .selectfield {
	border: 1px #EEE solid;
	height: 25px;
	width: 210px;
	color: #C30;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#oname .sel {
	width: 210px;
	float: right;
}
#oname .go {
	width: 50px;
	float: right;
	margin-left: 5px;
}
#navigationBar {
	background: url(../img/menu.png)repeat-x left top;
	width: 1025px;
	height: 100px;
	margin-left: auto;
	margin-right: 5px;
	float: left;
}
#footer {
	width: 1025px;
	margin-top: 100px;
	float: left;
	margin-bottom: 0px;
	position: relative;
	bottom: 0px;
	COLOR: #EEE;
	background-color: #333;
}
#SepContent {
	background: url(../img/menu-shadow.png)repeat-x left bottom;
	width: 1025px;
	height: 50px;
	margin-left: -5px;
	margin-right: auto;
	float: left;
	margin-top: -10px;
}
.tableWrap {
	width: 990px;
	margin-right: auto;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
}
.tableWrapCenter {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.tdWrap {
	width: 400px;
	padding: 20px;
	float: left;
	margin-left: 30px;
}
.leftWrap {
	width: 700px;
	float: left;
	padding-left: 20px;
	margin-top: 20px;
}
.rightWrap {
	width: 250px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
#login {
	background: url(../img/loginbg.jpg) no-repeat top;
	padding-top: 65px;
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
p {
	font-size: 12px;
}
table {
	font-size: 12px;
}
a {
	color: #6b6b6b;
	text-decoration: underline;
	font-size: 12px
}
a:hover {
	text-decoration: none
}
#clear {
	clear: both;
}
.disabledlink {
	color: #00B5F0;
	text-decoration: none;
	font-size: 12px;
}
#aplogin {
	width: 905px;
	height: 255px;
	float: left;
	background-image: url(../img/loginbg.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	background-position: center;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
	font-size: 12px;
}
html>body #aplogin {
	width: 870px;
	height: 170px;
	float: left;
	background-image: url(../img/loginbg.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	background-position: center;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
	font-size: 12px;
}
.squarediv {
	float: left;
	width: 340px;
	height: 120px;
	padding: 7px;
}
h1 {
	color: #333;
	padding: 5px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: normal;
}
.headerh1 {
	color: #FFF;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #075C94;
	font-size: 18px;
}
h3 {
	color: #ffffff;
	font-size: 12px
}
h4 {
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 15px;
	font-size: 14px
}
h5 {
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-size: 12px
}
.red {
	color: #C00;
}
.blue {
 color:#369;
}
.green {
	color: #093;
}
#mySearchF {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	width: 250px;
}
.searchinput {
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	color: #555;
	width: 230px;
	height: 25px;
	padding-top: 5px;
	font-size: 12px;
	background-image: url(../img/inputbg.jpg);
	background-repeat: repeat-x;
}
html>body .searchinput {
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	color: #555;
	width: 230px;
	height: 25px;
	padding-top: 5px;
	margin: 3px;
	font-size: 12px;
	background-image: url(../img/inputbg.jpg);
	background-repeat: repeat-x
}
.sendinput {
	width: 230px;
	height: 25px;
	font-size: 14px;
	line-height: 30px;
}
.searchsmall {
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	color: #555;
	width: 140px;
	height: 25px;
	padding-top: 5px;
	font-size: 12px;
	background-image: url(../img/inputbg.jpg);
	background-repeat: repeat-x;
}
html>body .searchsmall {
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	color: #555;
	width: 140px;
	height: 25px;
	padding-top: 5px;
	margin: 3px;
	font-size: 12px;
	background-image: url(../img/inputbg.jpg);
	background-repeat: repeat-x;
}
.inputDate {
	border: 1px solid #0099CC;
	width: 150px;
	height: 25px;
}
.borderAll {
	border: #CCCCCC 1px solid
}
.bold {
	font-weight: bold;
}
.button {
	background-color: #0099CC;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
a.button {
	color: #FFFFFF;
}
.button3 {
	background-color: #555;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.Tcenter {
	margin-left: auto;
	margin-right: auto;
}
.alignMiddle {
	vertical-align: middle
}
.alignCenter {
	text-align: center
}
.container1 {
	width: 100%
}
.clear {
	clear: both;
}
.fleft {
	float: left
}
.fright {
	float: right
}
div.container {
	overflow: hidden;
	width: 100%;
}
a img {
	border: 0
}
img {
	vertical-align: top;
}
.smalltxt {
	font-size: 12px;
	color: #999999;
}
.link {
	color: #075c94;
	padding-right: 10px;
	font-style: italic;
	font-size: 1.16em;
	float: right;
	margin-right: 15px
}
.link1 {
	color: #075c94;
	font-weight: bold;
	font-size: 1em;
	display: block
}
.link-1 {
	display: block;
	color: #C00;
	text-decoration: none;
	font-size: 12px
}
.link-1 em {
	display: block;
}
.link-1 b {
	display: block;
	padding: 2px 23px 3px 28px;
	font-weight: normal;
	font-style: normal;
}
.link-1:hover {
	text-decoration: none;
	color: #FFCC00;
}
.indent-2 {
	position: relative;
	padding-left: 20px;
	float: left
}
.h {
	height: 26px
}
.block-contact span {
	float: right;
	margin-right: 60px
}
textarea {
	border-left: 1px solid #585858;
	border-top: 1px solid #585858;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background: #FFFFFF;
	width: 235px;
	height: 55px;
	font-size: 11px;
	padding-left: 5px;
	margin-bottom: 11px;
	overflow: auto
}
p.clr, .clr {
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}
#tabMenu {
	background: url(../img/tab.jpg) no-repeat top left;
	color: #333;
	width: 250px;
	height: 252px;
	float: left;
}
#tabMenu a {
	color: #333;
	text-decoration: none;
}
#tabMenu a:hover {
	color: #C90;
	text-decoration: none;
}
#tabMenu ul {
	width: 250px;
	padding: none;
	margin-left: 0px;
	margin-top: -5px;
}
#tabMenu li {
	width: 250px;
	height: 50px;
	padding: none;
	text-align: left;
	line-height: 46px;
	list-style-type: none;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px
}
#tabMenu li a {
	color: #333;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px
}
#tabMenu li a:hover {
	color: #C90;
	text-decoration: none;
}
#agentSnap {
	background-image: url(../img/agentbg1.jpg);
	background-position: -5px top;
	background-repeat: no-repeat;
	width: 257px;
	height: 608px;
	float: left;
}
.style1 {
	color: #000000
}
.style3 {
	color: #333333
}
.style4 {
	color: #006699
}
.tableheader {
	background: url(../img/table-header-bg.gif) repeat-x top center;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	border-bottom: 1px solid #ccc;
	height: 24px;
}
.ratesHeader {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #096;
	color: #FFF;
	font-weight: bold;
}
.rateInfo {
	font-family: Verdana, "Trebuchet MS", Arial;
	color: #333;
	font-size: 12px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #EEE;
}
.rateTotal {
	font-family: Verdana, "Trebuchet MS", Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC3300;
}
.pbar {
	width: 985px;
	height: 40px;
	background: url(../img/pbar.png) no-repeat top center;
	line-height: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	margin-right: auto;
	margin-top: 10px;
	color: #333;
}
.pbar .sel1 {
	width: 170px;
	height: 40px;
	background: url(../img/pbarSel1.png) no-repeat top center;
	float: left;
	margin-top: 1px;
	padding-left: 27px;
	color: #FFF;
	line-height: 40px;
}
.pbar .sel {
	width: 170px;
	height: 40px;
	background: url(../img/pbarSel.png) no-repeat top center;
	float: left;
	margin-left: 2px;
	margin-top: 1px;
	padding-left: 25px;
	color: #FFF;
	line-height: 40px;
}
.pbar .norm1 {
	width: 170px;
	height: 40px;
	float: left;
	background: url(../img/pbarSep.png) no-repeat top right;
	padding-left: 25px;
}
.pbar .norm {
	width: 170px;
	height: 40px;
	float: left;
	padding-left: 25px;
}
.pbar .selEnd {
	width: 172px;
	height: 40px;
	background: url(../img/pbarEnd.png) no-repeat top right;
	float: right;
	margin-top: 1px;
	padding-left: 25px;
	color: #FFF;
	line-height: 40px;
}
.pbar .complete {
	width: 170px;
	height: 40px;
	float: left;
	padding-left: 25px;
	color: #CCC;
}
.pbar .completeSep {
	width: 170px;
	height: 40px;
	float: left;
	padding-left: 25px;
	color: #CCC;
	background: url(../img/pbarSep.png) no-repeat top right;
}
.shortForm {
	background: url(../img/receiveBG.png) no-repeat top center;
	width: 650px;
	height: 137px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.shorterForm {
	background: url(../img/CTCT.png) no-repeat top center;
	width: 650px;
	height: 67px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 20px;
}
.bigForm {
	background: url(../img/sendBG.png) no-repeat top center;
	width: 650px;
	height: 192px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 30px;
}
.biggerForm {
	background: url(../img/ratebg.png) no-repeat top center;
	width: 650px;
	height: 280px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 20px;
}
