@charset "utf-8";

/* GLOBAL RESET START >> */

*, html, body {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
	color: #01132B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #3f3f3f;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {

}
.fr_img {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}


a:active {

}

/* << GLOBAL RESET END */

/* GLOBAL STRUCTURE START >> */

#container {
	width: 872px;
	height: auto;
	overflow: auto;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(../images/bg_shadow.png);
	text-align: left;
}
#navigation_bar {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	background-color: #6b6b6b;
	background-image: url(../images/bg_shadow_nav.png);
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#navigation_bar ul {
	list-style-type: none;
}
#navigation_bar li {
	text-align: left;
	float: right;
	padding-right: 15px;
}
#navigation_bar  li  a.nav_links:link {
	text-decoration: none!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	color: #CCCCCC!important;
	border-top-width: 0px!important;
	border-right-width: 0px!important;
	border-bottom-width: 0px!important;
	border-left-width: 0px!important;
}
#navigation_bar   li   a.nav_links:visited {
	text-decoration: none!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	color: #CCCCCC!important;
	border-top-width: 0px!important;
	border-right-width: 0px!important;
	border-bottom-width: 0px!important;
	border-left-width: 0px!important;
}
#navigation_bar   li  a.nav_links:hover {
	color: #FFFFFF!important;
}
#navigation_bar  
li   a.nav_links:active  {
	color: #FFFFFF!important;
}




#container_margin {
	margin-right: 6px;
	margin-left: 6px;
	min-height: 100%;
	position: relative;
}

/* << GLOBAL STRUCTURE END */

/* GLOBAL STYLES START >> */

.name {
	font-weight: bold;
	color: #333333;
}
.title {
	font-style: italic;
	color: #666666;
}

.hidden {
	display: none;
}

blockquote {
	font-style: normal;
	text-align: center;
	margin-left: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	background-color: #6E894A;
	color: #ffffff;
	background-image: url(../images/bg_blockquote.png);
	border: 1px solid #E6E6E6;
	letter-spacing: .12em;
}

.bold {
	font-weight: bold;
	font-size: 24px;
}

blockquote a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

blockquote a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}


/* << GLOBAL STYLES END */

/* HEADER START >> */

#header {
	height: 80px;
	width: 860px;
	background-repeat: repeat-x;
	border-top-color: #1C1C18;
	background-color: #FFFFFF;
	background-image: url(../images/bg_header_lines.png);
	border-top-width: 5px;
	border-top-style: solid;
}
#banner_index {
	background-image: url(../images/banner_index.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 835px;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 97px;
	text-align: right;
	padding-right: 25px;
}
#banner_index .def {
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}
#banner_index .deftitle {
	font-size: 12px;
	font-style: italic;
}

#banner_aboutus {
	background-image: url(../images/banner_about.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 835px;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 97px;
	text-align: right;
	padding-right: 25px;
	background-color: #999A95;
	background-position: right;
}
#banner_aboutus .def {
	font-size: 16px;
	font-style: italic;
}
#banner_aboutus .deftitle {
	font-size: 12px;
	font-style: italic;
}

#banner_contactus {
	background-image: url(../images/banner_index.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 835px;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 97px;
	text-align: right;
	padding-right: 25px;
}
#banner_contactus .def {
	font-size: 16px;
	font-style: italic;
}
#banner_contactus .deftitle {
	font-size: 12px;
	font-style: italic;
}

#banner_resources {
	background-image: url(../images/banner_resources.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 835px;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 97px;
	text-align: right;
	padding-right: 25px;
}
#banner_resources .def {
	font-size: 16px;
	font-style: italic;
}
#banner_resources .deftitle {
	font-size: 12px;
	font-style: italic;
}

#banner_consulting {
	background-image: url(../images/banner_consulting.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 835px;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 97px;
	text-align: right;
	padding-right: 25px;
}
#banner_consulting .def {
	font-size: 16px;
	font-style: italic;
}
#banner_consulting .deftitle {
	font-size: 12px;
	font-style: italic;
}


