@import url("generic.css");



body {
font-family: Arial, Helvetica, Sans-Serif;
color: #3a4450;
padding: 0px;
margin: 0px;
background-color: #90a9c7;
}



a, a:active, a:link, a:visited {
color: #e776a4;
text-decoration: none;
}



a:hover {
color: #00958f;
}



a.softa, a.softa:visited, a.softa:link, a.softa:active {
color: #a9b4bb;
}



a.softa:hover {
color: #00958f;
}



a.red, a.red:visited, a.red:link, a.red:active {
color: #c5141a;
font-weight: bold;
}



a.red:hover {
color: #2e6184;
font-weight: bold;
}



a.grey, a.grey:visited, #footer a, #footer a:visited {
color: #b1b1b1;
margin-bottom: 2px;
}



a.grey:hover, #footer a:hover {
color: #aa8192;
}



h1 {
color: #d71e6a;
font-size: 16px;
margin: 0 0 15px;
padding-left: 10px;
font-weight: bold;
}



h2 {

color: #494e7b;

font-size: 12px;

margin: 0 0 10px;

padding-left: 10px;

font-weight: bold;

}



p {
color: #3a4450;
}



.accesskey {

text-decoration: underline;

}

/* -- quickfinder -- */
.grey {
	margin-left:5px;
}


/* ----------container to center the layout-------------- */

#container {
width: 750px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
border: 1px solid #000;
margin-top: 20px;
}



/* ----------upper nav area--------------- */

#quickfinder {
background-image: url("../images/quickfinder.gif");
background-repeat: no-repeat;
background-position: top right;
color: #999999;
height: 36px;
padding: 2px;
font-size: 70%;
}



#topspace {

background-color: #fff;

padding: 0px;

height: 55px;

text-align: left;

border-bottom: 1px solid #f0f0f0;

}



#navlist {
width: 750px;
text-align: center;
height: 24px;
background-image: url("../images/topnav.gif");
background-repeat: repeat-x;
line-height: 20px;
font-size: 70%;
}



.hbuttons a, .hbuttons a:visited {
color: #606060;
display: block;
text-decoration: none;
width: 85px;
height: 23px;
float: left;
display: inline;
margin-right: 8px;
background-repeat: no-repeat;
text-align: center;
line-height: 18px;
}



.hbuttons a:hover{
background-image: url("../images/topnav_over.gif");
color: #999999;
}





/* ----------banner for logo-------------- */

#banner {

background-color: #fff; 

padding: 0px;

margin: 0px;

height: 122px;

}

#banner img {padding: 0px 0px;} 



#breadcrumb {

height: 20px;

border-bottom: 1px solid #f0f0f0;

line-height: 14px;

margin-bottom: 10px;
font-size: 90%;
}



#date {

float: left;

width: 180px;

margin-left: 5px;

}



#crumb {

float: right;

width: 300px;

margin-right: 5px;

text-align: right;

}



.backlink {
text-align: right;
margin-right: 5px;
margin-top: 5px;
font-size:90%;
}





/* -----------------content--------------------- */

#content {
background-color: #ffffff;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
margin-top: 3px;
text-align: justify;
padding-top: 5px;
border-left: 1px solid #f0f0f0;
font-size: 75%;
}





p, pre{
padding: 5px 10px;
margin: 0px;

}



/* --------------left navi------------- */

#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
background-color: #fff;
padding-top: 5px;
text-align: center;
font-size:70%;
}



#leftblock {
height: 157px;
border-bottom: 1px solid #f0f0f0;
text-align: center;
}



.menuitem {

height: 20px;

display: block;

line-height: 20px;

text-indent: 20px;

border-bottom: 1px solid #f0f0f0;

text-align: left;

}



.menuitem a, .menuitem a:visited, .menuitem a:link {

color: #3a4450;

width: 200px;

height: 20px;

display: block;

}



.menuitem a:hover {

background-color: #e0e4f0;

}



.highlight {

color: #e776a4;

font-weight: bold;

}



/* -----------footer-------------- */

#bar1 {

height: 15px;

background-color: #1a206d;

clear: both;

}



#bar2 {

height: 7px;

background-color: #d71e6a;

clear: both;

}



#footer {
font-size: 70%;
background-color: #fff;

clear: both;

padding: 0px;

text-align: center;

line-height: 20px;

height: 70px;

margin-top: 5px;

}

.mainbody {
  width:530px;
}
.mainbody ul,li
{
	text-align:left;
 	font-size:98%;
	padding-right:5px;
}

a.mainbody { font-size:98%; }

.mainbody2 {
  width:500px;
}
.mainbody2 ul,li
{
	text-align:left;
 	font-size:98%;
	padding-right:5px;
}

a.mainbody2 { font-size:98%; }
