/* CSS Document */
body, html{
margin:0px 0px 0px 0px;
height:100%;
background-image:url(../images/bg.gif);
}
#app_form input
{
border-top-style:none;
border-left-style:none;
border-right-style:none;
border-bottom-style:solid;
border-width:1px;
border-color:#000000;
font-family:"Courier New", Courier, monospace;
}
.green1{
color:#00CC00;
font-weight:bold;
text-align:center;
}
.red1 {
color:#CC0000;
font-weight:bold;
text-align:center;
}
h1{
font-size:13px;
color:#10325C;
border-bottom:solid;
border-color:#CACACA;
border-width:1px;
}
h2, h2 a{
font-size:13px;
color:#AE4C4C;
}
h2 a:hover{
text-decoration:none;
}
h3{
color:#57613F;
font-size:12px;
}
table.colour td{
background-image:url(../images/bg.gif);
}
#content_inner{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#3f3f3f;
line-height:20px;
text-align:justify;
padding-top:5px; 
padding-bottom:5px;
background-color:#FFFFFF;
}
a{
color:#47512F;
text-decoration:none;
font-weight:bold;
}
a:hover{
text-decoration:underline;
}
a.mainlevel{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#10325c;
padding:5px 9px 5px 9px;
position:relative;
text-decoration:none;
font-weight:bold;
display:block;
width:127px;
height:15px;
white-space:nowrap;
background-image:url(../images/sidebar_button.jpg);
}
a.mainlevel:hover, a#active_menu{
background-image:url(../images/sidebar_button_rollover.jpg);
color:#5790bd;
}
.preload {
display:none;
}
.red {
color:#AE4C4C;
}
/*Template layout*/
#main_container{
left:50%;
position:relative;
margin-left:-380px;
width:761px;
background-image:url(../images/backpanel_background.jpg);
}
#top_left_image{
position:absolute;
left:0px;
top:0px;
background-image:url(../images/top_left.jpg);
height:207px;
width:172px;
z-index:1; 
}
#top_right_image{
position:absolute;
left:172px;
top:0px;
background-image:url(../images/top_right.jpg);
height:193px;
width:589px;
z-index:1;
}
#top_space{
position:relative;
height:193px;
}
#outer_content_area{
position:relative;
display:table;
width:761px;
z-index:10;
}
#sidebar{
position:relative;
margin-top:14px;
left:24px;
float:left;
width:145px;
background-image:url(../images/sidebar_background.jpg);
}
#sidebar_bottom_space{
height:50px;
position:relative;
}
#sidebar_bottom{
position:relative;
background-image:url(../images/sidebar_bottom.jpg);
width:145px;
height:21px;
}
#content{
position:relative;
float:right;
right:18px;
width:563px;
background-image:url(../images/content_panel_background.jpg);
}
#content_inner{
width:520px;
left:50%;
margin-left:-264px;
position:relative;
}
#content_bottom{
position:relative; 
width:100%;
height:19px;
background-image:url(../images/content_bottom.jpg);
}
#footer_buffer{
height:20px;
}
#footer{
background-image:url(../images/footer_bar.png);
width:761px;
height:46px;
z-index:21;
position:relative;
}
#footer_text{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#a9c0d7;
font-size:11px;
font-weight:bold;
top:11px;
position:relative;
}
#xhtml_valid{
position:absolute;
width:80px;
height:30px;
left:19px;
top:-7px;
}
#css_valid{
	position:absolute;
	display:block;
	width:80px;
	height:30px;
	left: 107px;
	top: -7px;
}
.button{
border-style:solid;
border-width:1px;
border-color:#999999;
background-color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
