@charset "utf-8";
/* CSS Document */

<!--
body {
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

hr.hr2 {
	color: #f00;
	background-color: #f00;
	height: 1px;
}


.center_col {
	background-color:#FFFFFF;

}

h1 {
	font-size:26px;

}

h2 {
	font-size:18px;

}

.style2 {color: #3b62be}

/*- Left column styles--------------------------- */


.related {
	color:#FFFFFF;
	margin-top:15px;
}

.related a {
	color:#FFFFFF;
}

.related h2 {
	font-size:14px;
	margin-bottom: 20px;
}


/*- END Left column styles--------------------------- */

/*- right column styles--------------------------- */
.right_col h2 {
	font-size:20px;
	color:#ffffff;
	margin-bottom:-10px;
}
.right_col {
	width:200px;
	color:#FFFFFF;
	margin-top:-30px;
}

.bright h2 {
	font-size:20px;
	color:#ffffff;
	margin-bottom:-10px;
}

.bright a {
	font-size:16px;
	color:#ffffff;
}


/*- END right column styles--------------------------- */



.nmsw_AP { font-family:Arial; font-style:normal; font-weight:bold; font-color:#000000; font-size:12pt; background-color:black; background-image:url('../../../../C:UsersCarrieDocuments(Client'); border-color:black }
.nmsw_CI { font-family:Arial; font-weight:bold; font-size:14pt; color:black; background-color:black; background-image:url('images/reach.jpg'); }
.nmsw_AS { font-family:Arial; font-weight:bold; font-size:14pt; background-color:black; background-image:url('images/flag.jpg'); }
.nmsw_RE { font-family:Arial; font-weight:bold; font-size:14pt; background-color:black; background-image:url('images/eagle.jpg'); }
.nmsw_CU { font-family:Arial; font-weight:bold; font-size:14pt; background-color:black; background-image:url('images/Phone_talk.jpg'); }
.nmsw_CU {  }
.nmsw_NE { font-family:Arial; font-style:normal; font-weight:bold; font-size:14pt; background-color:black; background-image:url('images/news.jpg'); }

/*- Navigation--------------------------- */

#menu2 {
	width: 200px;
	float:left;
	margin-top:-10px;


	}
#menu2  ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #ffffff;
	display: block;
	background:  url(menu2.gif);
	padding: 8px 0 0 30px;
	}
	
#menu2 li a:hover {
	color: #ffffff;
	background:  url(menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
/*- End Navigation--------------------------- */

/* FORM */

#h3sForm fieldset
{
	display: block;
	width: 185px;
	margin: 0 0 3em 0;
	padding: 5px;
	background-color: #EEEEEE;
}

#h3sForm fieldset.submit
{
	border: none;
	background-color: transparent;
	text-align: center;
}

#h3sForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 2em 0;
	background-color: #DDDDDD;
}

#h3sForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#h3sForm fieldset.radio label
{
	font-weight: normal;
}

#h3sForm input
{
	display: block;
	width: 180px;
}

#h3sForm label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

#h3sForm select
{
	display: block;
}

#noBordersForm fieldset
{
	display: block;
	width: 180px;
	margin: 0 0 3em 0;
	border: 0 solid #000000;
	padding: 1em 1em 1em 1em;
	background-color: #EEEEEE;
}

#noBordersForm fieldset.submit
{
	border: none;
	background-color: transparent;
	text-align: center;
}

#noBordersForm fieldset.radio
{
	width: 180px;
	margin: 1em 0 2em 0;
	background-color: #DDDDDD;
}

#noBordersForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#noBordersForm fieldset.radio label
{
	font-weight: normal;
}

#noBordersForm input
{
	display: block;
	width: 180px;
}

#noBordersForm label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

#noBordersForm legend
{
	font-style: italic;
}

#noBordersForm select
{
	display: block;
}

#simplyForm fieldset
{
	display: block;
	width: 180px;
	margin: 0 0 3em 0;
	padding: 0 1em 1em 1em;
	background-color: #EEEEEE;
}

#simplyForm fieldset.submit
{
	border: none;
	background-color: transparent;
	text-align: center;
}

#simplyForm fieldset.radio
{
	width: 180px;
	margin: 1em 0 2em 0;
	background-color: #DDDDDD;
}

#simplyForm fieldset.radio label
{
	font-weight: normal;
}

#simplyForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#simplyForm input
{
	display: block;
	width: 180px;
}

#simplyForm label
{
	display: block;
	margin-bottom: 1em;

	font-weight: bold;
}

#simplyForm select
{
	display: block;
}

#texta {
	height:90px;
	width: 180px;
	margin-bottom:1em;
}
/* END FORM */