@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e8e8e8;
	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: #535353;
}
p {
	font-size:11px; 
	margin: 4px 7px 6px 5px;
}
h2 {
	color:#cc0033;
	font-size:14px;
	font-weight:bold; 
	margin: 3px 7px 4px 7px; 
	padding: 3px 7px 2px 7px;
}
h3 {
	color:#00257b;
	font-size:12px;
	font-weight:bold; 
	margin: 7px 7px 4px 4px;
}
h4 {
	color:#00257b;
	font-size:12px;
	font-weight:bold; 
	margin: 0px 7px 7px 4px;
}
h5 {
	color:#cc0033;
	font-size:11px;
	font-weight:bold; 
	margin: 3px 0px 3px 0px;
	text-align:center;
}
a {
	color:#282828;
	text-decoration:underline;
	font-size:11px;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}
blockquote {
	font-size:9px;
	font-style:italic; 
	margin: 7px 30px 20px 20px;
	width:530px;
}
.smallText {
	font-size:9px; 
	margin: 2px 7px 4px 4px;
}
.centerText {
	text-align:center;
}
/* -------------------------Begin Layout Divs---------------------------- */
.oneColFixCtrHdr #wrapper { 
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/main_bg_shadow.gif);
}
.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #6c5c6c6;
	border-top: 0px solid #c5c6c6;
	border-bottom: 1px solid #c5c6c6;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #ffffff; 
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #topNav {
	position: relative; top:20px;
	height:30px;
	background-image:url(../images/top_navBar3.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 22px;
	margin:  0px 0px 0px 255px;
}
.oneColFixCtrHdr #topNav a{
	position: relative; top:2px;
	font-size: 10px;
	color:#333333;
	padding: 0px 0px 0px 0px;
	margin:  0px 30px 0px 0px;
	text-decoration:none;
}
.oneColFixCtrHdr #topNav a:hover{
	color:#ff0000;
	text-decoration:underline;
}

/* ------------------Begin Left Side Navigation---------------------------- */
.oneColFixCtrHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0px;
}
.oneColFixCtrHdr #sidebar1 #leftNav{
	width:180px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
.oneColFixCtrHdr #sidebar1 ul{
	width:165px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	list-style-type:none;
	border-top: 1px solid #c5c6c6;
}
.oneColFixCtrHdr #sidebar1 li{
	padding: 2px 0px 4px 3px;
	border-bottom: 1px solid #c5c6c6;
}
.oneColFixCtrHdr #sidebar1 li a{
	color:#8c8d8d;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	margin: 0px 0px 0px 10px;
}
.oneColFixCtrHdr #sidebar1 li a:hover{
	color:#ff0000;
}
.iconTable {
	margin: 0px 0px 0px 0px;
}
.iconTable a {
	font-size:8px;
	color:#cc0033;
	text-decoration:none;
}
.iconTable a:hover {
	color:#cc0033;
	text-decoration:underline;
}
.franHomeTable td{
	padding: 3px;
	border-bottom: 0px solid #c5c6c6;
}
.franHomeTable a{
	text-align:center;
	text-decoration: none;
}
/* ------------------Begin Left Side Content---------------------------- */
.oneColFixCtrHdr #sidebar1 #sideNavHeader{
	color:#cc0033;
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 10px 10px;
}

