body{
	background-color: #00002F;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

table.has{
	margin-top: 0px;
	background: url(images/table_bg.gif);
	background-repeat: repeat;
	text-align: center;
	width: 800px;
}

 table.has table.main{
	margin-top: 20px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 90px;
	margin-right: 50px;
	vertical-align: top;
}


table.honor table.main div.left{
	margin-top: 0px;
	text-align: left;
	margin-bottom: 15px;
	vertical-align: top;
}

table.honor table.main div.center{
	margin-top: 0px;
	text-align: center;
	margin-bottom: 0px;
	vertical-align: top;
}

table.has table.main div.link{
	color: #C74A06;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

table.has table.main div.link a{
	color: #00338E;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}
table.has table.main div.link a:hover{
	text-decoration: underline;
}

 table.has table.main p.blb14{
	font-size: 14px;
	font-weight: bold;
	color: #00338E;
	text-align: left;

}

 table.has table.main p.bb10{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

 table.has table.main p.blb12{
	font-size: 12px;
	font-weight: bold;
	color: #00338E;
	text-align: center;
}

 table.has table.main p.rb16{
	font-size: 16px;
	font-weight: bold;
	color: #C74A06;
	text-align: center;
}

table.has table.main div.right{
	margin-top: 0px;
	text-align: left;
	margin-bottom: 15px;
	vertical-align: top;
}

table.has table.main table.right{
	margin-top: 0px;
	text-align: left;
	margin-left: 0px;
	vertical-align: top;
}

table.has table.main table.right td.rb12{
	color: #C74A06;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 45px;
}

table.has table.main table.right p.rb12{
	color: #C74A06;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

	margin-left: 25px;
}

table.has table.main table.right li.{
	color: #00338E;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

table.has table.main table.right td.b12{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;
}

td.contact_form{
	padding: 0px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

h1{
	color: #C74A06;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

p{
	font-size: 15px;
}

td.contact_form{
	padding: 0px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

td.contact_form table td{
	vertical-align: top;
	padding-bottom: 7px;
}

td.contact_form table td.name{
	width: 140px;
	padding-top: 2px;
	font-size: 14px;
	color: #00338E;
}

td.contact_form table input{
	width: 270px;
	border: 1px solid #544f47;
}

td.contact_form table input.button{
	width: 80px;
	cursor: pointer;
	font-weight: bold;
}

td.contact_form table textarea{
	width: 99%;
	border: 1px solid #544f47;
}

table.bottom{
	margin-top: 0px;
	background: url(images/table_bg.gif);
	background-repeat: repeat;
	width: 800px;
        height:200px;
}

