body {background-color: #eeeeee;
	color: #222222;
	font: 13px Helvetica;
	vertical-align: middle;
	padding: 0px;
}

a {color: #2f5376; text-decoration: none;}
a:hover {color: #ff6600;}
table {
	border: 0px solid #cccccc;
}

.outsidetableheader {
	width: 760px;
	text-align: center;
	padding: 0px;
background-color: #eeeeee;
		}
	
.outsidetablefooter {
	width: 760px;
	text-align: center;
	padding: 0px;
background-color: #eeeeee;
	}
	
.outsidetablemain {
	width: 750px;
	padding: 0px;
background-color: #ffffff;
	}

#rightcontent {
	background-color: #dddddd;
	padding: 5px;
}

#centercontent {
	padding: 20px 10px 10px 15px;
	font-size: 14px;
}

#leftcontent {
	height: 400px;	
	width: 180px;
	background-color: #ffffff;
	border-right: 0px solid #dddddd;
	background-image: url('/assets/images/wlat_lefttab_min.png');
        background-repeat: no-repeat;
        background-position: top;
	padding: 20px 0px 0px 0px;
}

#header {
	
	height: 60px;
	padding: 10px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url('/assets/images/wlat_maintab_min.png');
	background-repeat: no-repeat;
	background-position: center;
background-color: #eeeeee;
} 

#footer {
	height: 60px;
	text-align: center;
	font-size: 11px;
	padding: 0px 0px 13px 0px;
	border-top: 0px solid #dddddd;
	background-image: url('/assets/images/wlat_bottomtab_min.png');
        background-repeat: no-repeat;
        background-position: center;
background-color: #eeeeee;
}

.boldheadertext {
    font-size: 16px; 
    font-weight: bold;
    color: #2D572D;
	text-align: left;	
    } 
#subheadertext {
    font-size: 15px; 
    color: #003366;	
    font-weight: bold;
    text-decoration: none;
	text-align: left;
    } 
.mainmenutext {
    width: 156px;
    font-size: 12px; 
    font-weight: normal;
    border-bottom: 0px solid #ffffff;
    padding: 2px 2px 2px 4px;
    } 

div.mainmenutext a {
	display: block;
}
div.mainmenutext a:hover {
	background-color: #A2BDDB;
	color: white;
}
td {
	vertical-align: top;	
}
li { margin-left: 00px;}
	

input, textarea, select {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #eeeeee;
        border-left: 1px solid #eeeeee;
	font-size: 13px;
	color: #2D572D;
	font-weight: bold;
	background-color: #f5f5f5;
	padding: 2px;
}

#formtitles {
	width: 120px;
	font-size: 13px;
	text-align: left;
	padding: 2px;
}

#formfields {
        width: 300px;
        font-size: 13px;
        text-align: left;
	padding: 2px;
}
