body {margin:0; padding:0; color:#333333; font-family:arial; font-size:small; background-color:#ffffff}
td {font-family:arial; font-size:11px}
input, select, textarea {font-family:arial; font-size:11px}
h1 {font-size:14px; font-weight:bold}
h2 {color:#333; font-size:12px; font-weight:bold; display:block; }
h3 {color:#ffffff; font-size:11px; font-weight:bold; display:inline; margin-bottom:3px}
input.search {font-family:arial; font-size:10px; color:#333333;}

a:link {text-decoration: underline; color:#333333}
a:visited {text-decoration: underline; color:#333333}
a:active {text-decoration: underline; color:#333333}
a:hover {text-decoration: underline; color:#005a74}

#menu
{
    margin-left:23px
}

#menu a
{
    display:block;
    float:left;
    padding-top:7px;
    padding-bottom:7px;
    padding-left:8px;
    padding-right:8px;
    font-size:11px;
    font-weight:bold;
}

.menu-on
{
    display:block;
    float:left;
    color:#ffffff;
    background-color:#56798b;
    padding-top:7px;
    padding-bottom:7px;
    padding-left:8px;
    padding-right:8px;
    font-size:11px;
    font-weight:bold;
}

#menu a:link {text-decoration:none; color:#a8cbdc}
#menu a:visited {text-decoration:none; color:#a8cbdc}
#menu a:active {text-decoration:none; color:#a8cbdc}
#menu a:hover {text-decoration:none; color:#ffffff; background-color:#56798b}

#menu a.on:link {text-decoration:none; color:#ffffff; background-color:#56798b}
#menu a.on:visited {text-decoration:none; color:#ffffff; background-color:#56798b}
#menu a.on:active {text-decoration:none; color:#ffffff; background-color:#56798b}
#menu a.on:hover {text-decoration:none; color:#ffffff; background-color:#56798b}

.home-header {font-size:11px; color:#ffffff}

.search {font-size:11px; color:#a8cbdc; font-weight:bold}

.tab {font-size:11px; color:#a8cbdc; font-weight:bold; background-color:#000000; padding-top:5px; padding-bottom:5px; padding-left:15px}
.bar {border-top:#a7cadb 1px solid; border-bottom:#a7cadb 1px solid}
.bar-2 {border-top:#a7cadb 3px solid}
.home-headline {font-size:12px; color:#56798b; font-weight:bold; margin-bottom:7px}
.home-headline-small {font-size:11px; color:#56798b; font-weight:bold; margin-bottom:7px}

.sidebar-label
{
    font-size:11px;
    color:#a8cbdc;
    font-weight:bold;
    background-color:#000000;
    background-image: url(/images/sidebar_background.gif);
    background-repeat: repeat-x;
    padding-top:9px;
    padding-bottom:5px;
    padding-left:15px;
    margin-top: 2px;
}
.sidebar-content
{
    background-color:#ededed;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:15px;
    padding-right:15px;
    border-bottom:#cccccc 1px solid;
    border-left:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
}

#sub-navigation {
	
    color: #ffffff;
    margin-top: 13px;
    margin-left: 10px;
    margin-right: 15px;
	}
#sub-navigation ul li{
	margin-left: -15px;
	list-style: none;
	}


#sub-navigation a:link {text-decoration:none; color:#ffffff}
#sub-navigation a:visited {text-decoration:none; color:#ffffff}
#sub-navigation a:active {text-decoration:none; color:#ffffff}
#sub-navigation a:hover {text-decoration:underline; color:#ffffff}

/*#sub-navigation a.on:link {text-decoration:underline; color:#ffffff}
#sub-navigation a.on:visited {text-decoration:underline; color:#ffffff}
#sub-navigation a.on:active {text-decoration:underline; color:#ffffff}
#sub-navigation a.on:hover {text-decoration:underline; color:#ffffff}
*/

.on { text-decoration:none; color:#ffffff; background-color:#56798b;}

#footer
{
    font-size:10px;
    color:#999999;
    padding-left:25px;
    padding-bottom: 10px;
}

#footer a:link {text-decoration:none; color:#999999}
#footer a:visited {text-decoration:none; color:#999999}
#footer a:active {text-decoration:none; color:#999999}
#footer a:hover {text-decoration:underline; color:#999999}

ul {
    margin: 10px 0px;
	}

.extra_room {
	margin: 10px;
	padding: 10px;
	border: 1px solid #e4eef3;
	background: #fafdff;
	}

.highlight { background: #fffaf0; font-size: 140%;}
.subheader {font-size: 110%; font-style:italic; color: #d0092a; font-weight: bold; }

.list {
	clear: both;
	margin: 0 10px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	background: #edf6fa;
	font-weight: normal;
	}	
	
.list li { 
	list-style: none; 
	padding: 0 0 0 16px; 
	margin: 0 0 0 4px;
	background: url(images/bullet.gif)  no-repeat;
	font-weight: normal;
	}
	
.sitemap, .sitemap a:link, .sitemap a:visited, .sitemap_title a, .sitemap_title a:visited {
	font-size: 16px;
	font-weight:bold;
	color: #D0092A;
	}

.sitemap_links a, .sitemap_links a:visited {
	text-decoration:none;
	}
.sitemap_links a:hover{
	text-decoration:underline;
	}
.content2 { COLOR: #000000; }
.content2 A:link    { COLOR: #FF0000; }
.content2 A:visited {  COLOR: #000000; text-decoration: underline}
.content2 A:active  {  COLOR: #000000; text-decoration: underline}
.content2 A:hover   {  COLOR: #C00000; text-decoration: underline}

.input { font: 11px Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; background:#CCCCFF; }
.input2 { COLOR: #000000; background:#d3e2ef  ; }
.button { font: 11px Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; background:#d3e2ef; }
