@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	background-color:#007ac9;
}

h1 {
	padding: 5px 25px 5px 5px;
	font-face:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: 600;
	letter-spacing:2px;
	color: #007ac9;
	margin: 0px;
	text-align: left;
}

h2 { 
	padding: 15px 0px 5px 8px;
	font-size: 14px;
	font-weight: bold;
	color: #007ac9;
	margin: 0px;
	text-align: left;
}

h2.alert { 
	color: #007ac9;
}

h3,h4,h5,h6 {
	padding: 15px 0px 5px 8px;
	font-size: 13px;
	font-weight: bold;
	color: #007ac9;
	text-transform: capitalize;
	margin: 0px;
	text-align: left;
}

hr {
	color:1D463A;
	height:1px;
}

a:link {
	color: #626262;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #626262;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #007ac9;
	font-weight:bold;
	text-decoration: none;
}

a:active {
	color: #626262;
	font-weight:bold;
}

select option,
input {
	font-size:12px;
}

#wrapper {
	width: 935px;
	margin:auto;
	border:none;
	text-align:center;
	padding: 10px 10px 10px 10px;
}

#top {
	/*width: 100%;*/
	margin-top: -10px;
	padding: 20px 5px 0px 15px;
	background-color:#FFF;
}
#menu {
	height: 20px;
	/*width: 875px;*/
	margin: 0px;
	/*margin-top:-10px;*/
	padding: 0px 30px 15px 50px;
	text-align:left;
	background-color:#FFF;
}

#menu table tr td.login {
	color:#FFF;
	font-weight:700;
	font-size:13px;
	text-align: center;
	vertical-align: text-top;
	width: 145px;
	padding:5px 0 5px 0;
	margin:0;
	height:20px;
	background: #FFF url(../images/menu_tab.jpg) no-repeat top left;
}

#menu table tr td.member {
	height:30px;
}

#menu table tr td.member a {
	font-size:12px;
}



#menu table tr td,
#menu table tr td input{
	font-size:11px;
}

#menu table tr td a {
	/*color:#000;*/
	font-size:10px;
}

#main{
	width: 915px;;
	padding: 0px 10px 25px 10px;
	background-color: #FFF;
	text-align: left;
	float:left;
	margin-right: auto;
	margin-left: auto;	
	background: #FFF url(../../assets/images/main_bg.jpg) no-repeat left bottom;
}

#main hr {
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:0px;
	border-color: #e1e1e1;
	height:1px;
	margin-right:10px;
}


#main p {
	padding: 5px 15px 0px 25px;
	color: #727272;
	margin: 0px;
	line-height: 17px;
	vertical-align: top;
	text-align: left;
}

#main p.nopad {
	padding-top:0px;
}

#main ul,
#main ol {
	margin: 0px;
	padding: 5px 60px 5px 30px;
	color: #727272;
	text-align:left;
}

#main ul li,
#main ol li {
	padding: 0px 0px 5px 0px;
	text-align:left;
}

#main table {
	width:100%;
	margin-top:15px;
	padding:0px 15px 0px 15px;
}

#main table tr td p{
	padding-left:8px;
}

#main table tr th.contentsummary {
	vertical-align:top;
	border-left: solid 2px #007ac9;
}

#main table tr th.contentsummary h2{
	padding-top: 0px;
	padding-bottom:0px;
}

#main table tr th.contentsummaryright {
	vertical-align:top;
	border-left: solid 2px #007ac9;
	border-right: solid 2px #007ac9;
	padding-top:0px;
}

#main table tr th.contentsummaryright  h2{
	padding-top:0px;
	padding-bottom:0px;
}

#main table tr td.contentsummary {
	padding-top:0px;
	vertical-align:top;
	border-left: solid 2px #007ac9;
}

#main table tr td.contentblank {
	padding-top:0px;
	vertical-align:top;
}

#main table tr td.contentsummary a,
#main table tr td.contentblank a,
#main table tr td.contentsummaryright a {
	display:block;
	padding-left:12px;
}

#main table tr td.contentsummary a:hover,
#main table tr td.contentblank a:hover,
#main table tr td.contentsummaryright a:hover  {
	display:block;
	background-image:url(../images/blue_bullet.gif);
	background-position: left center;
	background-repeat:no-repeat;
}

#main table tr td.contentsummaryright {
	padding-top:0px;
	vertical-align:top;
	border-left: solid 2px #007ac9;
	border-right: solid 2px #007ac9;
}

#main table tr td{
	margin:-5px 0px 0px 0px;
	vertical-align:top;
}

#main table tr td img {
	padding:0px 0px 15px 0px;
}

#main table tr td table tr td.content  {
	vertical-align:top;
	width:600px;
}

#main table tr td.content table {
	width:100%;
}

#main table tr td.content table.normal {
	width:auto;
}

#main table tr td.content table,
#main table tr td.content table tr td{
	border-style:none;
}

#main table tr td table tr td.right  {
	width:200px;
	vertical-align:top;
	border-left: #e1e1e1 solid 1px;
}

#main table tr td table tr td.right a img {
	padding:0px 10px 10px 10px;
	border:none;
}

span.getmoreinfo {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color:#007ac9;
	display:block;
	text-align:center;
}

#sidebar2
{
/*	width:250px;
	margin:15px 0px 0px 15px;
	border-left:solid #000 1px;
	float:right;
	background-color:#FFF;
	padding: 0px;
	text-align:center;
*/}

#bottom {
	height:29px;
	position: relative;
	clear: both;
	background-color:#007ac9;
	/*width: 935px;*/
	margin:0 auto;
	border:none;
	text-align:center;
	padding: 10px;
}
#bottom p {
	font-size: 9px;
	color:#e1e1e1;
	text-align: left;
	margin: 0;
	padding:0px 0px 0px 20px;
}

#bottom table {
	width: 905px;
	padding:0px 0px 0px 5px;
}

#bottom table tr td {
	font-size: 9px;
	color:#e1e1e1;
	margin: 0;
}

#bottom table tr td a {
	font-size: 14px;
	font-weight:bold;
	color:#e1e1e1;
	margin: 0;
	text-decoration:none;
}

#bottom table tr td a:hover {
	text-decoration:underline;
}

table.grid {
	color:#FFF;
	background-color:#959595;
	font-weight:bold;
}