/* Start of CMSMS style sheet 'main' */
/* CSS Document */
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f3f3;
	background-image: url(images/bg3.gif);
	background-attachment:fixed;

}
.top_links{
	color:#ceedff;
	text-decoration:none;
	font:Tahoma, Arial;
	font-size:10px;
	}
.bottom_links{
	color:#444444;
	text-decoration:none;
	font:Tahoma, Arial;
	font-size:10px;
	}
.bottom_links:Hover{
	color:#444444;
	text-decoration:underline;
	font:Tahoma, Arial;
	font-size:10px;
	}
.top_links:Hover{
	color:#ceedff;
	text-decoration:underline;
	font:Tahoma, Arial;
	font-size:10px;
	}
.links_aqua{
	color:#ceedff;
	text-decoration:none;
	font:Tahoma, Arial;
	font-size:11px;
	}
.links_aqua:Hover{
	color:#ceedff;
	text-decoration:underline;
	font:Tahoma, Arial;
	font-size:11px;
	}
.testimonials_blue{
	color:#1d7db6;
	font-weight:bold;
	font-size:10px;
}
.left_column_text{
	color:#6d6d6d;
	font-size:10px;
}
input{
	border-top:#c3c3c3 1px solid;
	border-left:#c3c3c3 1px solid;
	border-bottom:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	width:190px;;
}
.readmore{
color:#be5b3b;
text-decoration:none;
}
.readmore:Hover{
color:#be5b3b;
text-decoration:underline;
}
hr{
	border-top:#00253a 1px solid; 
	border-bottom:#01517f 1px solid; 
	margin:10px 0 10px 0;
}
.hr2{
	border-top:#014c7b 1px solid; 
	border-bottom:#0165a3 1px solid; 
	margin:10px 0 10px 0;
	}

.border_right {
 /* Mozilla ignores crazy MS image filters, so it will skip the following */

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow_right.png', sizingMethod='scale'  );
}

/* IE ignores styles with [attributes], so it will skip the following. */

.border_right[class] {

  background:url(images/shadow_right.png) repeat-y; width:6px;

}
.border_left {
 /* Mozilla ignores crazy MS image filters, so it will skip the following */

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow_left.png', sizingMethod='scale'  );
}

/* IE ignores styles with [attributes], so it will skip the following. */

.border_left[class] {

  background:url(images/shadow_left.png) repeat-y; width:6px;;

}
.news_links{
	color:#ffd094;
	line-height:18px;
	}
.white_text{
color:#ffffff;
}
A{
color:#ffd094;
text-decoration:none;
border:none;

}
A:hover{
color:#ffd094;
text-decoration: underline;
}
.border_right_nav {
 /* Mozilla ignores crazy MS image filters, so it will skip the following */
	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/navigation_shadow_right.png', sizingMethod='scale'  );
}

/* IE ignores styles with [attributes], so it will skip the following. */

.border_right_nav[class] {

  background:url(images/navigation_shadow_right.png) repeat-y; width:8px;

}
.border_left_nav {
 /* Mozilla ignores crazy MS image filters, so it will skip the following */
	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/navigation_shadow_left.png', sizingMethod='scale'  );
}

/* IE ignores styles with [attributes], so it will skip the following. */

.border_left_nav[class] {
	
  background:url(images/navigation_shadow_left.png) repeat-y; width:8px;

}
.nav_bottom {
 /* Mozilla ignores crazy MS image filters, so it will skip the following */
	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/navigation_bottom.png',  );
}

/* IE ignores styles with [attributes], so it will skip the following. */

.nav_bottom[class] {
	
  background:url(images/navigation_bottom.png) no-repeat;

}\
.contactform{
width:530px;
float:right;
}
.error_message{
padding-left:0px;
margin:0;
display:block;
background-color:#ffffff;
color:#ff0000;
}
.captcha input{
border:#777777 4px solid;
}
#m2moduleform_1{
padding:0;
}
.submit{width:50px; padding-left:2px;}
.submit input{width:95px;}
/* End of 'main' */

