@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-attachment: scroll;
	background-image: url(../images/bg_body_splash.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;
	text-align: justify;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #646464;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-transform: capitalize;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #646464;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-transform: capitalize;
}
#soli{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #646464;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight:bold;
	text-transform: none;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3F3F3F;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#093;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3F3F3F;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.link:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3F3F3F;
	margin: 0px;
	padding: 0px;
}
.link:visited{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3F3F3F;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4E4E4E;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: 20px;
	text-align: justify;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	font-size: 13px;
}
li {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4E4E4E;
	margin: 0px;
	line-height: 20px;
	list-style-type: none;
	list-style-image: url(../images/ico/arrow_r.gif);
	padding: 0px;
}
input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding-left:3px;
	background-color: #FBFBF7;
	border: 1px solid #DDDDDD;
	width: 250px;
	height:20px;
	margin: 0px;
}
.serchbox {
	font-family: "Trebuchet MS";
	float:right;
	font-size: 11px;
	padding-left:3px;
	background-color: #FBFBF7;
	border: 1px solid #DDDDDD;
	width: 200px;
	height:22px;
	background-attachment: scroll;
	background-image: url(../images/button_1.png);
	background-repeat: no-repeat;
	background-position: left center;
}

textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding-left:3px;
	background-color: #FBFBF7;
	border: 1px solid #DDDDDD;
	width: 250px;
	height:80px;
	margin: 0px;
}

select {
	background-color: #FBFBF7;
	border: 1px solid #DDDDDD;
	width: 255px;
	height:22px;
	background-attachment: scroll;
	background-image: url(../images/button_1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.selectbox{
	font-family: "Verdana";
	font-size: 11px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	border:#999999 solid 1px;
	height: 22px;
	width:auto;
}

.button {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #003300;
	padding: 2px;
	width:80px;
	background-color: #FFFFFF;
	background-image:url(../images/button_1.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-color:#006600;
	font-size: 10px;
	height:23px;
	background-attachment: scroll;
}

.button:hover {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #003300;
	padding: 2px;
	width:80px;
	background-color: #FFFFFF;
	background-image:url(../images/button_1.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-color:#006600;
	font-size: 10px;
	height:23px;
	background-attachment: scroll;
}
.checkbox {
	width:20px;
	height:20px;

}
.textbox {
	font-family: "Verdana";
	font-size: 11px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	border:#999999 solid 1px;
	height: 18px;
	width: 150px;
}
.textarea {
	font-family: "Verdana";
	font-size: 11px;
	color:#666666;
	border:#999999 solid 1px;
	height: 38px;
	width: 150px;
}

.memlinks{
	padding:2px;
	margin-left:5px;
	border:#999999 1px solid;
	background-color:#E1FFE1;
	font-size:11px;
	text-decoration:none;
	color:#006600;
}

.memlinks:hover{
	padding:2px;
	margin-left:5px;
	border:#666666 1px solid;
	background-color:#04C62E;
}

.button:hover {
	background-image: url(../images/btnr.png);
	color: #666;
	border: 1px solid #333;
	cursor:pointer;
}

.heading {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

#footer {
	font-size: 11px;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
	color: #999999;
}
#footerLinks {
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
}
#footerLinks ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#footerLinks li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
}
#footerLinks a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#footerLinks  a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
#MainEditRegion {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#MainEditRegion a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0B6F19;
	text-decoration: none;
}
#MainEditRegion a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0B6F19;
	text-decoration: none;
}
#MainEditRegion a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0B6F19;
}
#MainEditRegion img {
	margin: 0px;
	padding: 5px;
	border: 1px solid #D6D6D6;
}

/*#MainEditRegion a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0B416F;
	text-decoration: none;
}
#MainEditRegion  a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0B416F;
}*/


/*#snippetLeftMiddle  #textfield {
	background-color: #CCCCCC;
	border: 1px solid #BFBFBF;
	height: 20px;
	width: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}*/
#snippetinthissection {
	background-image: url(../images/snippet_pay_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	width: 183px;
	height: 240px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#snippetinthissection p {
	margin: 0px;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}
#snippetinthissection h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
#snippetinthissection ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#snippetinthissection ul li {
	list-style-image: url(../images/ico/arrow_bullet.gif);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
#snippetinthissection a:link, a:visited {
	color: #32701D;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: "Trebuchet MS";
}

#snippetinthissection a:hover {
	color: #32701D;
	font-weight: normal;
	text-decoration: underline;
}

#snippetLeftMiddle #form1 #zoom_query {
	background-color: #CCCCCC;
	border: 1px solid #BFBFBF;
	height: 18px;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#snippetLeftMiddle #form1 .input_image{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background-image: none;
	background-color: #E5E5E5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#snippetLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-left: 15px;
	background-image: url(../images/bu1_r1_c1.gif);
	height: 30px;
}

#snippetLeft  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#snippetLeft  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#snippetLeftMiddle  h5 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}
#snippetLeftMiddle a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#333333;
	text-decoration:none;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
#snippetLeftMiddle a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#333333;
	text-decoration:none;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-weight: bold;

}
#snippetLeftMiddle a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#999999;
	text-decoration:none;
	font-style: normal;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#snippetLeftMiddle .newsLink{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#333333;
	text-decoration:none;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}
#snippetLeftMiddle .newsLink:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#333333;
	text-decoration:none;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	

}
#snippetLeftMiddle .newsLink:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#999999;
	text-decoration:underline;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	
}
#snippetLeftMiddle .surplus {
	font-size: 30px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
#snippetLeftFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bu1_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 14px;
}
#snippetLeftMiddle {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bu1_r3_c1.jpg);
}

/*#snippetRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-left: 15px;
	background-image: url(../images/bu1_r1_c1.gif);
	height: 30px;
}

#snippetRight  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#snippetRight  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
*/





.important {
	color: #FF0000;
}
#mainFlash {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mainNav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#maindiv{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}
#sitemap{
	padding: 0px;
	height: auto;
	width: 450px;
	margin-left: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sitemap P{
	padding: 0px;
	height: auto;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}
#maindiv #MainEditRegion #sitemap a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #336600;
	background-color: #FFFFFF;
}

#maindiv #MainEditRegion #sitemap ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#maindiv #MainEditRegion #sitemap li {
	list-style-type: none;
	list-style-image: url(../images/ico/0129_ibullet.gif);
}

/*#maindiv #MainEditRegion #sitemap a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
*/
#maindiv #MainEditRegion #sitemap a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;

}
#agent_menu{
	margin: 0px;
	padding: 0px;
	float: left;
}

#agent_menu li{
	margin: 0px;
	padding: 5px;
	display: inline;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666;
}

#agent_menu ul{
	margin: 0px;
	padding: 5px;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#agent_menu a{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #063;
}

#agent_menu a:hover{
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#multiple_trips {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #999999;
}

