/* Start of CMSMS style sheet 'Beachhead CSS' */
/* CSS Document */

/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	/* list-style: none; */
       margin: 10px 0px 15px 25px;
	padding: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END RESET */

/***** USER STYLES *****/
.headline {
	color:#012d6a;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.subheadline {
	color:#012d6a;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.subheadline2 {
	color:#012d6a;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.regulartext {
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	font-size:12px;
	line-height:150%;

}
.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	font-size:10px;
}
.testimonial {
	font-family:Georgia, serif;
	color:#535353;
	font-size:14px;
line-height:150%;
}
.link, a {
        color:#d60308;
}
.link:hover, a:hover {
	text-decoration:none;
}
/* END USER STYLES */

html {
	height:100% !important; /* needed for container min-height */
	background:url(images/site/bg_body.jpg);
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	font-size:12px;
	line-height:125%;
	background:url(images/site/Helix_Middle.png) repeat-y;
	background-position: 20px top;
	height:auto !important; /* real browsers */
	min-height:100%; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
}
h1 {
	color:#012d6a;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color:#003366;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 {
        font-family:verdana, arial, helvetica, sans-serif;
        line-height:125%;
        font-size:16px;
        font-weight:bold;
        color:#012d6a;
        margin-bottom:10px;
}
a {
        color:#535353;
}
a:hover {
        text-decoration:underline;
}
p {
        margin-bottom:10px;
}
#inside_center li, #inside_wide li {
        list-style:disc;
        margin-left:20px;
}
#inside_center li li, #inside_wide li li {
        list-style:circle;
        margin-left:10px;
}
#pre_wrapper {
	width:1132px;
	/* margin:0 auto; */
        margin: 0 0 0 70px;
	clear:left;
	border: 0px solid red;
}
#wrapper {
	width:1002px;
	margin:0 auto;
}
#content_wrapper .top {
        clear:both;
	height:9px;
	background:url(images/site/bg_top.png) no-repeat;
        behavior: url(images/site/iepngfix.htc);
}
#content_wrapper .content {
	overflow:hidden;
        _height:600px;
	background:url(images/site/bg_main.gif) repeat-y;
	padding:11px 20px 11px;
        _margin:0px;
}
#content_wrapper .bottom {
	clear:both;
	height:9px;
	background:url(images/site/bg_bottom.png) no-repeat;
        behavior: url(images/site/iepngfix.htc);
	margin-bottom:10px;
}
.content #home_banner {
	margin-bottom:15px;
}
.content #home_column1 {
	float:left;
	width:225px;
	padding-right:15px;
	margin-right:15px;
	border-right:2px solid #003366;
}
.content #home_column2 {
	float:left;
	width:450px;
	border-right:2px solid #003366;
	padding-right:15px;
}
.content #home_column3 {
	float:right;
	width:225px;
}
a.bullet_link {
	font-size:10px;
	color:#d01d05;
	background:url(images/site/button_red.gif) no-repeat center right;
	padding:5px 25px 5px 0;
	margin:15px 0;
	vertical-align:middle;
}
a.bullet_link:hover {
	text-decoration:none;
}
#top_menu {
	float:right;
	clear:right;
	height:39px;
	margin:22px 10px 0;
border:0px solid red;
overflow:hidden;
}
#top_menu ul {
list-style-type: none;
}

#top_menu li {
        float:right;
        height:34px;
	padding:9px 0 14px 11px;
        background:url(images/site/bg_menu_left_off.png) no-repeat top left;
        /*behavior: url(images/site/iepngfix.htc);*/
}
#top_menu li:hover, #top_menu li.menuactive {
        background:url(images/site/bg_menu_left_on.png) no-repeat;
        behavior: url(images/site/iepngfix.htc);
}
#top_menu li a {
	height:29px;
        width:200px;
	background:url(images/site/bg_menu_right_off.png) no-repeat top right;
	padding:10px 11px 14px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
	color:#003366;
	text-decoration:none;
       /* behavior: url(images/site/iepngfix.htc);*/
}
#top_menu li a:hover, #top_menu a.menuactive {
	background:url(images/site/bg_menu_right_on.png) no-repeat top right;
        /*behavior: url(images/site/iepngfix.htc);*/
}
#top_sub_menu {
        float:right;
        font-size:12px;
        margin-top:-13px;
        margin-bottom:10px;
}
#top_sub_menu li {
        display:inline;
}
#top_info {
	color:#fff;
	float:right;
	font-size:12px;
	margin:10px 5px 0;
}
#top_info a {
	color:#fff;
	text-decoration:none;
}
#top_info a:hover {
	text-decoration:underline;
}
#logo {
	float:left;
	width:200px;
}
#logo img {
        behavior: url(images/site/iepngfix.htc);
}
.border_bottom {
	padding-bottom:15px;
	margin-bottom:15px;
/*	border-bottom:2px dotted; */
}
#footer_main {
        overflow:hidden;
}
#footer_left {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	float:left;
	margin-left:15px;
}
#footer_left .small {
	font-size:10px;
}
#footer_right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	float:right;
	margin-right:15px;
}
#footer_right li {
	display:inline;
}
#footer_right a, #footer_left a {
	color:#fff;
	text-decoration:none;
}
#footer_right a:hover, #footer_left a:hover {
	text-decoration:underline;
}
#full_page {
        position:relative;
        float:right;
        width:940px;
}

#inside_left {
        position:relative;
        clear:both;
        float:left;
        width:200px;
}
#inside_wide {
        position:relative;
        float:right;
        width:740px;
}
#inside_center {
        position:relative;
        float:left;
        width:530px;
        margin-left:20px;
}
#inside_right {
        position:relative;
        float:right;
        width:175px;
        border-left:2px solid #003366;
        padding-left:15px;
}
#inside_right a {
        color:#003366;
  font-size:100%;
}
#left_menu {
        width:170px;
        background-color:#fdefb7;
        border:1px solid #0a5f91;
        padding:15px;
        margin-bottom:15px;
}
#left_menu li {
        margin-bottom:10px;
}
#left_menu a {
        color:#012d6a;
}
#left_static {
        color:#012d6a;
        width:170px;
        background-color:#dde6ec;
        border:1px solid #0a5f91;
        padding:15px;
}
.error_message {
color: #cc0000;
}
#sitemap ul ul {
        margin:5px 0 10px 15px;
}
#home_column3 h5 {
        color:#d01d05;
        font-size:16px;
        font-weight:bold;
}
#home_column3 .red {
        color:#d01d05;
        font-size:13px;
        font-weight:bold;
}
#home_column3 .left_form label {
        color:#003366;
        font-size:10px;
display:block;
}
#home_column3 .left_form input, #home_column3 .left_form textarea {
        border:1px solid #003366;
        width:175px;
        margin-bottom:5px;
}
#home_column3 .error_message {
color: #cc0000;
        font-size:10px;
        margin-bottom:5px;
}
.hp_checkbox input {
width: 25px !important;
}
#home_column3 .left_form .submit input {
        width:75px;
}
#SignUp {
        color:#003366;
        font-size:10px;
}
#SignUp input {
        border:1px solid #003366;
        width:165px;
        margin-bottom:5px;
}
#SignUp .submit {
        width:75px;
}
.left_form input {
        width:165px;
}
.left_form textarea {
        width:165px;
height: 70px;
}
.left_form .submit {
padding-top: 10px;
}
.left_form .submit input {
        width:75px;
}

.resources_email input {
        width:165px;
}

.resources_email label {
        color:#003366;
       display: block;
}
.resources_email  .submit input {
        width:75px;
}

/* End of 'Beachhead CSS' */

