body {
	background-color: #004F5C;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: arial;
	font-size: 12px;
	color: #002b37;
}

table {
	border-collapse: collapse;
}

.content_wrapper img {
	max-width: 640px;
}

#main_wrapper {
	width: 880px;
	* width: 885px;
	border:0;
	margin-left:auto;
	margin-right:auto;
}

.main_wrapper_table{
	
	background-color:transparent;
}

#main_wrapper td {
	width: 880px;
	* width: 885px;
	/*border:0;*/
	margin-left:auto;
	margin-right:auto;
	padding:0px !important;
	border: 1px dotted #000000;
}

#layout_wrapper {
	background-color: #ffffff;
	padding: 5px;
	z-index:1;
	* width: 99%;

}

.inner_wrapper {
		
	float: left;
	width: 100%;
}

.rms_wrapper {
	float: left;
	margin-bottom: 20px
	width: 640px;
}

#logo {
	background-image: url('../images/logo1.png');
	background-repeat: no-repeat;

	width: 351px;
	height: 201px;
}

#banner {
	height: 201px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid black;*/
	clear:both;
	padding-bottom:5px;
	-padding-bottom:0px;

}

#banner_logo{
	height: 201px;
	background-color: transparent;
	/*border:1px solid black;*/
	position:absolute;
	float:left;
	z-index:10;
}

#banner_images{
	height: 201px;
	width:550px;
	/*border:1px solid black;*/
	position:relative;
	float:right;
	right:0px;
	text-align:right;
	margin:0px;
	padding:0px;
	z-index:1;
	background-color: transparent;

}


#banner_break{
clear:both;
}
#menu_bar_top {
	background-color: #002A38;
	height: 36px;
	
}





#menu_bar_footer {
	background-color: #002A38;

	height: 36px;
}

.horizontal_menu {
	margin:0 !important;

	padding:0 !important;

	list-style: none;
}

.horizontal_menu li {
	float: left;

	margin-left: 10px !important;
	margin-right: 10px !important;
	line-height:1em;
}


.horizontal_menu li ul {
		position: absolute;
	background: white;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-left: 0px !important;
}


/* menus */

#menu_top {
	margin-top: 7px !important;
	float: right;
}

#menu_top li {
	height: 21px;
	padding-top: 4px !important;
	padding-left: 10px !important;

	margin-left: 5px !important;
	margin-right: 8px !important;
	line-height:1em;
}

#menu_top li a {
	font-family: arial;
	font-size: 13px;

	display: block;

	text-decoration: none;

	color: #ffffff;
}



#menu_top li.selected {
	background-image: url('../images/nav_bracket.jpg');
	background-repeat: no-repeat;
}

#menu_top li a:hover {
	border-bottom: 1px solid #CA2E91;

	color: #ffffff;
}


#menu_footer {
	margin-top: 11px !important;
	*margin-top: -5px !important;
	float: right;
}

#menu_footer li a {
	font-family: arial;
	font-size: 10px;

	display: block;

	text-decoration: none;

	color: #ffffff;
}

#menu_footer li a:hover {
	border-bottom: 1px solid #cad9de;

	color: #ffffff;
}

/* Main Footer (RMS) */

#main_footer{
margin: 0px 0px 10px 0px !important;
position:relative;
float:left;
height:320px;
}



/* disclaimer bottom */
#disclaimer {
	text-align: center;

	font-family: arial;
	font-size: 10px;

	text-decoration: none;

	color: #ffffff;

	margin-top: 10px !important;
}

#disclaimer a {
	font-family: arial;
	font-size: 10px;

	text-decoration: none;

	color: #ffffff;
}

/* breadcrumbs */

#breadcrumbs {
	float: left; 

	width: 50%;

	margin-left: 10px;
	margin-top: 14px;

	font-family: arial;
	font-size: 12px;
	
	color: #666;
}

#breadcrumbs a {
	font-family: arial;
	font-size: 12px;
	color: #c92f92;
}


/* search form */
#search_form {
	display: inline;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#search_form .textbox {
	border: 1px solid #ccc;
}

form {
	margin: 0;
}

form input {
	font-family: arial;
	font-size: 11px;

}

#left_column {
-float: left;
	width: 75%;
}



#left_column img{
padding:5px;
-padding:2px;

}

#left_column_form {
-float: left;
	width: 625px;
}

#right_column {
	margin-top: 20px;
	width: 25%;
