body{
margin:0px;
margin-top:10px;
background-color:#CCCCCC;
background-image:url('gradient.gif');
background-repeat:repeat-x;
background-position:top center;
}
a:link,a:visited{
color:#000000;
text-decoration:underline;
}
a:hover {
color:#000000;
text-decoration:none;
}
input,select,textarea{
font-family:Arial;
font-size:11px;
}

.bg1{
background-color:#22295D;
}
.bg2{
background-color:#FFFFFF;
}

.menu{
font-family:Arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding:5px;
background-image:url('menu_gradient.gif');
background-repeat:repeat-x;
background-position:bottom center;
}
a.menulink:link{
color:#FFFFFF;
text-decoration:none;
}
a.menulink:visited{
color:#FFFFFF;
text-decoration:none;
}
a.menulink:hover {
color:#FFFFFF;
text-decoration:underline;
}

.top_menu{
font-family:Arial;
font-size:11px;
color:#CCCCCC;
}
a.topmenulink:link{
color:#22295D;
text-decoration:none;
}
a.topmenulink:visited{
color:#22295D;
text-decoration:none;
}
a.topmenulink:hover {
color:#22295D;
text-decoration:underline;
}

.footer{
font-family:Arial;
font-size:10px;
color:#999999;
}
a.footerlink:link{
color:#999999;
text-decoration:underline;
}
a.footerlink:visited{
color:#999999;
text-decoration:underline;
}
a.footerlink:hover{
color:#999999;
text-decoration:underline;
}

.content{
font-family:Arial;
font-size:10pt;
color:#000000;
margin:10px;
}
.section{
font-family:Arial;
font-size:15px;
font-weight:bold;
color:#22295D;
margin-top:20px;
margin-bottom:10px;
}
.top_section{
font-family:Verdana;
color:#A2080A;
font-size:15px;
font-weight:bold;
margin-top:15px;
margin-bottom:5px;
}

.sectiontest{
margin-left:105px;
}
.sectiontest span{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#22295D;
}


.border{
border:1px solid #22295D;
}


.boxes{
font-family:Arial;
font-size:10pt;
color:#000000;
border:1px solid #CCCCCC;
background-image:url('boxes_gradient.gif');
background-repeat:repeat-x;
background-position:bottom center;
margin-bottom:10px;
}
.boxes_top{
font-family:Verdana;
color:#A2080A;
font-size:10pt;
font-weight:bold;
border-bottom:1px solid #999999;
background-color:#E9E9E9;
}
.boxes div{
margin-bottom:5px;
}

.imptext{
color:red;
}