/*

.headings {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px !important;

	font-weight: bold;

}

.text {  font-family: Arial, Helvetica, sans-serif;line-height: 18px; font-size: 14px !important; font-weight: normal;}

.discusstext {  font-family: Arial, Helvetica, sans-serif !important; font-size: 10px !important}

.faqtitle {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px !important;

	font-weight:bold;

	display: block;

}

.white {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:white}

td {border-color:#999999}

.track { ont-family: Georgia, "Times New Roman", Times, serif; font-size: 16px !important; font-weight: bold !important}

.title { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px !important; font-weight: bold !important}

.admintitle { font-family: Georgia, "Times New Roman", Times, serif; color: #000066; font-size: 14px !important; font-weight: bold !important}

.donetext {  font-family: Arial, Helvetica, sans-serif;   font-weight: bold !important; color: #990000; line-height: 14px; font-size: 12px !important; font-weight: normal;}

body {background-image: url(images/bg.gif);}

a:link {color: #000000 !important;}

a:visited {color: #000000 !important;}

a:hover {color: #000066 !important;text-decoration:none !important;}

.updated {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #000066;

	font-size: 14px !important;

	font-weight: bold !important;

	background-color: #FFFFFF;

	display: block;

	padding: 5px;

	border: thin solid #000099;

	width: 300px;

}

.adminupdated {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #000066;

	font-size: 14px !important;

	font-weight: bold !important;

	background-color: #FFFFFF;

	display: block;

	padding: 5px;

	border: thin solid #000099;

	width: 450px;

}

  */

  

  

  * {

	margin: 0;

	padding: 0;

}



body {

background: #005F65;

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

line-height: 17px;

color: #333;

}



a {

text-decoration: none;

color: #004990;

}

a:hover {

text-decoration: underline;

color: #111;

}

table.data tr td a:visited {

color: #BD090C !important;

}


#wrap {

margin: 0 auto;

width: 780px;

background: #fff;

}



#header {

height: 135px;

}

#header h1 { 

font-size: 28px;

letter-spacing: -1px;

padding: 23px 0 0 20px;

color: #aaa;

}

#header h1 a { 

color: #aaa;

text-decoration: none;

font-weight: 100;

letter-spacing: -2px;

}

#header h1 a:hover {

color: #111;

}

#header h2 {

font-size: 19px;

color: #111;

padding: 5px 0 0 20px;

letter-spacing: -1px;

font-weight: 100;

}



#menu {

height: 30px;

line-height: 30px;

border-top: 1px dotted #555;

border-bottom: 1px dotted #555;

}

#menu ul {

list-style-type: none;

padding-left: 20px;

}

#menu ul li {

display: block;

float: left;

}

#menu ul li a {

padding: 0 20px 0 0;

text-decoration: none;

font-weight: 100;

font-size: 14px;

color: #004990;

}

#menu ul li a:hover {

color: #004990;

text-decoration: none;

font-weight: 600;

}



#content_wrap {
min-height: 150px;
}
#content {
padding: 0 20px 20px 20px;
}



.right {

float: right;

width: 520px;

text-align: justify;

}

.right h2 {

font-size: 18px;

font-weight: 100;

padding: 15px 0 7px 0;

}

.right h2 a {

text-decoration: none;

color: #004990;

}

.right h2 a:hover {

color: #111;

}



.left {

float: left;

width: 200px;

margin-top: 10px;

background: #004990;

}

.left h2 {

margin: 10px 0 0 0;

padding-left: 10px;

height: 28px;

line-height: 28px;

color: #fff;

font-size: 13px;

background: #788BBD;

}

.left ul {

padding: 10px 0 15px 20px;

list-style-type: square;

color: #788BBD;

}

.left ul li a {

color: #fff;

text-decoration: none;

font-size: 13px;

font-weight: 100;

}

.left ul li a:hover {

color: #fff;

font-weight: 600;

}



#footer {

height: 30px;

line-height: 30px;

background: #788BBD;

text-align: center;

font-size: 11px;

color: #fff;

}

#footer a { color: #fff; }

form.std {
	text-align:left;
	vertical-align: top;
}
form.std label {
	width: 110px;
	display: inline-block;
}
form.std .rightcol {
	margin-left: 112px;
}
form.std input, #contact_us textarea {
	margin-bottom: 5px;
}
form.std span {
	font-weight: bold;
	color: #BD090C;
}
form.std {
  border: 4px double;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  width: 475px;
}