* { margin: 0; padding: 0; }

body, html {
	width: 100%;
	background: #fff url(images/pageBg.gif) repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	height: 100%;
	
}

.tacbody {
	width: 100%;
	background: #fff url(images/n.gif) repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	height: 100%;
}
img {
	border: none;
}

p {
	margin-bottom: 15px;
	letter-spacing: 2px;
}
h1 {
	font-size: 26px;
	color: #3D3D3D;
	font-weight: bold;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3779A8;
}
h2 {
	font-weight: bold;
	color: #3D3D3D;
	font-size: 16px;
	margin-top: 10px;
}
a {
	color: #3779A8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-type: none;
	margin-left: 30px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
legend {
	background-color: #0088a6;
	padding: 3px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #8A8A8A;
}
fieldset {
	border: 1px solid #8A8A8A;
	padding: 4px;
	
}
input.form_button {
	background-color: #0088a6;
	border: 1px solid #8A8A8A;
	background-position: 3px;
	padding: 2px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}
input.text_input {
	color: #333333;
	border: 1px solid #8A8A8A;
	display: block;
}
textarea.text_input {
	color: #333333;
	border: 1px solid #8A8A8A;
	display: block;
	width: 495px;
}




.grn_txt_bold {
	font-weight: bold;
	color: #3779A8;
}
.logos h3, h3.sideheader  {
	font-size: 13px;
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3779A8;
}
h2.sideheader  {
	font-size: 17px;
	display: block;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3779A8;
}
h2.sideheader2 {
	font-size: 25px;
	color: #fff;
	display: block;
	margin-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
h2.sideheader3 {
	font-size: 15px;
	color: #fff;
	display: block;
	margin-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
h2.sideheader4 {
	font-size: 25px;
	color: #2a2a2a;
	display: block;
	margin-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3779A8;
}
blockquote {
	font-style: italic;
	background-color: #FFFFE6;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
blockquote p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.quote_name {
	font-size: 11px;
	font-weight: bold;
}




#wrap {
	
	width: 984px;
	margin: 0 auto;
	overflow: auto;
}

/* TOP */

#top {
	width: 960px;
	height: 20px;
	padding: 0 24px 0 0;
	float: left;
	line-height: 20px;
	text-align: right;
	color: #3779A8;
	font-size:10px;
	letter-spacing: -1px;
}

#top ul {
	list-style: none;
}

#top ul li {
	display: inline;
}

#top ul a {
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;
	color: #3779A8;
}

#top ul a:hover {
	text-decoration: underline;
}

/* LOGO */
#logo {
	width: 550px;
	height: 90px;
	float: left;
}

#logo img {
	display: block;
}

/* INFO */
#info {
	width: 395px;
	height: 90px;
	float: left;
	text-align: right;
}

#info span {
	display: block;
}

#info span.title {
	padding-top: 25px;
	color: #3779A8;
	font-size: 24px;
}

/* NAVIGATION */
#navigation {
	letter-spacing:-1px;
	width: 960px;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 13px;
	text-align: left;
	color: #fff;
	text-indent: 15px;
}

#navigation ul {
	list-style: none;
}

#navigation ul li {
	display: inline;
}

#navigation ul a {
	padding: 0 3px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#navigation ul a:hover {
	color: #36471B;
}

#navigation ul a.current {
	color: #36471B;
}

/* SUB-NAVIGATION */
#sub-navigation {
	width: 799px;
	height: 20px;
	padding: 0 0 0 25px;
	float: left;
	font-size: 11px;
	line-height: 20px;
	color: #36471B;
	text-align: right;
}

#sub-navigation ul {
	list-style: none;
}

#sub-navigation ul li {
	display: inline;
}

#sub-navigation ul a {
	padding: 0 3px;
	text-decoration: none;
	color: #36471B;
}

#sub-navigation ul a:hover {
	text-decoration: underline;
}

#sub-navigation ul a.current {
	color: #3779A8;
}

#features {
	width: 930px;
	height: 195px;
	float: left;
	border: 1px solid #585858;
	margin-top: 28px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 27px;
	
}

#features .feature {
	position: absolute;
}

#features .feature p.title {
	font-size: 28px;
	color: #fff;
	
}

#features .feature img {
	
position: absolute;

	
}
.feature-1
{
background-image: url('images/image~1.jpg');
background-color: #666666;
}
.feature-2
{
background-image: url('images/image~2.jpg');
}
.feature-3
{
background-image: url('images/image~3.jpg');
}
.feature-4
{
background-image: url('images/image~4.jpg');
}
.feature-5
{
background-image: url('images/image~5.jpg');
}

#features .feature div {
	position: relative;
	margin-left: -491px;
}

#features .feature div {

	width: 600px;
	height: 185px;
	padding-top: 10px;
	padding-left:800px;
	padding-right:21px;
	float:left;
	color:#0a0a0a;
	
	
}

#features .feature div a.more2 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: #fff;
	background-color: #666666;
	background-image: url(images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#features .feature div a.more3 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: #fff;
	background-color: #3086CD;
	background-image: url(images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#features .feature div a.more4 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: #fff;
	background-color: #DD790B;
	background-image: url(images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#features .feature div a.more5 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: #fff;
	background-color: #1b3a76;
	background-image: url(images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

#features .feature div a.more6 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	color: #fff;
	background-color: #82c41c;
	background-image: url(images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	border:1px solid #395d03;
}
table.select-feature {
	width: 932px;
	margin: 0 0 0 27px;
	float: left;
	border: 1px solid #585858;
	border-top: none;
}

table.select-feature tr td {
	padding: 2px 0;
	text-align: center;
	border-left: 1px solid #585858;
}

table.select-feature tr td:first-child {
	border-left: none !important;
}


table.select-feature tr td.current {
	background: #B1DFFF;
}

table.select-feature tr td a {
	color: #3779A8;
	text-decoration: none;
	font-weight: bold;
}

div#content {

	margin-top: 28px;
	width: 610px;
	float: left;
	margin-left: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3779A8;
	padding-left: 30px;
	padding-right: 30px;
}
div#content2 {
	margin-top: 15px;
	width: 400px;
	float: left;
	margin-left: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3779A8;
	padding-right: 30px;
		
}
div#content3 {
	
	margin:0px 0px 0px 40px;
	width: 750px;
	float: left;
	padding-right: 30px;
	
}
div#sidebar {
	float: left;
	width: 220px;
	margin-top: 27px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}
