/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/bodyback.gif) repeat-x;
	font: normal small verdana, Tahoma, arial sans-serif;
	color: #545454;
}

form {
	font-size: 0.7em;
	font-weight: bold;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	color: #285A95;
}

h2 {
	margin-bottom: .2em;
	margin-top: .2em;
	font-size: 1.3em;
}

h3 {
	margin: .1em;
	font-size: 1em;
}
.bluebold {
	font-weight: Bold;
	color: #285A95;
}

p, blockquote, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}


ol {
	margin-left: 2em;
	list-style: lower-alpha;
}

ol li {
}
.feature_list ul {
	font-size: .9em;
	font-weight: bold;
	color: #285A95;
	list-style: disc;
	padding-left: 30px;
	}
.feature_list ul li {
	padding-bottom: 10px;
	}
.select_width {
	width: 60px;
	}  	 
ul {
font-weight: bold;
font-size: 1.1em;
}
.sitemap ul li {	 
	line-height: 130%;
	margin-left: 65px;
}
.sitemap li {	
	font-size: .9em;  
	margin-left: 85px;
	list-style: disc;
}
a {
	color: #285A95;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #95C642;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 1em 1em 0;
}

img.right {
	float: left;
	margin: 0 1em 1em 0;
}

/* Boxed Style */

.boxed {
	float: right;
	margin: 0px;
	background: #ffffff;
	padding-right: 3px;
	border: 0px;
}

.boxed2 {

	text-align: left;
	color: #2b609d;
	padding: 0px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}

.boxed .title {
	color: #2b609d;
	padding: 5px 5px 0 5px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}

.boxed .content {
	padding: 3px;
	padding-right: 7px;
}
.loginbox {
color: #ffffff;
height: 100px;
width: 180px;
vertical-align: top;
background: #ffffff url("images/loginback.jpg") no-repeat top;
padding: 4px;
padding-left: 10px;
margin-bottom: 5px;
}
/* Header */

#header {
	background: #ffffff;
	width: 800px;
	height: 120px;
	margin: 0 auto;
}

/* Header > Logo */

#logo {
	height: 120px;
	background: url(images/logo.gif) no-repeat left bottom;
	width: 470px;
	float: left;
}
#headerbox {
	position: top right;
	width: 200px;
	float: right;
	padding-top: 15px;
}

#logo h1 {
	padding: 0;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	margin: 0;
	padding: 5px 0 0 100px;
	text-transform: uppercase;
	font-size: 1.6em;
}

#logo a {
	text-decoration: none;
	color: #385B88;
}


/* Menu */

#menu {
	background: url(images/navback.gif) repeat-x top;
	width: 800px;
	height: 38px;
	color: #ffffff;
	margin: auto;
	padding: 0 0 0 0px;
	white-space: nowrap;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: 38px;
	vertical-align: middle;
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

#menu li {
	list-style-type: disc;
	display: inline;
}

#menu a {
	color: #ffffff;
	display: inline;
	float: left;
	padding: 0 1.5em 0 0;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .7em;
	font-weight: bold;
	margin-left: 15px;
	border-right:1px solid white;	
}

#menu a:hover {
	color: #b6fd3b;
	text-decoration: none;
}

#menu .first a {
	color: #ffffff;
	padding-left: 0;
	background: none;
}

#menu .first a:hover {
	color: #b6fd3b;
	text-decoration: none;
	padding-left: 0;
	background: none;
}


.navbar {
background-color: #ffffff;
padding: 0px;
margin:0px;
}

.navbutton {
color: #ffffff;
height: 21px;
width: 180px;
vertical-align: middle;
background: #ffffff url("images/menubutton.jpg") no-repeat 0 0.15em;
cursor: pointer;
cursor: hand;
text-align: left;
padding-left: 15px;
font-size: .8em;
font-weight: bold;
}

.navbuttonover {
color: #c6dd59;
height: 21px;
width: 180px;
vertical-align: middle;
background: #ffffff url("images/menubuttonover.jpg") no-repeat 0 0.15em;
cursor: pointer;
cursor: hand;
text-align: left;
padding-left: 15px;
font-size: .8em;
font-weight: bold;
}
.navbuttonlink {
color: #ffffff;
cursor: pointer;
cursor: hand;
text-decoration: none;
}
.navbuttonlink:hover {
color: #c6dd59;
cursor: pointer;
cursor: hand;
text-decoration: none;
}
.navbox {
background-color: #ffffff;
padding: 5px;
}

/* Content */

#content {
	background: #265994 url(images/gradient.jpg) repeat-x top;
	width: 800px;
	height: 100%;
	margin: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.content {
	text-align: left;
	}
#container {
	background-color: #ffffff;
	}
/* Content > Main */

#main {
background-color: #ffffff;
	float: left;
	width: 540px;
	padding: 15px 0px 15px 25px;
	text-align: left;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0;
	padding: 0px;
	border: 0px dotted #CAD4DF;
}

p {
	line-height: 120%;
}

/* Content > Sidebar */

#sidebar {
	position: top;
	background-color: #ffffff;
	float: right;
	width: 190px;
	margin: 0px;
	height: 100%;
	padding-left: 10px;
}
.sidebar {
height: 100%;
}
/* Content > Sidebar > Login */

.navinput {
border: 1px ridge #173d76;
width: 100px;
padding: 0px;
}
#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
margin-top: 20px;
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	line-height: 30px;
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#updates p {
	margin: 0;
	margin-right: 7px;
	padding: 0px;
	line-height: normal;
	font-size: .90em;
	text-align: left;
}

#updates a {
	text-decoration: none;
}

/* Content > Side containers */

#partners {
}

#resources, #resources a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	color: #285A95;
}

/* Footer */


#footer {
	color: #265994;
	clear: both;
	text-align: center;
	font-size: 11px;
	width: 100%;
	margin: 0 auto;
	font-size: x-small;
}
#footer a, #footer a:visited {
	color: #265994;
	font-weight: bold;
	}
#footer a:hover {
	color: #9bd808;
	font-weight: bold;
	}

.copyright {
	color: #285A95;
	width: 100%;
	text-align: center;
	font-size: 9px;
	
}
.copyright a, .copyright a:visited {
	color: #285A95;
	font-weight: bold;
}
.copyright a:hover {
	color: #8CC507;
	font-weight: bold;
	}
.submitbutton {
color: #ffffff;
cursor: pointer;
cursor: hand;
font-weight: bold;
background-color: #729717;
border: 1px solid #5C7C13;
}

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}
