﻿/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background:#fff url(../images/mint_bg.gif) 0 0 repeat-x;
	color:#333333;
	font:11px/16px Arial, Arial, Helvetica, sans-serif;
}
div, p, ul, h2, h3, h4, img {
	padding:0px;
	margin:0px;
}
ul {
	list-style-type:none;
}
.clear {
	clear: both;
	margin: 0px;
	height:0
}
p a {
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#004685;
}
p a:hover {
	color:#515151;
	text-decoration:none;
}
ul a {
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#004685;
}
ul a:hover {
	color:#515151;
	text-decoration:none;
}
#headline {
	display:block;
	margin-bottom:5px;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#005efd;
	font-weight:bold;
}
#container {
	width:678px;
	margin:0 auto;
	position:relative;
	border-left:#00cc00 2px solid;
	border-right:#00cc00 2px solid;
	border-bottom:#00cc00 2px solid;
	border-top:#00cc00 2px solid;
	margin-bottom:10px;
}
ul.bullets li {
	font:11px/16px Arial, Helvetica, sans-serif;
	background:url(../images/bullet2.jpg) 0 4px no-repeat;
	padding-left:14px;
	margin-bottom:5px;
}
ul.bullets li a {
	color:#004685;
	text-decoration:none;
}
ul.bullets li a:hover {
	color:#515151;
	text-decoration:none
}
ul.secondbullet li {
	font:11px/16px Arial, Helvetica, sans-serif;
	padding-left:25px;
	margin-bottom:5px;
}
#bullet {
	list-style-type:circle;
}
#disclaimer {
	font:9px/12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#smallfont {
	font-size:9px;
}
/* TOP */

#topPan {
	width:678px;
	position:relative;
	clear:both;
	height:45px;
}
/* HEADER */


#slidemenu {
	width:678px;
	height:50px;
	margin: auto;
	margin-top:0px;
	margin-bottom:10px;
	overflow:hidden;
	background-image: url(../images/mint_bg_head.gif);
}
#m-top {
	height:45px;
}
#m-slider {
	height:5px;
}
/*------ SLIDER navigation ------*/
#slider {
	width:40px;
	height:2px;
	float:left;
	line-height:0px;
	margin-top:0px;
	display:inline;
	font-size:1px;
	background:#005efd;
}
/*------ MENU ------*/
#slidemenu ul {
	display: block;
	padding-top: 20px;
	margin: 0px;
	list-style: none;
	text-align: center;
}
#slidemenu ul li {
	display: inline;
	padding: 0px 3px;
	margin: 0px;
	list-style: none;
}
#slidemenu ul li a {
	padding:5px;
	padding-bottom:15px;
	text-decoration:none;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
#slidemenu ul li a:hover {
	color:#005efd;
}
/* CONTENT */

#content {
	width:678px;
	position:relative;
	background:url(../images/header_round.jpg) 0 0 no-repeat;
	background-color:#FFFFFF;
}
#sidebar {
	width:200px;
	background-color:#00FF66;
	margin-top:400px;
}
#logo {
	position:absolute;
	top:36px;
	left:32px
}
#incontent {
	width:650px;
	position:relative;
	padding:205px 0 0 0;
	left: -7px;
	margin:0 auto;
	padding-bottom:50px;
}
#leftPan {
	width:189px;
	position:relative;
	float:left;
}
#coverageMapThumb a {
	text-decoration:none;
}
#join {
	border-left:#005efd 2px solid;
	border-right:#005efd 2px solid;
	border-bottom:#005efd 2px solid;
	border-top:#005efd 2px solid;
	margin-bottom:10px;
	padding:10px;
	background-color:#00cc00;
	color:#FFFFFF
}
#join h2 {
	color:#fff;
}
#rightPan {
	width:422px;
	position:relative;
	float:right;
	font-size: 13px;
}

#rightPan a {
	color: #09f;
	text-decoration: underline;
}

#rightPan a:hover {
	color: #09f;
	text-decoration: none;
}

#rightPan .rootDoc {
	font-size: 12px;
	color: #06f;
	text-decoration: underline;
}
#rightPan .rootDoc:hover {

	text-decoration: none;
}
#news {
	width:182px;
	margin-left:0px;
	padding-top:25px;
}
#news h2 {
	font:16px/24px Arial, Arial, Helvetica, sans-serif;
	height:20px;
	position:relative;
	margin-left:4px;
	color:#005efd;
	font-weight:bold;
}
#news p {
	margin-left:7px;
	margin-bottom:10px
}
#news p span {
	background:url(../images/tiny_doc.jpg) 0 0 no-repeat;
	padding-left:30px;
	display:block;
	margin-bottom:5px;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#2f2f2f;
	font-weight:bold;
	padding-top:6px
}
#blue {
	color:#005efd;
}
#login {
	background-color:#005efd;
	width:182px;
	padding-top:15px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:15px;
	color:#FFFFFF;
	background-image:url(../images/login_bg_corner.jpg);
}
#login h2 {
	font:16px/24px Arial, Arial, Helvetica, sans-serif;
	height:20px;
	position:relative;
	margin-left:4px;
	color:#005efd;
	font-weight:bold;
}