/* ------------------------Begin Main Content---------------------------- */
.oneColFixCtrHdr #mainContent {
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr .imagePadding { 
	text-align:center; 
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
}
.oneColFixCtrHdr #rightContent {
	margin:  0px 0px 0px 182px;
	border-left:1px solid #c5c6c6;
}
#homeWhyBox {
	background-image:url(../images/why_start_box.jpg);
	background-repeat:no-repeat;
	height:184px;
	width:488px;
	text-align:center;
}
#homeHelpBox {
	background-image:url(../images/help_people.jpg);
	background-repeat:no-repeat;
	height:179px;
	width:137px;
}
.homeBox {
	border: 1px solid #282828;
	text-align:center;
}
.gelTopBox {
	width:310px;
	background-color:#e1eff3;
	margin: 0px 0px 0px 0px;
}
.gelTopBox_top {
	width:310px;
	height:19px;
	background-image:url(../images/gelTop310.jpg);
	background-repeat:no-repeat;
	text-align:center;

}
.gelTopBox_top p{
	text-align:center;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.gelTopBox_content {
	width:308px;
	border: 1px solid #c5c6c6;
	border-top: 0px;
	text-align:left;
	font-size:11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.gelTopBox_content p{
	text-align:left;
	font-size:10px;
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 3px 3px;
}
.box270 {
	width: 270px;
	background-color:#9999cc;
	border: 1px solid #666666;
	margin: 0px 0px 20px 0px;
}
.oneColFixCtrHdr #mainContent .h2Header {
	background-image:url(../images/h2bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding: 3px 0px 3px 7px;
	margin: 5px 0px 4px 0px;
}
.oneColFixCtrHdr #mainContent .rightSideBox {
	float:right;
	width: 193px;
	padding:0px;
	margin: 10px 5px 5px 5px;
}
.oneColFixCtrHdr #mainContent .rightSideBox .top{
	background-image:url(../images/rtBoxTop.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	text-align:center;
	color:#cc0033;
	font-size:10px;
	font-weight:bold;
	padding:7px;
}
.oneColFixCtrHdr #mainContent .rightSideBox .mid{
	background-image:url(../images/rtBoxMid.jpg);
	background-repeat:repeat-y;
	padding:10px;
	margin: 0px;
	font-size:9px;
	font-weight:normal;
}
.oneColFixCtrHdr #mainContent .rightSideBox .bottom{
	background-image:url(../images/rtBoxBottom.jpg);
	background-repeat:no-repeat;
	margin: 0px;
}
.oneColFixCtrHdr #mainContent .grayBox{
	background-color:#f5f5f5;
	border: 1px solid #92938a;
	padding:3px 3px 6px 3px;
	margin: 10px 30px 10px 30px;
}
.oneColFixCtrHdr #mainContent .grayBox h4{
	font-size:10px;
	font-weight:bold;
	color:#cc0033;
	margin: 3px 0px 0px 5px;
}

.oneColFixCtrHdr #mainContent .grayBox ul{
	padding: 0px;
	margin: 3px 5px 5px 25px;
}
.oneColFixCtrHdr #mainContent .grayBox .list2 {
	list-style-type:disc;
	line-height:14px;
	font-size:10px;
	font-weight:bold;
	padding: 5px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #mainContent .grayBox .list3 {
	list-style-type:disc;
	line-height:14px;
	font-size:10px;
	font-weight:bold;
	padding: 5px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #mainContent .list2 {
	list-style-type:disc;
	line-height:14px;
	font-size:10px;
	font-weight:bold;
	padding: 5px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #mainContent .list3 {
	list-style-type:disc;
	line-height:14px;
	font-size:10px;
	font-weight:bold;
	padding: 5px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #mainContent .steps {
	padding: 2px;
	font-size: 11px;
	font-weight:bold;
	background-color:#d5e0fb;
	color:#00257b;
}
.oneColFixCtrHdr #mainContent .stepsP {
	margin: 4px 8px 4px 4px;
	font-size: 11px;
}
.generalTable {
	font-size: 9px;
	background-color:#FFFFFF;
	border-color: #282828;
    border-width: 0 0 1px 1px;
    border-style: solid;
}
.generalTable th{
	background-color:#333399;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.generalTable td{
	border-color: #282828;
    border-width: 1px 1px 0 0;
    border-style: solid;
}
/* ------------------------Begin Footer Content---------------------------- */
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	text-align:center;
	border-top:1px solid #c5c6c6;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 3px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color:#333333;
}
.oneColFixCtrHdr #footer a {
	font-size: 10px;
	color:#333333;
	padding: 0px 0px 0px 0px;
	margin:  0px 10px 0px 10px;
	text-decoration:none;
}.oneColFixCtrHdr #footer a:hover{
	color:#ff0000;
	text-decoration:underline;
}
/* ----------------------------Begin Floats---------------------------- */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-right: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	margin:0px;
}
/* ----------------------------Begin Form Styles---------------------------- */
#Form1 {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}
#Form1 input{
	height:14px;
	font-size: 10px;
	background:#ffffff;
}
#Form1 select{
	height:16px;
	font-size: 10px;
	background:#ffffff;
}
#Form1 textarea{
	font-size: 10px;
	background:#ffffff;
}
#Form1 #bttn_Submit{
	height:28px;
	font-size: 10px;
	background:#ffffff;
	margin: 20px;
	padding: 5px 10px 20px 10px;
}
