@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColLiqCtr #container {
	width: 1030px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColLiqCtr #top {
	background-color:#990000;
	width:1010px;
	height:20px;
}

.oneColLiqCtr #header {
	width:1010px;
}

.oneColLiqCtr #logo {
	
}

.oneColLiqCtr #login {
	margin-top: -130px;
	margin-right: 50px;
	padding:0px;
	width: 250px;
	float:right;
}

.oneColLiqCtr #login_txt{
	background-color:#666666;
	color:#FFFFFF;
	font-size: 70%;
	margin-left:10px;
	padding: 5px;
	width:200px;
}

.oneColLiqCtr #login_input_box{
	font-size: 70%;
	margin-left: 10px;
	padding: 5px;
	width:195px;
}

.oneColLiqCtr #login_btn {
	padding:5px;
	margin-right:15px;
}

.oneColLiqCtr #nav {
	background-image:url(../images/nav_bkgd.jpg);
	background-repeat:repeat-x;
	height:83px;
	padding:0px;
	font-size: 150%;
	width:1010px;
}

.oneColLiqCtr #nav_links {
	margin: 28px 0px 0px 10px;
}
.oneColLiqCtr #nav_links a {
	text-decoration:none;
	color:#333399;
	border-left: solid 10px #333399;
	padding-left:10px;
	padding-right:60px;
}

.oneColLiqCtr #nav_links a:hover {
	text-decoration:none;
	color:#000000;
}


.oneColLiqCtr #main_body_container {
	width:1010px;
	padding: 0px;
	margin-top:25px; margin-bottom:15px;
}

.oneColLiqCtr #left_col{
	width: 430px;
	padding:5px;
	margin-top: 5px;
}
.oneColLiqCtr #right_col{
	width:559px;
	margin-top: 5px;
	padding:0px 5px 5px 5px;
}

.oneColLiqCtr #plane{
	background-image:url(../images/plane_03.gif);
	background-repeat:no-repeat;
	width:559px;
	height:223px;
	color:#FFFFFF;
}

.plane_title{padding: 180px 0px 0px 360px; font-weight:bold; font-size:120%; }

.oneColLiqCtr #right_col_text{
	background-color:#990000;
	color:#FFFFFF;
	font-size:100%;
	padding:5px 5px 10px 15px;
	margin-top:5px;
	text-align:right;
	}
	
#btnLink { border-right: solid 1px #666666;
			border-bottom: solid 1px #666666; 
			border-left: solid 2px #000000;
			border-top: solid 2px #000000;
			padding:5px; background-color:#FFFFFF; 
			width:170px; text-align:center; 
			margin:5px;
			}	
#btnLink a { color:#000000; text-decoration:none; }
#btnLink a:hover { color:#999999; text-decoration:underline; }
#btnLinkGroup {width:400px; margin-left:60px;}

.bold_white{ font-weight:bold; }
.bold_red{ font-weight:bold; text-transform:uppercase; color:#990000;}
.highlight_red{font-size:100%;font-stretch:extra-expanded; text-transform:uppercase; text-shadow:#CCCCCC; color:#990000; padding-top:20px;}
.accent{font-size:130%; padding-bottom:40px; padding-top:10px;}
.accent a{ color:#990000;}
.bold_black{ font-weight:bold; text-transform:uppercase; color:#000000;}

.oneColLiqCtr #ftr{
	background-image:url(../images/ftr_bkgd.jpg);
	background-repeat:repeat-x;
	width:990px;
	height:55px;
	color:#FFFFFF;
	margin-top: 5px;
	padding:10px;
	text-align:center;
}
.oneColLiqCtr #ftr a {
	font-size: 100%; color:#E7E7E7; text-decoration:none;
}
.oneColLiqCtr #ftr a:hover {
	font-size: 100%; color:#FFFFFF; text-decoration:underline;
}

.float_l{ float:left;}
.float_r{ float:right;}
.clearfix{ content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* ROUND CORNER BOX - GRAY */
.roundedcornr_box_221248 {
   background: #999999;
}
.roundedcornr_top_221248 div {
   background: url(../images/roundedcornr_221248_tl.png) no-repeat top left;
}
.roundedcornr_top_221248 {
   background: url(../images/roundedcornr_221248_tr.png) no-repeat top right;
}
.roundedcornr_bottom_221248 div {
   background: url(../images/roundedcornr_221248_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_221248 {
   background: url(../images/roundedcornr_221248_br.png) no-repeat bottom right;
}

.roundedcornr_top_221248 div, .roundedcornr_top_221248, 
.roundedcornr_bottom_221248 div, .roundedcornr_bottom_221248 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_221248 { margin: 0 15px; }


/* ROUND CORNER BOX - BLUE */
.roundedcornr_box_184787 {
   background: #3366cc;margin-top:5px;
}
.roundedcornr_top_184787 div {
   background: url(../images/roundedcornr_184787_tl.png) no-repeat top left;
}
.roundedcornr_top_184787 {
   background: url(../images/roundedcornr_184787_tr.png) no-repeat top right;
}
.roundedcornr_bottom_184787 div {
   background: url(../images/roundedcornr_184787_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_184787 {
   background: url(../images/roundedcornr_184787_br.png) no-repeat bottom right;
}

.roundedcornr_top_184787 div, .roundedcornr_top_184787, 
.roundedcornr_bottom_184787 div, .roundedcornr_bottom_184787 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_184787 { margin: 0 15px; text-align:center; }

.gainlayout { zoom: 1; }

.bodySmall {
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

.header {
    color: Black;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}

.subHeader {
    color: Black;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}

.anyinput,
.calinput,
.bg_selected, 
.bg1, 
.bg2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #2D2D2D;
	font-size: 11px;
}
.bg_selected {
	background-color: #FFFFFF;
}
.bg1 {
	background-color: #B8E38E;
}
.bg2 {
	background-color: #D4FFD4;
}
.calinput{

  background-image:url('/images/cal.gif');
  background-repeat:no-repeat;
  padding-left: 16px;

}



