@charset "utf-8";


input {
	font-family: serif;
	font-size: 11px;
	font-weight: normal;
	color: #8b8d8e;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

textarea {
	text-align:left;
	font-family: serif;
	font-size: 11px;
	font-weight: normal;
	color: #8b8d8e;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}



div.divider{
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 8px;
	height: 1px;
	background-repeat: repeat-x;
	background-image: url(../images/site_design/hr_repeater.gif);
	border: 0px solid #FFFFFF;
}
#sitetable {
	vertical-align: top;
	height: 100%;
	width: 100%;
}

#main {
	width: 780px;
	height: 100%;
}
#main     .content {
	height: 100%;
}
#main  .top {
	height: 10px;
}
#main  .nav {
	height: 100px;
}

#main .bottom {
	height: 59px;
}

#main_footer {
	width: 100%;
	height: 59px;
	padding-bottom: 19px;
	font-size: 10px;
	color: #FFFFFF;
}

#mainsitediv {
	height: 100%;
	width: 100%;
}
#maincontent {
	height: 100%;
	width: 100%;

}
.main_tab_left {
	height: 24px;
	width: 10px;
}

#main_footer h1 {
	font-size: 10px;
	color: #FFFFFF;
	display: inline;
}
.main_tab_right {
	height: 24px;
	width: 10px;
}
#main_tab_container {
	height: 24px;
	margin-right: 12px;
}

.main_tab_middle a {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13px;
	white-space: nowrap;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.main_tab_middle a:hover {
	text-decoration:none;
}
.main_tab {
	height: 24px;
}
#main_nav {

	height: 84px;
}
.main_nav_item {
	height: 84px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.main_nav_item a
{
	font-size: 12px;
	font-weight: bold;
	color: #FFffff;
	text-decoration:none;
	
}
.main_nav_item a:hover {
	text-decoration: underline;

}
.main_nav_item_top {
	height: 18px;
}
.main_nav_item_bottom {
	height: 11px;
}
.main_nav_item_caption {
	height: 20px;
}
.main_nav_item_arrow {
	height: 15px;
}
.content_col {
	width: 100%;
	height: 100%;
}
.content_col_single {
	width: 33%;
	height: 100%;
}

.home_left_image{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content_col_double
{
	width: 64%;
	height: 300px;
}

.sub_nav {
	margin-left: 0px;
	width: 241px;
}
.sub_nav_top{

/*	background-image: url(../images/site_design/sub_nav_top.gif);background-repeat: no-repeat;
	background-position: left top;*/
	height: 3px;
}

.sub_nav_item {
	padding-right:95px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #0099cc;
}
.sub_nav_item_selected {
	padding-right:95px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #51916b;
}
.sub_nav_item, .sub_nav_item_selected td {
	padding-left: 20px;
	height: 34px;
/*	background-image: url(../images/site_design/sub_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
#sub_news {
	width: 50%;
	height: 100%;
}

.home_success
{
	width: 252px;
}
.home_success h1
{
	font-size: 18px;
	font-weight: bold;
	color: #2f66b3;
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.home_success h2
{
	font-size: 11px;
	font-weight: bold;
	color: #8b8d8e;

	margin-top: 2px;
	margin-bottom: 7px;
}
.home_success h3
{
	font-size: 11px;
	color: #8b8d8e;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 18px;
}

.gallery_article
{
	width:480px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.gallery_article h1
{
	font-size: 18px;
	font-weight: bold;
	color: #2f66b3;
	margin-top: 0px;
	margin-bottom: 7px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 10pt;
}
.gallery_article h2
{
	font-size: 11px;
	font-weight: bold;
	color: #8b8d8e;

	margin-top: 2px;
	margin-bottom: 8px;
}
.gallery_article h3 {
	font-size: 11px;
	color: #8b8d8e;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
.gallery_photo{
	width:240px;
	height:180px;
}
.gallery_photo img{
	border: 3px solid #d5d5d5;
	margin-bottom: 10px;
}

.content_article
{
	width:480px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.content_article h1
{
	font-size: 18px;
	font-weight: bold;
	color: #2f66b3;
	margin-top: 0px;
	margin-bottom: 7px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 10pt;
}
.content_article h2 {
	font-size: 11px;
	font-weight: bold;
	color: #8b8d8e;

	margin-top: 2px;
	margin-bottom: 8px;
}
.content_article h3 {
	font-size: 11px;
	color: #8b8d8e;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}

.news_article
{
	width:242px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.news_article h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2f66b3;
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.news_article h2 {
	font-size: 11px;
	font-weight: bold;
	color: #8b8d8e;

	margin-top: 2px;
	margin-bottom: 8px;
}
.news_article h3 {
	font-size: 11px;
	color: #8b8d8e;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 18px;

}

#news_list {
	width: 50%;
	height: 100%;
	
}

.newsletter_signup {
	width: 248px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
.newsletter_signup h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2f66b3;
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.newsletter_signup h2 {
	font-size: 11px;
	font-weight: normal;
	color: #0099cc;
	display: inline;
	text-decoration: underline;
}
.newsletter_signup h3 {
	font-size: 11px;
	font-weight: normal;
	color: #8b8d8e;
	margin-top: 2px;
	margin-bottom: 8px;
}

.newsletter_signup #email
{
	font-size: 11px;
	font-weight: normal;
	color: #8b8d8e;
	width: 125px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-right: #a8aaaa 1px solid;
	border-top: #a8aaaa 1px solid;
	border-left: #a8aaaa 1px solid;
	border-bottom: #a8aaaa 1px solid;
}
.newsletter_signup #submit
{
	width: 80px;
	color: #ffffff;
	height: 20px;
	background-color: #0099cc;
	font-size: 8pt;
	font-family: Arial, Verdana;
	border-right: #017ea8 1px solid;
	border-top: #017ea8 1px solid;
	border-left: #017ea8 1px solid;
	border-bottom: #017ea8 1px solid;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}

.news_item {
	width: 248px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.news_item h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2f66b3;
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.news_item h2 {
	font-size: 11px;
	font-weight: normal;
	color: #0099cc;
	display: inline;
	text-decoration: underline;
}
.news_item h3 {
	font-size: 11px;
	font-weight: normal;
	color: #8b8d8e;
	margin-top: 2px;
	margin-bottom: 8px;
}

#searchtools {
	width: 510px;
	background-color: #d7d7d8;
	margin-right: 10px;
}
#searchtools .statusfiler a {
	color: #767678;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
}

#searchtools .statusfiler a:hover {
	color: #c09746;
	font-size: 11px;
	text-decoration:underline;
}

#searchtools .statusfiler_selected a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
#searchtools .statusfiler_selected a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
#searchtools .statusfiler {
	background-color: #d7d7d8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#searchtools .statusfiler_selected {
	background-color: #898989;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.status_nav_item a {
	color: #767678;
	font-size: 11px;
	 text-decoration:underline;
}
.status_nav_item a:hover {
	color: #c09746;
	font-size: 11px;
	 text-decoration:underline;
}

.status_nav_item_selected {


}
#search_header {
	width: 510px;
}
#search_header h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2f66b3;
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#search_results {
	width: 510px;
}
#search_results .result {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CFCFCF;
	font-size: 11px;
}
#search_results .result_tools {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CFCFCF;
	font-size: 11px;
	white-space: nowrap;
}
#editor {
	width: 500px;
	padding-left: 0px;
	padding-right: 0px;

}

#editor .textfield {
	width: 100%;
}
#editor   .textfield .left {
	width: 120px;
	padding-right: 10px;
}
#editor .textfield .right {
	padding-right: 10px;
}
#editor .textfield .right input {
	border: 1px solid #000000;
	width: 100%;
}


#editor .fileupload_required {
	width: 100%;
	padding-bottom: 10px;
}
#editor .fileupload_required .left {
	width: 120px;
	padding-right: 10px;

}
#editor .fileupload_required .right {
	padding-right: 10px;
}
#editor .fileupload_required .left label {
	font-weight: bold;
}


#editor .textfield_required {
	width: 100%;
	padding-bottom: 10px;
}
#editor .textfield_required .left {
	width: 120px;
	padding-right: 10px;

}
#editor .textfield_required .right {
	padding-right: 10px;
}
#editor .textfield_required .left label {
	font-weight: bold;
}
#editor .textfield_required .right input {
	border: 1px solid #000000;
	width: 100%;
}



#editor .textlabel {
	width: 100%;
	padding-bottom: 10px;
}
#editor   .textlabel .left {
	width: 120px;
	padding-right: 10px;
}
#editor .textlabel .right {
	padding-right: 10px;
}
#editor .textlabel .left label {
font-weight: bold;
}
#editor .textlabel .right label {
	width: 100%;
}

#editor .texteditor_required {
	padding-right: 3px;
}

#editor .texteditor {
	padding-right: 3px;
}

#editor_header{
	width: 505px;
}
#editor_header h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2f66b3;
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#save_news {
	background-image: url(../images/site_design/btn_save.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
	height: 24px;
	width: 117px;
	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;
}

.picofday{
	width: 250px;
}

.picofday h1{
	font-size: 18px;
	font-weight: bold;
	color: #2f66b3;
	margin-top: 0px;
	margin-bottom: 6px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.picofday img
{
	border: 3px solid #d5d5d5;
	cursor: hand;
}


/*#ImagePopup .image{
	padding:10px;
	height:100%;
	width:100%;
}*/

#ImagePopup{
	z-index:150;
	position:absolute;
	top:-5;
	left:0;
	height: 100%;
	width: 100%;
}
#ImagePopup table{
	height: 100%;
	width: 100%;
}
#ImagePopup img{
	border: 3px solid #d5d5d5;
}


