@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/pg-bg.jpg) repeat-x;
	background-color: #fbfbfb;
	font-family:"Trebuchet MS";
	color: #000;
	text-decoration: none;
	font-size:12px;
	margin:0px;
}

img {
	border:0px;
}

p, h1, h2, h3 {
	padding: 0px;
	margin: 0px;
}

#mtw {
	width:960px;
	margin:7px auto;
	position: relative;
}

#header {
	width:960px;
	height:202px;
	float: left;
}

.logo-img {
	width:960px;
	background: url(../images/logo-img.jpg) no-repeat top left;
	height:158px;
	float: left;
}

.logo-img h1{
	display:none;
}

.spacer {
	width:5px;
	height:44px;
	float: left;
}

#menu {
	width: 950px;
	float: left;
	height:44px;
	background:url(../images/menu-bg.jpg) no-repeat;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu li {
	display: block;
	list-style: none;
	float: left;
	color: #fff;
	font-size:16px;
	line-height:16px;
	background: url(../images/nav-bg.jpg) repeat-x;
	text-decoration: none;
	padding: 8px 67px 0px 66px;
	height: 36px;
	text-align:left;
	margin-right:2px;
}

#menu li a{
	color: #fff;
	font-size:16px;
	text-decoration: none;
}

#menu li a:hover{
	color: #fff;
	font-size:16px;
	text-decoration: underline;
}

#menu .last {
	color: #fff;
	font-size:16px;
	line-height:16px;
	text-decoration: none;
	height: 36px;
	text-align:left;
	margin:0px;
}

#menu span{
	font-size:11px;
	color: #fff;
	text-decoration:none;
}

.seprator { 
	background:url(../images/img-seprator.jpg) no-repeat;
	width:960px;
	height: 30px;
	float: left;
}

#con-main {
	width:960px;
	float: left;
	background: url(../images/con-bg.jpg) repeat-y;
}

.con-left {
	background:url(../images/con-left.jpg) no-repeat;
	width:15px;
	height:470px;
	float: left;
}

.con-right {
	background: url(../images/con-right.jpg) no-repeat;
	width:15px;
	height:470px;
	float: right;
}
.welcome-note {
	width:920px;
	height:25px;
	float: left;
	border-bottom:1px dashed #cccccc;
	padding:5px 0px 5px 5px;
}

.content_body {
	width: 920px;
	float: left;
	margin-top: 20px;
}

.content_body iframe {
	padding-left: 10px;
}

.content_body_pdf {
	width: 920px;
	float: none;
	margin-top: 20px;
	text-align: center;
}

.content_body_pdf p {
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	margin-bottom: 20px;
	color: #000;
}

.contact_info {
	width: 920px;
	float: none;
	margin-top: 40px;
	text-align: center;
}

.contact_info p {
	font-weight: bold;
	color: #273775;
}

.contact_info a {
	font-weight: bold;
	color: #273775;
	text-decoration: none;
}

.contact_info a:hover {
	text-decoration: underline;
}

.content_body ul li {
	font-size: 12px;
}

.content_body img {
	padding-top: 20px;
	padding-right: 10px;
	float: left;
}

.content_body a {
	font-size: 14px;
	text-decoration: underline;
	color: #273775;
}

.content_body a:hover {
	text-decoration: none;
	color: #000;
}

div#con-main div.content_body div.annuity {
	font-size: 18px;
	color: #000;
	letter-spacing: 1px;
}

div#con-main div.content_body div.annuity a {
	font-size: 18px;
	text-decoration: underline;
	color: #273775;
	letter-spacing: 1px;
}

div#con-main div.content_body div.annuity a:hover {
	text-decoration: none;
	color: #000;
}

.links {
	width: 400px;
	float: left;
}

.e_apps {
	width: 890px;
	float: left;
	margin: 20px 10px 20px 10px;
}

.img_link  {
	width: 150px;
	float: left;
}

.img_link a img  {
	border: none;
	padding-bottom: 0;
}

.txt {
	width: 700px;
	float: left;
}

div.e_apps div.txt p {
	font-size: 14px;
	letter-spacing: 1px;
}

div.center p {
	font-size: 14px;
	letter-spacing: 1px;
}

div.e_apps div.txt ul li {
	font-size: 14px;
	letter-spacing: 1px;
}

.bold_text {
	font-weight: bold;
	font-size: 14px;
	color: #273775;
}

