@charset "UTF-8";

body {
	margin: 0px;
	color: #75570b;
	font-size: 12px;
	font-family: "Trebuchet MS",Arial, Verdana, Univers;
	background-color:#000;
}

h1 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0px 25px 0px;
	text-align: center;
	font-family: Arial;
}
h2 { color: #ffffff; font-size: 14px; font-weight: normal; margin: 0px 0px 15px 0px; }
h3 { color: #000033; font-size: 14px; font-weight: bold; margin: 0px 0px 15px 0px; text-align: center;}
h4 {
	color: #88cc01;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	text-align: center;
}

h5 {
	color: #000033;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

h6 {
	color: #88cc01;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

h7 {
	color: #0033FF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
h8 {
	color: #88cc01;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

a          { color: #88cc01; }
a:visited  { color: #88cc01; }
a:hover    { color: #000033; }

div.alrtbox {
	padding:20px;
	background-color:#6ee606;
	color: black;
	width:868px;
}

.txtbody_navy {
	padding: 10px;
	overflow: hidden;
	background: #000033;
	position: relative;
	border-radius: 20px;
	color: #FFFFFF;
	text-align: center;
}

.txtbody_grey {
	padding: 10px;
	overflow: hidden;
	background: #ccc;
	position: relative;
	border-radius: 20px;
	text-align: center;
}

.txtbody {
	height:430px;
	width:100%;
	margin:10px;
	overflow:scroll;
	background:#fff;
	opacity:.8;
	position:relative;
	font-family:"Tahoma", "Lucida Sans Unicode", "Arial", "Verdana","Helvetica", sans-serif;
}

.txtbody table {
	border-collapse: collapse;
}

.txtbody th {
	vertical-align:middle;
	text-align:center;
	font-size:13px;
	font-weight:normal;
	background:#394D6B;
	color:#fff;
}

.txtbody td {
	vertical-align:middle;
	font-size:13px;
	text-align:center;
}

.txtbody caption {
	caption-side:top;
	width:auto;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}

.txtbody h4 {
	vertical-align:middle;
	font-size:16px;
	text-align:center;
	margin: 3px 0px 3px 0px;
}

.txtbody h6 {
	vertical-align:middle;
	font-size:14px;
	text-align:center;
	margin: 3px 0px 3px 0px;
}

.txtbody h7 {
	vertical-align:middle;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	margin: 3px 0px 3px 0px;
}

#bgim {
	position:absolute;
	top:0px;
	left:0px;
}

ul.sdt_menu{
	margin:0;
	padding:0;
	list-style: none;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size:14px;
	z-index:12;
	width:1020px;
}
ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
ul.sdt_menu li{
	float:left;
	width:145px;
	height:45px;
	position:relative;
	cursor:pointer;
}
ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:145px;
	height:45px;
	z-index:12;
	background:transparent url(../images/overlay.png) no-repeat bottom right;
	-moz-box-shadow:2px 2px 6px #000 inset;
	-webkit-box-shadow:2px 2px 6px #000 inset;
	box-shadow:2px 2px 6px #000 inset;
}
ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
ul.sdt_menu li span.sdt_wrap{
	position:absolute;
 	top: 5px; 
	left:0px;
	width:145px;
	height:45px;
	z-index:15;
}
ul.sdt_menu li span.sdt_active{
	position:absolute;
	background:#111;
	top:45px;
	width:145px;
	height:0px;
	left:0px;
	z-index:14;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left:15px;
	z-index:13;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
ul.sdt_menu li span span.sdt_link{
	color:#fff;
	font-size:14px;
	float:left;
	clear:both;
}
ul.sdt_menu li span span.sdt_descr{
	color:#a4d32e;
	float:left;
	clear:both;
	width:145px; /*For dumbass IE7*/
	font-size:10px;
	letter-spacing:1px;
}
ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:145px;
	overflow:hidden;
	height:140px;
	top:45px; /* where the top of the black box menu starts */
	left:0px;
	display:none;
	background:#000;
	z-index:10;
}
ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:30px;
	color:#a4d32e;
}
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:10px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:#fff;
}
.footer_links {
	color:#aaa;
	text-align:center;
	float: left;
	height: 18px;
	width: 900px;
	font-size: 12px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:15px;
	left:10px;
	bottom:10px;
}

.footer_links a {
	color:#aaa;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:1px 1px 1px #000;
	text-align:center;}

.footer_links a:hover{
	color:#ddd;
}

#c_container {
	min-height:100%;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background: url('../bg.jpg') no-repeat center top;
}

#c_container_link {
	position: absolute;
	top: 15px;
	left: 730px;
	width: 165px;
	height: 165px;
	background-color: transparent;
}

#c_header {
	padding:0px;
}

#c_body {
	padding-bottom:85px;	/* Height of the footer */
	padding-top:170px;
}

#c_footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:85px;			/* Height of the footer */
	z-index:5;
}

/* other non-essential CSS */
#c_header p,
#c_header h1 {
	margin:0;
	padding:10px 0 0 10px;
}

#c_footer p {
	margin:0;
	padding:10px;
}
.CenterTable {
	text-align:center;
	vertical-align:top;
	border-collapse: collapse;
}

.CenterTable td, th {
	padding:4px;
	vertical-align:top;
}

.RedBold {
	color:#FF0000;
	font-weight:bold;
}

.txtfield { 
  display: block;
  padding: 6px 5px;
  margin-bottom: 5px;
  font-family: 'Helvetica Neue', Helvetica, Verdana, sans-serif;
  color: #7988a3;
  font-size: 1em;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#edf3f9), to(#fff));
  background-image: -webkit-linear-gradient(top, #edf3f9, #fff);
  background-image: -moz-linear-gradient(top, #edf3f9, #fff);
  background-image: -ms-linear-gradient(top, #edf3f9, #fff);
  background-image: -o-linear-gradient(top, #edf3f9, #fff);
  background-image: linear-gradient(top, #edf3f9, #fff);
  border: 1px solid;
  border-color: #abbce8 #c3cae0 #b9c8ef;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.txtfield:focus {
  outline: none;
  color: #525864;
  border-color: #84c0ee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 7px #96c7ec;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 7px #96c7ec;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 7px #96c7ec;
}
