* 
{
    margin:0;
padding:0
} 
body {
	margin : 0;
	padding : 0;
	font : 80% verdana, arial, sans-serif;
	color : #21346E;
	letter-spacing: 0.7px;
	text-align:justify;
	background-image: url(../../securePages/images/bg_gradient2.jpg);	
}
#container {
	width : 955px;
	border: 1px solid #21346E;
	margin-left: auto;
	margin-right: auto;
	background-color:White;
}

#navlist {
	padding : 5px 3px 5px 0px;
	margin : 0 0 0 150px;
	text-align : left;
	color : #FFFFFF;
	background-image:url(../../securePages/images/nav_bg1.gif);
	background-color: #1C326C;
	border: 1px solid;
	border-color: #1C326C;
	}
	
#navlist li {
	list-style : none;
	margin : 0;
	display: inline;
	border-bottom: none;
}


#navlist li a {
	margin : 0;
	color : #FFFFFF;
	text-decoration : none;
	border-right: 1px solid #999999;
	padding: 3px 1em;
	border-color: #1C326C;
}
#navlist li a:link {
color : #FFFFFF;
}
#navlist li a:visited {
color : #ffffff;
}
#navlist li a:hover {
	color : #000000;
	background-image:url(../../securePages/images/nav_over2.png);
}
#navlist li a #current {
color : #000000;
background-image:url(../../securePages/images/nav_over2.png);
}

#sidebar-a {
	position:relative; 
	z-index: 100;
	float : left;
	width : 150px;
	margin: 0;
	padding: 0;
    background-color: #1C326C;
    height : 548px;
    top: 0px;
    left: -1px;
}
#sidebar-b {
	position:relative; 
	float : right;
	width : 255px;
	margin: 0;
	padding: 0;
	color: #21346E;
	letter-spacing: 0.02em;
	text-align: left;
}
#main ul 
{
margin-left:65px; 
color:Black; 
list-style-type: disc; 
border:0;
}

.menu{
	margin:0;
	padding: 0;
	letter-spacing: 0.05em;
	text-align: left;
	list-style-type: none;
	font-size: smaller;
	text-indent: 0px;
}
ul{
	margin:1px;
	color: #21346E;
	list-style-type: none;
} 
li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}




.menu ul li {
	line-height : 1.7em;
	color : #FFFFFF;
	list-style-type: none;
	font-size: 11px;
	margin: 0px;
	padding: 2px 0 2px 0;
	letter-spacing: 0.02em;
}

.menu ul li a {
	list-style-type: none;
	
}
.menu ul li a:hover {
	color : #0099CC;
	list-style-type: none;

}

.menubutton{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px 0 3px 15px;
	list-style: none;
	text-indent: -10px;
}

.menubutton:hover{
	text-decoration:none ! important;
	color: #FFFFFF ! important;
	display: block;
	padding: 4px 0 3px 15px;
	background-color: #9394C4;
	list-style: none;
}
.submenubutton{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px 0 3px 25px;
	list-style: none;
	text-indent: -5px;
	
}

.submenubutton:hover{
	text-decoration:none ! important;
	color: #FFFFFF ! important;
	display: block;
	padding: 4px 0 3px 25px;
	background-color: #9394C4;
	list-style: none;
}
.ContentContainer
{
    width:805px; 
    height:600px; 
    float:right; 
    text-align:left;
    background-color:White;
}
.ContentContainer ul li
{
    border-bottom-width: 0px;
    color: #21346E;
    font-weight:bold;
    line-height:24px;
}
.Content-Right
{
    position: relative; 
    float:right; 
    width:350px; 
    margin-right:20px; 
    padding:0; 
    height: 600px; 
    top: -800px; 
    left: 0px;
    text-align:left;
}
.Content-Right a:visited
{
    color:#21346E;
}
#Content-Left h3 a:visited
{
    color:#21346E;
}
#Content-Left h3 a:link
{
    color:#21346E;
}
#Content-Left h4 a:visited
{
    color:Navy
}
#Content-Left h4 a:link
{
    color:Navy
}
.b_yellow
{
    height:100px;
    margin-top: 25px;
    width:300px;
    background-color:#FFB700;
    color: Navy;
}
.b_violet
{
    height:100px;
    margin-top: 25px;
    width:300px;
    background-color:#92C0FE;
    color: Navy;
}
.footer
{
    position:relative; 
    top:-850px; 
    width:805px; 
    background-color:White; 
    float:right; 
    left: 0px; 
    font-size: 7pt;
}