.hidden{
	display:none;
}

.pagenav{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #8b8d8e;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 18px;
}
#selectedtools {
	background-color: #d7d7d8;
	width:510px;
}
#selectedtools td{
	font-size: 11px;
	font-weight: normal;
	color: #8b8d8e;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#cms_list_move_selected, #cms_list_status_selected{
	font-size: 11px;
	font-weight: normal;
	color: #8b8d8e;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width:175px;
}

#category_tools{
margin-left: 10px;
margin-bottom: 10px;
}
#category_tools td{
padding-left: 5px;
}
#cat_popup{
margin-left: 0px;
}
#cat_popup input{
	font-size: 11px;
	font-weight: normal;
	color: #8b8d8e;
	padding-right: 2px;
	padding-bottom: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width:182px;
}
#cat_popup td{
padding-left: 2px;
padding-top: 5px;
}

#rncat{
	font-size: 18px;
	font-weight: bold;
	color: #2f66b3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
}
#rncat_popup input{
	font-size: 18px;
	font-weight: bold;
	color: #2f66b3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width:250px;
}

.contactus_header h1{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #2f66b3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.contactus_header{
	padding-left: 10px;
	padding-right: 10px;
}

.email_form{
	padding-left: 10px;
	padding-right: 10px;
}

.cplink
{
	padding-top: 6px;
	padding-bottom: 10px;
}
.cplink a
{
	color:#8b8d8e;
}
.cplink a:hover {
	color: #c99700;
	
}