#set_apart {
	width: 760px;
	color: #FFFFFF;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #404891;
	padding-bottom: 20px;
	background-image: url(../images/bg_set_apart.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #1C1C18;
}
#set_apart p {
	padding: 0px;
	margin: 0px;
}
#set_apart .question {
	float: left;
	letter-spacing: 5px;
	padding-left: 25px;
}
#set_apart .question h2 {
	font-size: 20px;
	font-weight: normal;
}

#set_apart .answer {
	font-size: 12px;
	margin-left: 320px;
	padding-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #273176;
	margin-right: 20px;
	line-height: 15px;
	word-spacing: 3px;
}

#sub_title {
	width: 760px;
	color: #FFFFFF;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #404891;
	padding-bottom: 10px;
	background-image: url(../images/bg_sub_title.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #1C1C18;
}
#sub_title p {
	padding: 0px;
	margin: 0px;
}
#sub_title .label {
	letter-spacing: 5px;
	padding-left: 25px;
}
#sub_title .label h2 {
	font-size: 20px;
	font-weight: normal;
}

#sub_title .highlights {
	font-size: 12px;
	margin-left: 205px;
	padding-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #273176;
	margin-right: 20px;
	line-height: 15px;
	word-spacing: 3px;
}

#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header h1 {
	display: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#menu {
	font-size: 11px;
	height: 25px;
	background-color: #1C1C18;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C39F00;
	background-image: url(../images/bg_menu.png);
}

#menu ul {
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#menu  li {
	float: left;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	height: 20px;
	padding-top: 5px;
}

#menu .end {
	border-right-style: none;
}

#menu a:link {
	display: block;
	color: #D4D4D4;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:visited {
	display: block;
	color: #D4D4D4;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu a:active {
	color: #FFFFFF;
}

#menu a.selected:link {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}

#menu a.selected:visited {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}

#menu a.hover:link {
	color: #FFFFFF;
}

#menu a.active:visited {
	color: #FFFFFF;
}

/*#menu a.selected:link {
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #637B44;
	height: 17px;
}

#menu a.selected:visited {
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #637B44;
	height: 17px;
}*/

#menu h2 {
	display: none;
}


/* << HEADER END */

/* FOOTER START >> */

#footer {
	clear: both;
	width: 845px;
	text-align: right;
	font-size: 9px;
	color: #999999;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 40px;
	background-color: #f0f0f0;
}
#team_members {
	width: 575px;
	padding-top: 5px;
}


#footer p {
	margin-bottom: 5px;
}

#footer a:link {
	color: #999999;
	text-decoration: underline;
}

#footer a:visited {
	color: #999999;
	text-decoration: underline;
}

#footer a:hover {
	color: #668BB0;
}

#footer a:active {
	color: #668BB0;
}

/* << FOOTER END */

/* INDEX CONTENT START >> */

#content_index {
	height: auto;
	min-height: 465px;
	width: 860px;
	background-image: url(../images/shading.png);
	background-repeat: repeat-x;
	font-size: 90%;
	background-color: #F0F0F0;
}

#content_index .colsbg {
	height: 600px;
	min-height: 600px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: right 65px;
	background-image: url(../images/bg_image_shade.png);
}
#content_index .col1 img {
	margin-bottom: 0px;
}


#content_index   .index_content {
	padding-right: 0px;
	padding-top: 40px;
}


#content_index .col1 {
	float: left;
	width: 205px;
	height: auto;
	min-height: 465px;
	padding-top: 20px;
	padding-right: 0px;
	background-repeat: repeat-x;
	padding-left: 25px;
}

