/*-------------------------------------*/
/* Global
/*-------------------------------------*/
body {
	color: #666;
	background-color: #657c91;
	font-family: "lucida grande", arial, helvetica, sans-serif;
	font-size: 1em;
}
a:link {
	color: #072B61;
}
a:visited {
	color: #6095C1;
}
a:hover, a:active {
	color: #F90;
}
p {
	padding: 3px 0 7px 0;
	margin: 0;
	font-family: "lucida grande", arial, helvetica, sans-serif;
}
ul, ol {
	margin: 5px 0;
	font-family: "lucida grande", arial, helvetica, sans-serif;
}
h1 {
	font-weight: normal;
	font-size: 1.8em;
	color: #ff9900;
	background-color: #FFF;
	margin: 0 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "lucida grande", arial, helvetica, sans-serif;
}
h2 {
	font-weight: normal;
	font-size: 1.2em;
	color: #6095C1;
	background-color: #FFF;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "lucida grande", arial, helvetica, sans-serif;
}
h3 {
	font-weight: normal;
	font-size: 1em;
	color: #000;
	background-color: #FFF;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "lucida grande", arial, helvetica, sans-serif;
}

/*-------------------------------------*/
/* Forms
/*-------------------------------------*/
fieldset {
	border: 1px solid #CCC;
	margin:  10px 0 0 0;;
}
fieldset legend {
	color: #6095C1;
	font-size: 1em;
}
form {
	font-size: .7em;
}
form label {
	display: block;
}
form input, form textarea {
	display: block;
}


/*-------------------------------------*/
/* Structure
/*-------------------------------------*/
#wrap {
	margin: 30px auto;
	padding: 5px;
	border: 5px solid #D1DFF0;
	width: 820px;
	color: #666;
	background-color: #FFF;
}

/*-------------------------------------*/
/* Header
/*-------------------------------------*/
#header {
	padding: 10px 20px;
	color: #666;
	background: #FFF url(/img/footer_grad.jpg) top right repeat-y;
	border-bottom: 1px solid #DDD;
	width: 780px;
	float: left;
}
#header a img {
	border: none;
	float: left;
} 
#login {
	float:right;
	background: transparent url(/img/client_login.gif) 0 0 no-repeat;
	width: 106px;
	height: 30px;
	text-indent:-10000px;
	margin: 12px 0 0 0;
}
#login:hover {
	background: transparent url(/img/client_login.gif) 0 -70px no-repeat;
}


/*-------------------------------------*/
/* Menu
/*-------------------------------------*/
#menu {
	width: 168px;
	margin: 0;
	padding: 30px 20px;
	float:left;
}
#menu ul {
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #999;
}
#menu ul li {
	list-style-type: none;
	padding: 0;
}
#menu a {
	padding: 5px 3px 5px 25px;
	color: #072B61;
	background: #FFF url(/img/box.gif) 7px 7px no-repeat;
	width: 140px;
	display:block;
	font-size: .7em;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	color: #072B61;
	background-color: #e7eff5;
}
#menu a.on {
	text-decoration: none;
	color: #072B61;
	background-color: #CFDFEC;
	cursor: default;
}
#menu p {
	padding: 15px 3px 5px 7px;
	font-size: .75em;
	line-height: 1.5em;
	text-decoration: none;
}

/*-------------------------------------*/
/* Sub Menu
/*-------------------------------------*/
ul#submenu {
	border:none;
	padding: 0;
}
ul#submenu a {
	padding: 5px 3px 5px 40px;
	color: #072B61;
	background: #FFF url(/img/box2.gif) 22px 7px no-repeat;
	width: 125px;
	display:block;
	font-size: .7em;
}
ul#submenu a:hover {
	text-decoration: none;
	color: #072B61;
	background-color: #e7eff5;
}
ul#submenu a.on {
	text-decoration: none;
	color: #F90;/*#072B61*/
	background: #FFF url(/img/box4.gif) 22px 7px no-repeat;
	font-weight: bold;
	cursor: default;
}

/*-------------------------------------*/
/* Content
/*-------------------------------------*/
#content {
	width: 550px;
	margin: 30px 20px;
	float:left;
}
#content p {
	font-size: .8em;
	line-height: 1.75em;
}
#content ul, #content ol {
	font-size: .8em;
	line-height: 1.75em;
}
#content ul.fancy-list {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
}
#content ul.fancy-list li {
	background: transparent url(/img/check-orange.jpg)left top no-repeat;
	padding-left: 30px;
}
#content strong {
	color: #333;
}

/*-------------------------------------*/
/* Footer
/*-------------------------------------*/
#footer {
	padding: 13px 20px;
	color: #666;
	background: #FFF url(/img/footer_grad.jpg) top right repeat-y;
	clear:both;
	font-size: .7em;
	text-align: right;
	border-top: 1px solid #DDD;
	/*border-right: 1px solid #DDD;*/
	height: 15px;
}


/*-------------------------------------*/
/* Classes
/*-------------------------------------*/
div.accent {
	border: 1px solid #CCC;
	background: #EEE url(/img/accent_icon.gif) 5px 5px no-repeat;
	padding: 8px 8px 8px 45px;
	margin-top: 20px;
}

/*-------------------------------------*/
/* Homepage Feature
/*-------------------------------------*/
#feature_list {
	width: 200px;
	float:left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	text-align: right;
	border-top: 1px solid #ddd;
}
#feature_list li {
	width: 170px;
	font-size: .95em;
}
#feature_list li a {
	display: block;
	width: 170px;
	background: #FFF url(/img/feature_menu_bg_off.gif) bottom left no-repeat;
	/* background-color: fuchsia; */
	padding: 5px 15px;
	text-decoration: none;
	color: #072B61;
}
#feature_list li a:hover {
	color: #F90;
}
#feature_list li a.on {
	color: #072B61;
	background: #FFF url(/img/feature_menu_bg_on.gif) bottom left no-repeat;
	cursor: default;
	font-weight: bold;
}
#feature_list li a span.new {
	color: #F90;
	font-weight:bold;
	padding: 0 7px 0 0;
	font-size: .9em;
}
#f1 p,#f2 p,#f3 p,#f4 p,#f5 p, #f6 p, #f7 p {
	margin: 0;
	padding: 0;
	width: 280px;
}
#f1 li,#f2 li,#f3 li,#f4 li,#f5 li, #f6 li, #f7 li {
	width: 230px;
}
.box {
	float: left;
	background-color: #E8E8E8;
	padding: 20px 25px;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	border-top: 1px solid #DDD;
	font-size: .9em;
}
.box img {
	margin-bottom: 1em;
}
.box ul {
	margin: 0 0 0 1.5em;
	padding: .75em 0 .75em 1.5em;
}
.box ul li {
	margin: 0;
	padding: 0;
}
p.callout {
	font-weight: bold;
	background-color: #EEE;
	text-align: center;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	padding: 15px 30px;
	margin: 1em 0 3em 0;
	font-size: .8em !important;
}
#contact-form {
/*
	width: 250px;
	float: left;
	margin-right: 30px;
*/
}
#wufooFormz7x3p3 div.info {
	display: none;
}