.team_text {
	font-size: 14px;
	margin: 10px 30px 0 100px;
	color: #000;
	text-align: justify;
}

.team_text p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.content_body h2 {
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #273775;
}

.content_body h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #000;
}

.quote {
	font-size: 14px;
	background: #FAFAFA;
	margin-top: 20px;
	margin-left: 100px;
	color: #000;
	border: 2px dotted #D8D8D8;
	width:750px;
	padding: 20px;
	font-family: italic  Arial, Helvetica, sans-serif;
	text-align: justify;
}

.clear {
	clear: both;
}

.b22 {
	color: #273775;
	text-decoration: none;
	font-size:22px;
	line-height:22px;
	font-weight:bold;
}

.b12 {
	color: #000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

.b14 {
	
	color: #000;
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
}

div.box2-row a span.b14 {
	color: #000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

div.box2-row a:hover span.b14 {
	color: #4d77a3;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

.b14 a{
	color: #000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.b14 a:hover{
	color: #4d77a3;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

.b14-s {
	color: #000;
	text-decoration: none;
	letter-spacing:2px;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
}

.b15 {
	width: 200px;
	float: left;
	color: #000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

.title {
	color: #4d77a3;
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
}

.b18 {
	color: #000;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}

.b18 a{
	color: #000;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}


.b18 a:hover{
	color: #4d77a3;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}


.w15 {
	color: #fff;
	text-decoration: none;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
}

.w15 a:hover {
	text-decoration: underline;
}

.box2-top .w16 a {
	margin-left: 55px;
	color: #fff;
	text-decoration: none;
	font-size:10px;
	line-height:15px;
	font-weight:bold;
}

.box2-top .w16 a:hover {
	text-decoration: underline;
}

.box1 {
	width:930px;
	float: left;
	background: url(../images/box1-bottom.jpg) no-repeat left bottom;
	padding: 6px 0px 6px 0px;
	margin-bottom:10px;
}

.box1-top {
	width: 890px;
	background:url(../images/box1-top.jpg) no-repeat;
	height:20px;
	float:left;
	padding: 5px 0px 0px 40px;
}

.box1-mid {
	background: url(../images/box1-mid.jpg) repeat-x left top;
	width:920px;
	border-left: 1px #244f83 solid;
	border-right: 1px #244f83 solid;
	float: left;
	padding:4px;
}

.box1-in {
	width:246px;
	padding:5px 0px 0px 55px;
	float: left;
}

.box1-in-row {
	width:246px;
	float: left;
	margin-bottom:5px;
}

.box1-in-bullet {
	width:15px;
	height:18px;
	float: left;
	background:url(../images/bulllet.gif) no-repeat left;
}

.box1-in-text {
	width:231px;
	float: left;
}

.add-boxout {
	width:930px;
	float: left;
	margin-bottom:10px;
}
.add-box {
	height:106px;
	float: left;
	padding-right:10px;
}

.add-box1 {
	height:106px;
	float: left;
}

.box2 {
	width:399px;
	float: left;
	margin-right:8px;
	_margin-right:8px;
	background:url(../images/box2-bottom.jpg) no-repeat left bottom;
	padding-bottom:10px;
	height:194px;
}

.box2-top {
	width:364px;
	float: left;
	background:url(../images/box2-top.jpg) no-repeat left top;
	height:25px;
	padding:9px 0px 0px 35px;
}

.box2-top a {
	text-decoration: none;
	color: #fff;
}

.box2-top a:hover {
	text-decoration: none;
	color: #fff;
}

.box2-mid {
	width:369px;
	height:150px;
	float: left;
	background:url(../images/box2-mid.jpg) repeat-y;
	padding:5px 20px 5px 10px;
	/* overflow: auto; */
}

.box2-mid a {
	text-decoration: none;
}

.box2-row {
	width:340px;
	float: left;
	background-image: url(../images/bulllet.gif);
	background-repeat: no-repeat;
	background-position:  left 5px; 
	margin-bottom:0;
	padding-left:15px;
}

div.box2-row a span.title {
	color: #4d77a3;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

div.box2-row a:hover span.title {
	color: #000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

div.box2-row a p.message {
	width: 340px;
	float: left;
	color: #000;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}


div.vmarquee ul li {
	color: #000;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
}

.btn-more {
	width:53px;
	height:19px;
	float: right;
}

.box3 {
	width:286px;
	float: left;
	margin-right:8px;
	_margin-right:8px;
	background:url(../images/box-3bottom.jpg) no-repeat left bottom;
	padding-bottom:10px;
	height:194px
}

.box3-top {
	width:251px;
	float: left;
	background: url(../images/box-3top.jpg) no-repeat left top;
	height:25px;
	padding:8px 0px 0px 35px;
}

.box3-mid {
	width:271px;
	background:url(../images/box-3mid.jpg) repeat-y;
	float: left;
	padding:5px 5px 5px 10px;
	height:150px;
}

.box3-mid a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.box3-mid a:hover {
	color: #000;
	text-decoration: underline;
}

.box3-mid img {
	padding: 0 0 8px 0;
	border: none;
}

.box3-row {
	width:256px;
	float: left;
	background-image: url(../images/bulllet.gif);
	background-repeat: no-repeat;
	background-position:  left 5px; 
	margin-bottom:10px;   
	padding-left:15px;
}

.box4 {
	width:226px;
	height:194px;
	float: left;
	background:url(../images/box4-bottom.jpg) no-repeat left bottom;
	padding-bottom: 9px;
}

.box4-top {
	width:191px;
	float: left;
	background: url(../images/box4-top.jpg) no-repeat left top;
	height:29px;
	padding:5px 0px 0px 35px;
}

.box4-mid {
	width:206px;
	background:url(../images/box4-mid.jpg) repeat-y;
	float: left;
	height: 130px;
	padding:5px 10px 24px 10px;
	
}

.box-4 input {
	width: 200px;
	height:22px;
	float: left;
	border:1px #206f98 solid;
	font-family:"Trebuchet MS";
	color:#000;
	font-size:14px;
	
}

.box4-in {
	width:206px;
	float: left;
}

.btn-join {
	width:93px;
	height:33px;
	float: left;
	margin-top:4px;
	text-align:center;
}

.text-box {
	width:200px;
	height:20px;
	float: left;
}

.main-end {
	background:url(../images/con-bottom.jpg) no-repeat left bottom;
	float:left;
	width:960px;
	height:15px;
}

.bottom-logos {
	width:960px;
	height:109px;
	float: left;
	margin:10px 0px 10px 0px;
	text-align: center;
}

.footer {
	width:960px;
	float: left;
}

#footer-link {
	width:325px;
	float: left;
}

#footer-link ul {	
	margin:0px;
	padding:0px;
}

#footer-link li {	
	display: inline;
	float: left;
	color: #000;
	font-size:12px;
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
	text-decoration: none;
}

#footer-link li a{	
	color: #000;
	font-size:12px;
	text-decoration: none;
}

#footer-link li a:hover{	
	color: #000;
	font-size:12px;
	text-decoration: underline;
}

.copyright {
	width:300px;
	float: right;
	text-align:right;
}

.footer-add {
	width:960px;
	float: left;
	text-align:center;
	margin-top:4px;
	margin-bottom:20px;
	font-size:14px;
	color: #000;
	font-weight:bold;
}

.footer-add a {
	color: #000;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}

.footer-add a:hover {
	color: #000;
	font-size:14px;
	text-decoration: underline;
	font-weight:bold;
}

span.error_strings {
	color: red;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica;
}

#footer	{
	font-size: 70%;
	color: #A5A5A5;
	text-transform: capitalize;
	text-align: center;
	margin-top: 50px;
}

#footer b {
	font-size: 90%;
	color: #000000;
	text-transform: capitalize;
}

/*.content_body a:link {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}

.content_body a:hover {
	color: #FF410F;
	text-decoration: underline;
} */

#contacts {
	text-align: center;
	font-size: 80%;
	line-height: 18px;
}

#playlist {
	border: 1px solid #A5A5A5;
}

#playlist tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 5px 10px;
	border-left: 0px solid #A5A5A5;
	border-bottom: 1px solid gray;
}

#playlist tbody tr.selected td {
	background-color: #091D60;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #A5A5A5;
	border-bottom: 1px solid #7DAAEA;
}

.oddclass { 
	background: #EDEDED; 
	color: gray; 
}

.bottom_link {
	color: #000;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}

.bottom_link a{
	color: #000;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}


.bottom_link a:hover{
	color: #4d77a3;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}