-width: 20%;

}


#right_column h1 {
padding-bottom: 0;
margin-bottom: 0;
}

#right_column h2 {
padding-bottom: 0;
margin-bottom: 0;
font-size: 14px;
}

#right_column p {
padding-top: 0;
margin-top: 8px;
}

#right_column a {
color:#C92F92;
}

#front_content_left {
	width: 50%;

	border-right: 1px dotted #ccc;

	margin-top: 20px;
}





#front_content_right {
	width: 49%;
	_width: 45%;

	margin-top: 20px;

}




#front_content_right a{
color:#C92F92;
}

.content_wrapper {
	margin: 10px;
-margin: 10px;
-margin-bottom: 20px;
	margin-top: 0px;
}

.small_content_wrapper {
	margin: 10px;
	margin-top: 0px;
}

.content_wrapper h1 {
	font-family: arial;
	font-size: 18px;
	font-weight: 100;
	text-transform: uppercase;
	color: #002b37;
}

.content_wrapper h2 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c92f92;
}

.content_wrapper h3 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002b37;
	
}

.content_wrapper h4 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c92f92;
}


.content_wrapper h5 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002b37;
}

.content_wrapper p {
	font-family: arial;
	font-size: 12px;

	line-height: 18px;
	
	color: #002b37;
}

.content_wrapper a {
	color: #c92f92;
	text-decoration: none;
}

.content_wrapper ul{
	list-style-image: url(../images/bullet.jpg);
}


.feature img {
	width: 100%;
}

.content_wrapper .events_heading {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	
	color: #c92f92;
}

.content_wrapper .events_link {
	font-family: arial;
	
	color: #c92f92;
}

.content_wrapper .downloads_link {
		font-family: arial;
		font-size: 12px;
		margin-left:10px;
		padding-left:10px;
		padding-bottom:10px;
		line-height:150%;
		list-style-image: url('../images/bullet.jpg'); 
		background-repeat: no-repeat;
		color: #c92f92;
}

.lastest_events {
	color: #002b37;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
}

a.lastest_events  {
	color: #002b37 !important;
}

.downloads_item {
		margin-left:4px;
		color: #c92f92;
}

.content_wrapper .events_separator {
	border-top: 1px dotted #ccc;

	height: 3px;
	width: 95%;
}

.content_wrapper .dir_match_separator {
	border-top: 1px dotted #aaa;

	height: 3px;
	width: 95%;
}

.content_wrapper .dir_separator {
	border-top: 1px dotted #c92f92;

	height: 3px;
	width: 95%;
}


/* directory */

#directory_top {
	float: left;
	width: 100%;
	height: 64px;
	background-image: url('../images/dir_bg_top.jpg');
	background-repeat: no-repeat;
}

#directory_top div {
	font-family: arial;
	font-size: 20px;
	font-weight: 100;

	text-transform: uppercase;
	
	color: #ffffff;

	text-align: center;

	margin-top: 40px;
}

#directory_content {
	float: left;
	width: 289px;
	* width: 289px;
/* -width: 90%; - removed as effecting size of div in IE6 with no apparent benefit*/

	background-color: #C92E93;
}

#directory_footer {
	float: left;
	width: 100%;
	height: 4px;

	background-image: url('../images/dir_bg_bottom.jpg');
	background-repeat: no-repeat;
}

#directory_content .dir {
	font-family: arial;
	font-size: 12px;

	line-height: 18px;
	text-align: center;
	color: #fff;
}

#directory_form{
margin-right:5pt;
margin-top:5pt;
float: right;
padding-left: 15px
text-align: left;
width: 135px;
-width: 133px;


}

#directory_form .dir_form{
padding-left: 0px;
margin-bottom:5px;
text-align: left;
font-family: arial;
font-size: 12px;
line-height: 18px;
color: #fff;
width: 128px;
-width: 125px;
-line-height: 20px;
}

#directory_form input {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.dir_form select{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	width:115px;
	margin-right:5px;
	-margin-right:1px;

	}

.dir_form option {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	width:200px;
}

#directory_form #dir_submit {
	font-family: arial;
	font-size: 12px;
	left: 0px;
	background-image: url('../images/search-button_bg.jpg');
	background-repeat: repeat-x;
	background-color: #C92F92;
	background-position:top;
	font-family: arial;
	line-height: 16px;
	margin-left: 0px;
	color: #fff;
	border: 1px solid #fff;
	width: 60px;
	height: 16px;
}


