/* CSS for all front-end elements goes here */

body {
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#beb91e;
	line-height:15px;
}

a {
text-decoration:none;}

h1 {
font-size:16px;

margin-top:0px;}

h2 {
font-size:12px;
}

#wrapper {
    margin-left:auto;
    margin-right:auto;
	text-align:left;
    width:729px;
    position: relative;
	min-height:100%;
    height: auto !important; /* For Modern Browsers */
    height: 100%; /* For IE */
	background-color:#0a3047;
	padding-left:0px;
	padding-right:0px;}
.contentinner{
margin-left:8px;
margin-right:8px;
padding-top:20px;
font-size:10px;
position:relative;
}
.contentbox{
padding:1px 8px 1px 8px; 
margin-top:7px;
color:#beb91e;
background-image:url(/Images/Gif/background.gif);
}
form {
	margin-top: 0;
	margin-bottom: 0;
}

.trans {
	behavior: url("/pngbehavior.htc");
}

.clearer {
	clear: both;
	line-height: 0;
	height: -3px;
}

.nav a{
color:#FFFFFF;
position:absolute;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
top:100px;}

.leftcol{
width:295px;
float:left;
position:relative;
}

.rightcol{
width:400px;
float:right;
padding-top:5px;
padding-left:5px;
text-align:right}


.centercol{
float:left; 
padding-top:2px;
width:197px;
color:#FFFFFF;
margin-right:0px;
}

.redbtn {
background-image:url(/Images/Gif/btn-red.gif);
background-repeat:no-repeat;
text-align:center;
font-size:10px;
margin: 11px 1px 0px 1px;
width:152px;
line-height:12px;
color:#FFFFFF;
float:left;
padding: 9px 20px 9px 24px;}

.redbtn span {
line-height:18px;
}

.redbtnsml{
background-image:url(/Images/Gif/btn-red-sml.gif);
background-repeat:no-repeat;
text-align:center;
font-size:11px; 
color:#FFFFFF;
padding:7px 5px 8px 5px;;
width:282px; 
margin-top:10px; 
margin-bottom:10px;
}
.orangebtn{
background-image:url(/Images/Gif/btn-orange.gif); 
background-repeat:no-repeat;
padding: 9px 20px 9px 24px;
font-size:10px;
line-height:12px;
margin: 10px 1px 0px 1px;
text-align:center;
float:left;
width:152px; }

.orangebtn span {
line-height:18px;
}

.txt-righthdr{
right:2px;
font-size:10px;
font-weight:bold;
position:absolute;
_position:static;
_float:right;
}

.yellow{
color:#e0dd86;
}
.textarea{
overflow:auto;}

.txtlrg {
font-size:16px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;}

.link {
text-decoration:none;
color:#beb91e;}

.footer{
font-size:11px;
color:#beb91e;
clear:both;
padding:5px;
}
.footer a{
color:#beb91e;}