#content_index .col2 {
	height: auto;
	min-height: 465px;
	background-position: 0px 28px;
	padding-top: 20px;
	margin-left: 250px;
	padding-right: 25px;
}
#content_index .col2 p {
	margin-bottom: 20px;
	line-height: 1.35em;
	padding-left: 5px;
}
#signup {
	margin: 0px;
	padding: 0px;
}
#signup  img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#signup a:link {
	margin: 0px !important;
	padding: 0px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background-image: none;
}

#signup a:visited {
	margin: 0px !important;
	padding: 0px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background-image: none;
}

#signup  a:hover {
	margin: 0px;
	padding: 0px;
}

#signup  a:active {
	margin: 0px;
	padding: 0px;
}

#content_index .col2 h3 {
	font-size: 14px;
	margin-bottom: 20px;
	color: #21211F;
	height: 17px;
	padding-left: 5px;
	padding-top: 1px;
	/*border: 1px solid #E6E6E6;*/
	padding-right: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCAC01;
}
#content_index .col2 h4 {
	padding-left: 5px;
	font-size: 105%;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: normal;
}

#content_index p {
	margin-top: 10px;
}
#content_index .col2 a:link {
	color: #666666;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 200%;
}
#content_index .col2 a:visited {
	color: #666666;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 200%;
}
#content_index .col2 a:hover {
	color: #373737;
}
#content_index .col2 a:active {
	color: #373737;
}



#content_index .col1 li {
	width: 200px;
	height: auto;
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left;
	padding-top: 0px;
	/*border: 1px solid #E6E6E6;*/
	font-weight: bold;
	padding-bottom: 1px;
}
#content_index .col1 a:link {
	display: block;
	height: auto;
	width: auto;
	padding-top: 1px;
	letter-spacing: 2px;
	font-weight: normal;
	background-image: url(../images/bullet_na.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 30px;
	font-size: 12px;
}

#content_index .col1 a:visited {
	display: block;
	height: auto;
	width: auto;
	padding-top: 1px;
	letter-spacing: 2px;
	font-weight: normal;
	background-image: url(../images/bullet_na.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 30px;
	font-size: 12px;
}

#content_index .col1 a:hover {
	background-image: url(../images/bullet.png);
	color: #1c1c18;
	font-weight: bold;
}

#content_index .col1 a:active {
	background-image: url(../images/bullet.png);
	color: #1c1c18;
	font-weight: bold;
}

#content_index .col1 ul {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content_index .col2  ul  {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content_index .col2 li {
	margin: 0px;
	padding: 0px;
}
#content_index .col2 a.readmore:link {
	line-height: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	color: #E1E1E1;
	padding: 5px;
	display: inline-block;
	margin-left: 0px;
	font-size: 80%;
}
#content_index .col2 a.readmore:visited {
	line-height: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	color: #E1E1E1;
	padding: 5px;
	display: inline-block;
	margin-left: 0px;
	font-size: 80%;
}
#content_index .col2 a.readmore:hover {
	background-color: #282828;
	color: #CCCCCC;
}
#content_index .col2 a.readmore:active {
	background-color: #282828;
	color: #CCCCCC;
}

#content_index .col2 h3 a:link {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color: #61615A;
	letter-spacing: 1px;
}

#content_index .col2 h3 a:visited {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color: #61615A;
	letter-spacing: 1px;
}
#content_index .col2 h3 a:hover {
	color: #21211F;
}
#content_index .col2 h3 a:active {
	color: #21211F;
}


/* << INDEX CONTENT END */

/* SUB CONTENT START >> */

#content_sub {
	height: auto;
	min-height: 465px;
	width: 860px;
	background-image: url(../images/shading.png);
	background-repeat: repeat-x;
	font-size: 90%;
	background-color: #F0F0F0;
}

#content_sub .colsbg {
	height: 600px;
	min-height: 600px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: right 65px;
	background-image: url(../images/bg_image_shade.png);
}
#content_sub .col1 img {
	margin-bottom: 0px;
}

#content_sub   .index_content {
	padding-right: 0px;
	padding-top: 40px;
}


