#ddblueblockmenu{
border-bottom-width: 0;
width: 100%;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Arial', 'Lucida Grande', Arial, sans-serif;
font-size: 12px;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 8px;
padding-right: 8px;
width: 185px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 100%; /*IE 5*/
w\idth: 100%; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle22{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: 444444;
font: bold  'Arial', 'Lucida Grande', Arial, sans-serif;
font-size: 12px;
}




.indentmenu_menu{
font: bold 11px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu_menu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #F89200; /*dark purple border*/
border-width: 1px 0;
background: black url(images/indentbg.gif) center center repeat-x;
}

.indentmenu_menu ul li{
display: inline;
}

.indentmenu_menu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 7.5px;
text-decoration: none;
border-right: 0px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu_menu ul li a:visited{
color: white;
}

.indentmenu_menu ul li a:hover, .indentmenu_menu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indentbg2.gif) center center repeat-x;
}



body{
line-height: 1.5em;
font-family: arial, verdana, sans-serif, geneva;
}

.header1{
font-size: 3em;	
color: black;
}

.header2{
font-size: 15px;
line-height: 1.5em;
color: #5C5E61;
}

.bodytext{
font-size: 12px;
line-height: 1.5em;
color: #5C5E61;
}

td{
font-size: 12px;
line-height: 1.5em;
color: #5C5E61;
}

.bodytext13{
font-size: 13px;
line-height: 1.5em;
color: #5C5E61;
}

.bodytext2{
font-size: 11px;
line-height: 1.5em;
color: #5C5E61;
}

.bodytext3{
font-size: 11px;
line-height: 1.5em;
color: #95999E;
}

.header3{
font-size: 17px;	
font-weight: bold;
color: #BEAC86;
}

.footer{
font-size: 10px;	
line-height: 1.5em;
color: #6F6F6F;
}

a{
color: #225B85;
text-decoration:none;
}

a:HOVER{
color: #2796E8;
}

a:VISITED{
color: #225B85;
text-decoration:none;
}

a:VISITED:HOVER{
color: #2796E8;
}

fieldset
{
border: 0px solid #ccc;
width: 100%
}

legend
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 14px;
font-weight: bold;
color: #5B1616;
background: #ffffff;
padding: 2px 6px;

} 

label
{	
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
font-weight: bold;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

input
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #2d2d2d;
background: #ffffff;
border: 1px solid #ccc;
}

textarea
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #2d2d2d;
background: #ffffff;
border: 1px solid #ccc
}

select
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #2d2d2d;
background: #ffffff;
border: 1px solid #ccc
}