div#sidebar_header {
	width: 225px;
	height: 7px;
	background-image: url(images/column_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
div#sidebar_body {
	width: 225px;
	float: left;
	background-image: url(images/column_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	padding-top: 15px;
}
div.logos {
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.logos  ul {
	margin-left: 10px;
	margin-top: 10px;
	padding 200px;
}

div.spaces li {
margin-top: 8px;
}



p.introtxt  {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #2779A8;
	margin-top: 2px;
}






/* ANNOUNCE */
#announce {
	margin: 20px 0 0 15px;
	float: left;
	color: #565656;
}




div.announce_sidebar div.announce {

	margin-left: 0px;
}

#announce .announce {
	width: 220px;
	height: 81px;
	float: left;
	background: url(images/index-announce-bg.gif) repeat-x;
	border: 1px solid #8A8A8A;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:14px;
	
	
}
#announce .announce_sidebar {
	width: 220px;
	height: 81px;
	float: left;
	background: url(images/index-announce-bg.gif) repeat-x;
	border: 1px solid #8A8A8A;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:0px;
	
	
}

#announce .announce a h3, .announce_sidebar .announce a h3 {
	color: #3779A8;
	text-decoration: none;
}
#announce .announce a p, .announce_sidebar .announce a p  {
	color: #565656;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0px;
}
#announce .announce a:hover h3 , #announce .announce a:hover p, .announce_sidebar .announce a:hover p {
	text-decoration: underline;
}


#announce .announce .background, .announce_sidebar .announce .background {
	width: 176px;
	height: 71px;
	padding: 5px;
	float: left;
}

#announce .announce .announce-1, .announce_sidebar .announce .announce-1{
	background: url(images/announce-1.jpg) bottom  right no-repeat;
	padding-right:39px;
}

#announce .announce .announce-2, .announce_sidebar .announce .announce-2 {
	background: url(images/announce-2.jpg) bottom  right no-repeat;
	padding-right:39px;
}

#announce .announce .announce-3, .announce_sidebar .announce .announce-3 {
	background: url(images/announce-3.jpg) bottom  right no-repeat;
	padding-right:39px;
}

#announce .announce .announce-4, .announce_sidebar .announce .announce-4 {
	background: url(images/announce-4.jpg) bottom  right no-repeat;
	padding-right:39px;
}


#announce .announce h3, .announce_sidebar .announce h3 {
	padding-left: 15px;
	font-size: 13px;
	color: #3779A8;
	background: url(images/index-announce-arrow.gif) 0 5px no-repeat;
}
#announce2 .announce h3, .announce_sidebar2 .announce h3 {
	padding-left: 15px;
	font-size: 13px;
	color: #3779A8;
	background: url(images/index-announce-arrow.gif) 0 5px no-repeat;
}



/* BOTTOM */
#bottom {
	letter-spacing: 0px;
	width: 930px;
	height: 20px;
	margin: 20px 0 0 27px;
	float: left;
	color: #3779A8;
	line-height: 20px;
	background: #3779A8;
	text-align: center;
	font-size: 10px;
}

#bottom ul {
	list-style: none;
	color: #fff;
	font-weight: bold;
}

#bottom ul li {
	display: inline;
}

#bottom ul a {
	padding: 0 3px;
	text-decoration: none;
	color: #fff;
}

#bottom ul a:hover {
	text-decoration: underline;
}

/* FOOTER */
#footer {
	width: 928px;
	height: 80px;
	margin: 2px 0 20px 27px;
	float: left;
	border: 1px solid #3779A8;
	background: #D2E7F0;
	color: #3779A8;
}
#footer .lefthalf{
width: 330px;
	height: 72px;
	padding-left: 156px;

	margin: 8px 0 0 0;
	border-right: 1px solid #3779A8;
	color: #3779A8;
	background: url(images/footer-phone.gif) 55px 3px no-repeat;
	font-size: 11px;
	float: left;
}
#footer .righthalf{
	
	height: 72px;
	padding-left: 176px;
	margin: 8px 0 0 0;
	float: left;
	background: url(images/footer-mail.gif) 65px 5px no-repeat;
	font-size: 11px;
	color: #3779A8;
}
#footer .half {
	
}

#footer .half a {
	text-decoration: none;
	color: #3779A8;
}

#footer .half span {
	color: #4E4E4E;
}

#footer .half.separator h4 {
	color: #3779A8;
	font-size: 16px;
	
}

/* MISC */
.white {
	color: #fff;
}
ul.nobullet li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:25px;
	list-style-image: none;
}
.nav_chosen {
	color: #3D3D3D;
	font-weight: bold;
}
.more_info {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.more_info_listing {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	text-align: left;
	margin-left: 25px;
}
.large_grn_txt {
	font-size: 16px;
	color: #3779A8;
	font-weight: bold;
}
.small_grn_txt {
	font-size: 10px;
	color: #3779A8;
	font-weight: bold;
}
