body{
	padding:0px;
	background:#183F62;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}
#contact-table, td {
	width: auto;
	}


a {
  text-decoration: none;
  color: #FFF;
}
a:hover {
  text-decoration: underline;
  color: #FFF;
}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#A2B0BD;
	}

span { color:#FFFFFF}
span a{ color:#FFFFFF}
span strong { color:#FFFFFF}
span strong a{ color:#FFFFFF; text-decoration:none}
span strong a:hover{ color:#FFFFFF; text-decoration:underline}

font strong a{ font-size:11px; color:#FFFFFF;}

.m_text { color:#B4BFC9}
.m2_text { color:#A7B6C4}
	
.c_text { font-size:9px; line-height:9px; color:#A1AFBB;}
.c_text font{ font-size:9px; line-height:9px; color:#FFFFFF}
.c_text a{ font-size:9px; line-height:9px; color:#A1AFBB; text-decoration:none}
.c_text a:hover{ font-size:9px; line-height:9px; color:#A1AFBB; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:24px; margin-top:0px;}
.form input	{width:180px; height:21px; border-color:#D4D0C8; background-color:#ffffff; padding-left:5px; color:#153755; margin-left:21px}

textarea{width:180px; height:135px; border-color:#D4D0C8; background-color:#ffffff; padding-left:5px;  overflow:hidden; color:#153755; margin-top:0px; margin-left:21px}
.textarea2{width:224px; height:60px; border:0; background-color:#ffffff; padding-left:0px;  overflow:hidden; color:#153755; margin-top:0px; margin-left:0px; padding:3px;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px; font-weight:bold}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#ffffff; text-decoration:none;}
li a:hover {text-decoration:underline;}

.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.links A {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#linked-in-link a{background: url(images/social-links.png) left bottom no-repeat; width: 88px; display:block; margin:20px 0 0 20px; float: left; cursor:pointer;}
#linked-in-link a:hover {background-position: left top;	width: 88px;}
#linked-in-link a span {text-indent: -9999;	display:block;	width:88px;	height:32px;}

#facebook-link a {background: url(images/social-links.png) right bottom no-repeat; width: 81px;	display:block;	margin:20px 0 0 10px; float: left; cursor:pointer;}
#facebook-link a:hover {background-position: right top;	width: 81px;}
#facebook-link a span {text-indent: -9999;	display:block;	width:81px;	height:32px;}
a, a:active {
  outline: none;
}

:-moz-any-link:focus {
  outline: none;
}

