@charset "utf-8";
body {
	behavior: url("csshover.htc");
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans", Lucida Grande, Optima, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #687170;
/*	background-image: url(images/bg-total.jpg); */
	background-repeat: repeat-x;
	background-position: center top;
}
a, a:link, a:visited  {	text-decoration: none;	color: #668cb3;}
a:hover {color: #cccccc;}

p {
	text-align: justify;
	line-height: 16px;
	color: #515151;
}

h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 1.2em;
	color: #5c7fae;
	margin-top: 0px;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	font-weight: normal;
	color: #5c7fae;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

img {border:none;}


/* Classes */

.input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	width: 160px;
}
.submit {
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #fbfbfb;
	border-left-color: #fbfbfb;
}
.input-area {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	width: 160px;
	height: 75px;
}
.input-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #999999;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	width: 172px;
	padding: 4px;
}
.img {float: left;}
.text-light {color: #99b2cc;}
.text-light-grey {color: #cccccc;}
.text-invisible {color: #ccd8e5;}
.border{background-image:url(images/line.gif);background-position:center 30px;background-repeat:no-repeat;}

.img {
	border: 3px double #336699;
	float: left;
	margin-bottom: 15px;
}
.img-home {
	margin-top: 0px;
	border: 3px double #336699;
	float: left;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
}



#main-wapper {
	width: 100%;
	float: left;
	background-image: url(images/bg-body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#wrapper { width: 960px; margin-right: auto; margin-left: auto;	background-color: #FFF;}
table#about  tr {
	padding-bottom: 20px;
}

#information{width:261px;color:#FFF;font-size:0.9em;text-align:left;margin-bottom:20px;}
#contact p{text-align:left;font-size:0.9em;color:#848484;padding-left:15px;margin:5px 0 0;}

#quick-links {
	float: right;
	margin-bottom: 16px;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#quick-links a {
	text-transform: uppercase;
	font-size: 9px;
	color: #999999;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
}
#web-form legend {
	color: #5c7fae;
	font-size: 1.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#web-form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#web-form {
	margin-bottom: 30px;
	margin-top: 15px;
}

#web-form ul {
	list-style-type: none;
	color: #043a83;
	font-size: 1.3em;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#web-form li {
	list-style-type: none;
	margin-top: 7px;
	margin-bottom: 7px;
}


#quick-links a:link, #quick-links a:visited {}
#quick-links a:hover{border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#369;color:#369;}
#header{height:74px;width:960px;background-image:url(images/bg-header.jpg);background-repeat:no-repeat;background-position:235px 0;clear:both;float:left;}
#logo{float:left;width:220px;padding-top:5px;padding-left:30px;}

#main-pic {
	width: 771px;
	background-color: #996600;
	float: left;
}
#promo {
	float: right;
	width: 188px;
	background-color: #FFF;
}
#shortcuts {
	float: left;
	width: 960px;
	background-image: url(images/bg-shortcuts.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 49px;
}
#shortcuts td {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}

#content {
	width: 960px;
	float: left;
	clear: both;
	background-color: #FFF;
	padding-top: 35px;
	padding-bottom: 35px;
}


#home-content {
	width: 960px;
	float: left;
	clear: both;
	background-color: #FFF;
}
#copyrights {
	background-image: url(images/bg-legal.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #999999;
	font-size: 9px;
}
#copyrights a, #copyrights a:link, #copyrights a:visited {
	color: #999999;
}

#body {
	width: 630px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 35px;
	padding-left: 35px;
}
#body h1 {
	font-size: 1.1em;
	font-weight: normal;
	color: #5c7fae;
	font-family: Arial, Helvetica, sans-serif;
}

#body img {
	float: left;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin-right: 20px;
	margin-bottom: 15px;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

#body ul, #body li, #body li a, #body li a:link, #body li a:visited {
	font-weight: normal;
	color: #666666;
	font-size: 11px;
}

#sub-nav {
	float: right;
	width: 209px;
	clear: right;
	padding-right: 25px;
}

#sub-nav img {
	padding-right: 5px;
}
#sub-nav h1 {
	font-size: 1.2em;
	color: #5c7fae;
}

#footer {
	width: 960px;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #668cb3;
	background-color: #FFFFFF;
}
#topnav {
	width: 680px;
	float: right;
	height: 74px;
}
#learn-more {
	background-image: url(images/bg-learnmore-box.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	background-color: #ADADAD;
}
#learn-more ul {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	list-style-type: disc;
}
#learn-more li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 5px;
}

#learn-more h1 {
	background-color: #e5e5e5;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	background-image: url(images/bg-more.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

#practices ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #1e658f;
	font-size: 1.1em;
	padding: 0px;
	margin:0px;
	list-style-type: none;
	background-image: none;

}

#practices ul a, #practices ul a:link, #practices ul a:visited {
	list-style-type: none;
}
#practices ul a:hover {color: #BD820A;}

#practices li {
	font-size: 10px;
	font-family: "Lucida Sans", Lucida Grande, Arial;
	color: #666666;
	display: block;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 7px 5px;
	list-style-type: none;
	background-image: url(images/point.gif);
}
#practices li a, #practices li a:link, #practices li a:visited {
	color: #666666;
	list-style-type: none;
}
#practices li a:hover { color: #CE7B00;}


ul#more {
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: none;
}

ul#more ul {
	list-style-type: none;
	float: left;
	background-image: none;
}

ul#more li {
	list-style-type: none;
	background-image: none;
}

ul#more li a, .more li a:link, .more li a:visited {
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	float:right;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	list-style-type: none;
}
ul#more li a:hover {color: #009eee;}


h1#heading {
	font-size: 17px;
	font-weight: normal;
	color: #5c7fae;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

ul.content-list li {
margin-bottom: 7px;
}