
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.tdlink a:link, a:visited
{
color: #999999;
text-decoration: none;
font-weight: bold;
}

.tdlink a:hover
{
color: #333333;
text-decoration: none;
font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #25679B url(/media/gui/bg-blue.jpg) top left repeat-x;
}
.header_bg{
background:url(/media/gui/header_bg.jpg);
}
.footer {
background: url(/media/gui/footer_bg.jpg);
color: #FFFFFF;
background-color:#336C01;
}
.footer a:link, .footer a:active, .footer a:visited {
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}
.footer a:hover {
text-decoration: underline;
font-weight: bold;
color:#FFFFFF;
}
.main{
background-color:#FFFFFF;

}
.maincontent{
margin-left: 10px;
}

.maincontent p{
font-size: 12px;
}

.maincontent_narrow{
margin-left: 0px;
margin-right: 0px;
padding-right: 20px;
width: 458px;
/*border-right: 1px #cccccc solid;*/
}
.pad10 {
padding: 10px;
}
.pad5 {
padding: 3px;
}

.row1{
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
padding: 3px;
background-color:#3677B9;

}
.row1 a:link, .row1 a:active, .row1 a:visited {
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
font-size: 11px;
}
.row1 a:hover {
text-decoration: none;
font-weight: bold;
color:#FFFFCC;
font-size: 11px;
}
.row2{
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
padding: 3px;
background-color:#004E8C;
}
.row2 a:link, .row2 a:active, .row2 a:visited {
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
font-size: 11px;
}
.row2 a:hover {
text-decoration: none;
font-weight: bold;
color:#FFFFCC;
font-size: 11px;
}


.border_right {
border-right: 1px solid #FFFFFF;

}
.border_left {
border-left: 1px solid #FFFFFF;

}

.border_top {
border-top: 1px solid #FFFFFF;

}
.border_bottom {
border-bottom: 1px solid #FFFFFF;

}
.border_grey {
border: 1px solid #CCCCCC;

}
.rightbox {
border: 1px solid #CCCCCC;
padding: 3px;

}
.rightbox a:link, .rightbox a:active, .rightbox a:visited {
color: #999999;
text-decoration: none;
font-weight: bold;

}
.rightbox a:hover {
color: #333333;
text-decoration: none;
font-weight: bold;

}

.rightboxnopad {
border: 1px solid #CCCCCC;

}
.rightboxnopad a:link, .rightboxnopad a:active, .rightboxnopad a:visited {
color: #999999;
text-decoration: none;
font-weight: bold;

}
.rightboxnopad a:hover {
color: #333333;
text-decoration: none;
font-weight: bold;

}

.border_left_grey {
border-left: 1px solid #CCCCCC;

}
.border_bottom_grey {
border-bottom: 1px solid #CCCCCC;

}
.border_top_grey {
border-top: 1px solid #CCCCCC;

}
.border_right_grey {
border-right: 1px solid #CCCCCC;

}

.h1 {
font-size: 24px;
font-weight: bold;
padding: 0px;
margin: 0px;
color:#006699;
}
.h2 {
font-size: 18px;
font-weight: bold;
padding: 0px;
margin: 0px;
color:#006699;
}
.h3 {
font-size: 16px;
font-weight: bold;
padding: 0px;
margin: 0px;
color:#006699;
}
.h4 {
font-size: 14px;
font-weight: bold;
padding: 0px;
margin: 0px;
color:#006699;
}

.h5 {
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 0px;
color:#006699;
}
.h6 {
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 0px;
color:#006699;
}
.bg1 {
background-color:#3677B9;

}
.bg2 {
background-color:#004E8C;

}

.formsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.w160 {
width: 160px;
}

form {
	margin: 0px;
	padding: 0px;
}

/*vertical list navigation style 1*/

#navcontainer { width: 160px; margin: 0; padding: 2px;}

#navcontainer ul
{
margin: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 146px;
background-color: #fff;
border: 1px solid #ccc;
margin: 3px;
margin-bottom: 2px;
}

#navcontainer a:link, #navlist a:visited
{
color: #999999;
text-decoration: none;
}

#navcontainer a:hover
{
color: #333333;
}

.navlist_faker {
border: 1px solid #ccc; padding:3px; margin:3px; margin-bottom:2px;
width: 146px;
}

/* vertical list navigation style 2*/

#navlist_vert_2
{
padding-left: 0;
margin-left: 0;
margin-right: 0px;
border-bottom: 1px solid lightgray;
}

#navlist_vert_2 li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid lightgray;
}

#navlist_vert_2 li a:link, a:visited{text-decoration:none; font-weight:bold;color:#999999;}
#navlist_vert_2 li a:hover { text-decoration: none; color: #333333; font-weight: bold;}

/* additional */

.leftlistbox { width:100%; }
.leftlistboxmid { width:140px; }
.leftlistboxsm { width:105px; }

.text {
	font-size:12px;
}

.error {
    font-weight: bold;
    color: red;
}