#login h3 {
	font-size: 16px;
	color: #FFF;
	margin-bottom: 10px;
	}
#login p {
	margin-left:7px;
	margin-bottom:10px
}
#login p span {
	background:url(../images/tiny_doc.jpg) 0 0 no-repeat;
	padding-left:30px;
	display:block;
	margin-bottom:5px;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#2f2f2f;
	font-weight:bold;
	padding-top:6px
}

#login li {
	display: block;
	padding: 3px;
}

#login a {
	color: #FFF;
	font-size: 13px;
	text-decoration: underline;
}
#login a:hover {
	text-decoration: none;
}


#contact {
	background:url(../images/tiny_contact.jpg) 0 0 no-repeat;
	margin-left:10px;
	padding-left:30px;
	display:block;
	margin-bottom:5px;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#2f2f2f;
	font-weight:bold;
	margin-top:-7px;
}
#contact a {
	color:#004685;
}
#news ul.btn_morenews {
	width:77px;
	height:14px;
	margin-left:105px;
	padding-bottom:20px;
}
#news ul.btn_morenews li {
	width:77px;
	height:14px;
	text-align:center
}
#news ul.btn_morenews li a {
	width:77px;
	height:14px;
	text-decoration:none;
	color:#004685
}
#news ul.btn_morenews li a:hover {
	color:#515151
}
#why {
	width:182px;
	margin-left:4px;
	margin-bottom:23px
}
#why h2 {
	height:25px;
	position:relative;
	margin-bottom:11px;
	margin-left:4px;
	color:#0095d6
}
#why ul.bullets {
	width:175px;
	margin-left:5px;
}
#ad {
	width:189px;
	height:115px;
	position:relative;
	background:url(../images/CQB_ad.jpg) 0 0 no-repeat
}
#ad img {
	position:absolute;
	top:15px;
	left:10px
}
#ad ul.btn_ad {
	width:150px;
	height:14px;
	position:absolute;
	top:97px;
	left:8px
}
#ad ul.btn_ad li a {
	width:67px;
	height:14px;
	font:10px/14px Tahoma, sans-serif;
	color:#000;
	text-decoration:none;
}
#ad ul.btn_ad li a:hover {
	color:#c92924
}
#welcome {
	width:422px;
	margin-bottom:25px
}
#welcome h2 {
	height:75px;
	position:relative;
	background:url(../images/welcome_text2.gif) 0 0 no-repeat;
}
#welcome p.subtitle {
	clear:both;
	border:#dadbdd 1px dashed;
	border-left:none;
	border-right:none;
	padding:7px 5px;
	margin-bottom:13px;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#666666
}
#welcome img {
	float:left;
	margin-right:10px;
	margin-bottom:10px
}
#welcome #welcomeText {
	width:275px;
	float:left;
	margin-bottom:10px
}
#welcome ul.bullets {
	margin-left:8px;
}
#events {
	width:200px;
	margin-right:15px;
	float:left
}
#events h2 {

	position:relative;
	margin-bottom:11px;
	color:#00cc00;
	font:18px/24px Arial, Helvetica, sans-serif;
}
#events p span {
	min-height:30px;
	display:block;
	margin-bottom:5px;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#005efd;
}
#events p {
	margin-bottom:7px
}
#services {
	width:200px;
	float:left
}
#services h2 {

	position:relative;
	margin-bottom:11px;
	color:#00cc00;
	font:18px/24px Arial, Helvetica, sans-serif;
}
#services p {
	margin-bottom:7px
}
#services p span {
	min-height:30px;
	display:block;
	margin-bottom:5px;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#005efd;
}
/* FOOTER */



#footer {
	height:52px;
	clear:both;
	margin-top:20px;
	width:678px;
	background:url(../images/footer_bg.jpg)
}
#footer p {
	padding: 10px 0 0 0;
	font:11px/16px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
}
#footer p a {
	font:11px/16px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding: 0 5px
}
#footer p a:hover {
	text-decoration:none;
	background:#00cc00;
	color:#005efd
}

.formButton {
	color: #FFFFFF;
	background-color: #0066ff;
	text-transform:none;
	cursor: pointer;
	border: solid #00cc00 1px;
}

#message {
	width: 658px;
	font-size: 13px;
	margin: auto;
	border: 2px solid #FF0000;
	color: #FF0000;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
	}

#message a {
	color: #09f;
	text-decoration: underline;
	}
#message a:hover {
	color: #09f;
	text-decoration: none;
	}


#logged {
	width: 683px;
	margin: auto;
	text-align: right;
	}

#logged a {
	color: #09f;
	text-decoration: underline;
	}
#logged a:hover {
	color: #09f;
	text-decoration: none;
	}

#logged .accent {
	color: #06f;
	font-weight: bold;
	font-size: 13px;
	}

.alert {
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
	}
	
.description {
	color: #999;
	font-size: 11px;
}
	
	/*JQUERY STYLES*/
.line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #06F;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