#directory_content #submit {
	background-image: url('../images/search-button_bg.jpg');
	background-repeat: repeat-x;

	font-family: arial;
	font-size: 12px;

	line-height: 18px;
	margin-top: 10px;
	color: #fff;

	border: 1px solid #fff;
}





/* Internal Directory*/

#directory_form_internal{
background-color:#C92E93;
margin-right:5pt;
margin-top:5pt;
clear:both;
padding-left: 15px
text-align: left;
width: 98%;
height:24px;
-width: 633px;
padding:5px;
}

#directory_form_internal .heading{
font-family: arial;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #c92f92;
float:left;
}


#directory_form_internal .dir_form{
padding-left: 0px;
padding-right: 15px;
float: left;
text-align: left;
font-family: arial;
font-size: 12px;
color: #fff;
-width: 425px;
-line-height: 20px;
}

#directory_form_internal form{
background-color:#C92E93;
text-align: left;
width: 95%;
height:22px;
-width: 633px;
}

#directory_form_internal input {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	margin-right:5px;
	width: 100px;


}

.dir_form_int select{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	line-height: 18px;

}

.dir_form_int option {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

#directory_form_internal #dir_submit {
	font-family: arial;
	font-size: 12px;
	left: 0px;
	background-image: url('../images/search-button_bg.jpg');
	background-repeat: repeat-x;
	background-color: #C92F92;
	background-position:top;
	font-family: arial;
	line-height: 20px;
	margin-left: 0px;
	color: #fff;
	border: 1px solid #fff;
	height: 20px;
	margin-top: 0px;
	width: 50px;
	- margin-top: -4px;
}

#directory_content #submit {
	background-image: url('../images/search-button_bg.jpg');
	background-repeat: repeat-x;

	font-family: arial;
	font-size: 12px;

	line-height: 18px;
	margin-top: 10px;
	color: #fff;

	border: 1px solid #fff;
}


/* End Internal Directory Styles */

#dir_listing{
font-family: arial;
text-align: left;
left: 0px;
}

#dir_listing h3{
font-family: arial;
text-align: left;
font-size: 14px;
left: 0px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #002b37;
line-height:15px;
top:0px;
}

#dir_listing h3{
font-family: arial;
text-align: left;
font-size: 14px;
left: 0px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #002b37;
line-height:15px;
top:0px;
}


#dir_listing a{
text-decoration:none;
}

#dir_listing p{
text-decoration:none;
font-family: arial;
text-align: left;
font-size: 12px;

}
#dir_listing img{
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:0px;
}

.dir_listing_box{
clear:both;
bottom:0px;
}

/* side brackets */