#content_sub .col1 {
	float: left;
	width: 205px;
	height: auto;
	min-height: 465px;
	padding-top: 20px;
	padding-right: 0px;
	background-repeat: repeat-x;
	padding-left: 25px;
}

#content_sub .col2 {
	height: auto;
	min-height: 465px;
	background-position: 0px 28px;
	padding-top: 20px;
	margin-left: 250px;
	padding-right: 25px;
}
#content_sub .col2 p {
	margin-bottom: 20px;
	line-height: 1.35em;
	padding-left: 5px;
}

#content_sub .col2 h3 {
	font-size: 14px;
	margin-bottom: 20px;
	color: #21211F;
	height: 17px;
	padding-left: 5px;
	padding-top: 1px;
	/*border: 1px solid #E6E6E6;*/
	padding-right: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCAC01;
}
#content_sub .col2 h4 {
	padding-left: 5px;
	font-size: 105%;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: normal;
}
.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED0CE;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
.news em {
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#team_members  dt  {
	color: #333333;
	font-weight: bold;
}
#team_members  dd  {
	font-style: italic;
	margin-bottom: 20px;
}
#team_members  dl  {
	margin-top: 15px;
	padding-left: 5px;

}

#content_sub p {
	margin-top: 10px;
}
#content_sub .col2 a:link {
	color: #666666;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 200%;
}
#content_sub .col2 a:visited {
	color: #666666;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 200%;
}
#content_sub .col2 a:hover {
	color: #373737;
}
#content_sub .col2 a:active {
	color: #373737;
}



#content_sub .col1 li {
	width: 200px;
	height: auto;
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left;
	padding-top: 0px;
	/*border: 1px solid #E6E6E6;*/
	font-weight: bold;
	padding-bottom: 1px;
}
#content_sub .col1 a:link {
	display: block;
	height: auto;
	width: auto;
	padding-top: 1px;
	letter-spacing: 2px;
	font-weight: normal;
	background-image: url(../images/bullet_na.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 30px;
	font-size: 12px;
}

#content_sub .col1 a:visited {
	display: block;
	height: auto;
	width: auto;
	padding-top: 1px;
	letter-spacing: 2px;
	font-weight: normal;
	background-image: url(../images/bullet_na.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 30px;
	font-size: 12px;
}

#content_sub .col1 a:hover {
	background-image: url(../images/bullet.png);
	color: #1c1c18;
	font-weight: bold;
}

#content_sub .col1 a:active {
	background-image: url(../images/bullet.png);
	color: #1c1c18;
	font-weight: bold;
}

#content_sub .col1 ul {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* << SUB CONTENT END */

/* IGNORED BY IE START >> */

html>body #content_sub .colsbg {
	height: auto;
}

html>body #content_index .colsbg {
	height: auto;
}
#content_sub /* << IGNORED BY IE END */

.col2  ul  {
	list-style-type: disc;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#content_sub .col2 li {
	margin: 0px;
	padding: 0px;
}
#content_sub .col2 a.readmore:link {
	line-height: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #01132B;
	display: block;
	margin-left: 0px;
	font-size: 10px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 80px;
	text-align: center;
	border: 1px dashed #BEBEBE;
}
#content_sub .col2 a.readmore:visited {
	line-height: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #01132B;
	display: block;
	margin-left: 0px;
	font-size: 10px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 80px;
	text-align: center;
	border: 1px dashed #BEBEBE;
}
#content_sub .col2 a.readmore:hover {
	background-color: #282828;
	color: #CCCCCC;
}
#content_sub .col2 a.readmore:active {
	background-color: #282828;
	color: #CCCCCC;
}


