body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.LeftMenu {
border-right:1px solid #000000;
background-color:#f5e0c6;
font-size:10px;
font-weight:normal;
background-image:url(img/leftmenu_bg.gif);
background-repeat:repeat-y;
}
.LeftMenu .current {
font-weight:bold;
}
.LeftMenu a:link, .LeftMenu a:visited, .LeftMenu a:active {
padding:4px 0px 4px 10px;
display:block;
color:#000000;
text-decoration:none;
} 
.LeftMenu a:hover {
background-color:#FFDA84;
border:1px solid #FFFFFF;
padding:3px 0px 3px 9px;	/*because of new border*/
}

.Footer {
background-color:#000000;
background-image:url(img/headerbar_bg.gif);
background-repeat:repeat-x;
border-top:1px solid #000000;
color:#FFFFFF;
font-size:xx-small;
padding:6px;
}
.Footer a:link, .Footer a:visited, .Footer a:active {
color:#FFFFFF;
text-decoration:underline;
}

.HeaderTitle {
color:#FFFFFF;
font-size:24px;
padding-left:10px;
}
.HeaderSubtitle {
color:#CCCCCC;
font-weight:bold;
font-size:14px;
padding-left:10px;
}

.imageheader {
margin:3px 5px 3px 5px;
border:1px solid #000000;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
line-height:140%;
}
h1 {
border-bottom:solid #365F91 1.5pt;
font-weight:normal;
}
.h1 {
border-bottom:solid #365F91 1.5pt;
font-weight:normal;
}

h2 {
border-bottom:solid #4F81BD 1.0pt;
font-weight:normal;
}
.h2 {
border-bottom:solid #4F81BD 1.0pt;
font-weight:normal;
}

.h3 {
font-size:16px;
font-weight:bold;
color:#004A77;
}

.h3small {
font-size:14px;
font-weight:bold;
color:#004A77;
}

.h4 {
font-size:14px;
font-weight:bold;
}

.h4small {
font-size:12px;
font-weight:bold;
}

.h5 {
font-size:12px;
font-weight:bold;
}

.h5small {
font-size:10px;
font-weight:bold;
}

h6 {
font-weight:normal; 
}
.h6 {
font-weight:normal;
font-size:11px;
}

.h6small {
font-weight:normal;
font-size:10px;
}

ul
{
	list-style-image: url('img/bullet.gif');
}
hr {
color:#0033CC;
background-color:#D8D8D8;
border:0px;
height:1px;
}
a:link {color: #0000CC;text-decoration: underline;}
a:visited {text-decoration: underline;color: #0000CC;}
a:hover {text-decoration: none;color: #FF0000;}
a:active {text-decoration: underline;color: #0000CC;}
.style1 {color: #FFFFFF}