.side_bracket {
	float: left;
	width: 100%;
	height:170px;
	background-image: url('../images/bracket.jpg');
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.side_bracket .inner_bracket {
	margin-left: 55px;
	margin-right: 10px;
}

.side_bracket .inner_bracket p {
	font-family: arial;
	font-size: 12px;
	-font-size: 11px;

	line-height: 18px;
	
	color: #002b37;
}

.side_bracket .inner_bracket h1 {
	font-family: arial;
	font-size: 22px;
-font-size: 18px;
	font-weight: bold;

	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 17px;

	text-transform: uppercase;
	
	color: #002b37;
}



.side_bracket .inner_bracket h2 {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;

	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 17px;
	
	color: #002b37;
}

/* side bracket regular giving */

.side_bracket_rg {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.side_bracket_rg  .inner_bracket_rg  {
	margin-left: 55px;
	margin-right: 10px;
}

.side_bracket_rg  .inner_bracket_rg  h2 {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 17px;
	color: #C92F92;
}


.side_bracket_rg  .inner_bracket_rg  a {
	text-decoration: underline !important;
	font-weight: bold;
}


.button_wrapper {
	float: right;

	cursor: pointer;
}

.normal_button_left {
	float: left;

	background-image: url('../images/tab_left.jpg');
	background-repeat: no-repeat;
	height: 25px;
	width: 4px;
}

.normal_button_content {
	float: left;
	background-image: url('../images/tab_center.jpg');
	background-repeat: repeat-x;
	height: 25px;
	font-family: arial;
	font-size: 11px;
}

.normal_button_content a {
	font-family: arial;
	font-size: 11px;
	padding-top: 4px;
	color: #000;
	text-decoration: none;
}

.normal_button_content a:hover {
	font-family: arial;
	font-size: 11px;
	padding-top: 4px;
	color: #000;
	text-decoration: none;
}

.normal_button_right {
	float: left;

	background-image: url('../images/tab_right.jpg');
	background-repeat: no-repeat;
	height: 25px;
	width: 4px;
	margin-right: 2px;
}



.highlight_button_left {
	float: left;
	background-image: url('../images/pink_tab_left.jpg');
	background-repeat: no-repeat;
	height: 25px;
	width: 4px;
			background-color:#da75b7 !important;

}

.highlight_button_content {
	float: left;
	background-image: url('../images/pink_tab-center.jpg');
	background-repeat: repeat-x;
	height: 25px;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	background-color:#da75b7;

}

.highlight_button_content a {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;

}

.highlight_button_right {
	float: left;
	background-image: url('../images/pink_tab_right.jpg');
	background-repeat: no-repeat;
	height: 25px;
	width: 4px;
	margin-right: 2px;
			background-color:#da75b7 !important;

}


.highlight_button_left {
	float: left;
	background-image: url('../images/pink_tab_left.jpg');
	background-repeat: no-repeat;
	height: 25px;
	width: 4px;
			background-color:#da75b7 !important;

}

.highlight_button_content a:hover {
	font-family: arial;
	font-size: 11px;
	background-color:#da75b7;
	color: #fff;
	text-decoration: none;
}

.highlight_button_right a:hover{
	float: left;
	background-image: url('../images/pink_tab_right.jpg');
	background-repeat: no-repeat;
	height: 25px;
	width: 4px;
	margin-right: 2px;
	color:#da75b7;
}



#button_bar {
	float: right; 

	width: 98%;

	padding-right: 5px;
	margin-top: -10px;

	-margin-top: 0px;
}

#media_box {
	width: 637px;
}

.media_box_top {
	float: left;

	width: 637px;
	height: 15px;

	background-image: url('../images/box-top.jpg');
	background-repeat: no-repeat;


	-background-position: bottom left;
}

.media_box_content {
	float: left;

	width: 637px;
	height:290px;
	background-image: url('../images/box-body.jpg');
	background-repeat: repeat-y;
}

.media_box_iframe iframe {
	width:98%;
	height:270px;
	margin-left:4px;
	border:0;	
}


.media_box_bottom {
	float: left;

	width: 637px;
	height: 15px;

	background-image: url('../images/box-bottom.jpg');
	background-repeat: no-repeat;
}

/* Sign Up Form */

.signup_form form {
margin:0;
}

.signup_form input{
font-family:arial;
font-size:11px;
color:#002B37;
line-height:18px;
}

#right_middle {
float: left;
width: 100%;
height: 215px;
* height: 120px;
-height: 130px;
}


#barom{
 width:194px;
 height:226px;
 padding-bottom:14px;
 padding-top:60px;
  padding-left:7px;
background-image: url('../images/empty_bar.gif');
background-repeat: no-repeat;
float: left;
width: 100%;

 }

.barom_image{

}


.barom_image_upload{

}

.also_supports{
text-align:center;
width:180px;
height:150px;
float:right;
}

.also_supports img{
padding-top:5px;
}

#news_articles {
	float: left;

	width: 90%;
}

#rss {
	float: left;

	width: 10%;

	padding-top: 10px;

	font-family: arial;
	font-size: 12px;

	line-height: 18px;
	
	color: #002b37;
}

.fs_formFactory form {

	background-color: #FFFFFF !important;
	background-image: none !important;

}


.fs_sitemap h2 {
background-color:#ffffff !important;
border-bottom:1px solid #ffffff !important;
}

.fs_form {

background: none !important;
}

.fs_submit fs_button{
background-image:url(../images/search-button_bg.jpg);
}

.BlogDate {
	font-weight: bold;
}

.BlogDate a {
	text-decoration: none;
	font-weight: bold;
}



.fs_success .fs_messageImage {
background-image:none !important;
width:auto;
}



.fs_message {
background:none !important;
}

.fs_success h4 
{
	color:#002b37 !important;
}

.fs_error .fs_messageImage {
background-image:none !important;
width:auto;

}

.fs_warning h4 {
	color:#002b37 !important;
}


.fs_warning .fs_messageImage {
background-image:none !important;
width:auto;
}