#content_sub .col2 a.viewpdf:link {
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #01132B;
	display: block;
	margin-left: 0px;
	font-size: 10px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 80px;
	text-align: center;
	border: 1px dashed #BEBEBE;
}
#content_sub .col2 a.viewpdf:visited {
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #01132B;
	display: block;
	margin-left: 0px;
	font-size: 10px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 80px;
	text-align: center;
	border: 1px dashed #BEBEBE;
}
#content_sub .col2 a.viewpdf:hover {
	background-color: #282828;
	color: #CCCCCC;
}
#content_sub .col2 a.viewpdf:active {
	background-color: #282828;
	color: #CCCCCC;
}




.gray_dark {
	color: #979797;
}
#content_sub .col2 h3 a:link {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color: #61615A;
	letter-spacing: 1px;
}

#content_sub .col2 h3 a:visited {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color: #61615A;
	letter-spacing: 1px;
}
#content_sub .col2 h3 a:hover {
	color: #21211F;
}
#content_sub .col2 h3 a:active {
	color: #21211F;
}

.activetab {
	font-size:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.inactivetab {
	font-size:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

#ttab1 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ttab2 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.tablink a {
	color: #777777;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
.activetabbody {
	position:relative;
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	background-image: url(images/search_bg.jpg);
	background-repeat: repeat-x;
	height: 133px;
	background-position: 151px 0px;
}

.inactivetabbody {
	position:relative;
	display:block;
	display:none;
	font-size: 24px;
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 133px;
	background-image: url(images/search_bg_green.jpg);
	background-repeat: repeat-x;
	background-position: 151px 0px;
}

/*SUB MENU STYLES*/
#sm_container  .submenu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#sm_container  .submenu li     {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sm_container .submenu {
	height: auto;
	width: 135px;
	background-color: #000000;
	padding-left: 5px;
	/*opacity: .8;
	filter: alpha(opacity=80);*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C39F00;
	padding-top: 5px;
}
#sm_container .submenu a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;	
}

#sm_container .submenu a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;	
}

#sm_container .submenu a:hover {
	color: #FFFFFF;	
}


#sm_container .submenu a:active {
	color: #FFFFFF;	
}

#sm1, #sm2, #sm3 {
	visibility: hidden;
	position: absolute;
	top: 111px;
}
.ghm_pics {
	border: 3px solid #DFDFDF;
	padding: 2px;
	margin-bottom: 5px;
}
.center_text {
	text-align: center;
}

#data_2008 {
	display: none;
}

#data_2007 {
display: none;
}

#data_2006 {
display: none;
}

#selectedyear {
	margin-bottom: 15px;
}

#data_2009 {
	display: block;
}
.staff_photo {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 15px;
}
h3.special_banner {
	background-image: url(../images/bg_rpat.gif);
	height: 35px !important;
	width: 585px !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	background-repeat: no-repeat !important;
	text-indent: -9999px;
}
h3.special_banner2 {
	/*
	background-image: url(../images/bg_rpat.gif);
	background-repeat: no-repeat !important;
	*/
	height: 22px !important;
	width: 585px !important;
	font-size: 20px !important;
	color: #21211F !important;
	font-weight: bold !important;
}

#online_login {
	float: right;
	width: 150px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 50px;
	padding-top: 30px;
	text-align: center;
}

#online_login a:link {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

#online_login a:visited {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

#online_login a:hover {
	text-decoration: underline;	
}

#online_login a:active {
	text-decoration: underline;	
}
dd {
	font-size: 80%;
}
.web_section  {
	width: 250px;
	float: left;
	height: 200px;
}
.web_header  {
	padding: 0px;
	color: #666666;
	margin: 0px;
	text-decoration: underline;
}
.web_section ul {
	list-style-type: square!important;
	color: #999999;
	margin-top: 5px!important;
	padding-left: 29px!important;
}

.web_section li {
	margin: 0px!important;
	padding: 0px!important;
}
.news_title {
	font-weight: bold;
}
.more_news {
	margin-top: 5px !important;
	margin-right: 0px;
	margin-bottom: 5px !important;
	margin-left: 0px;
	padding-left: 10px;
	font-size: 75%;
	display: block;
}
.no_padding {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
