﻿body
{
    background-color: #FFFFFF;
    margin: 0;
    padding-top: 10px;
    text-align: left;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    line-height:17px;

}

.heading
{
    font-family: Tahoma, Verdana;
    font-size: 1.5em;
    font-weight: bold;
    color: #283267;
    
}
.subheading {
    color: #608DC4;
    font-size: 1.0em;
    font-variant: small-caps;
}

.body_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    
}
.page_indicator {
    color: White;
    background-color: #608DC4;
    height: 40px;
    border-bottom: solid 1px white;
    
}
.body_part {
    border-right: solid 3px white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
}
.picture_part 
{
    margin-top: 0px;
    padding-top: 0px;
    background-color: #F5F5F5;
    height: 100%;
    border-bottom: solid 1px #F5F5F5;
    border-top: solid 1px #F5F5F5;
}


img {
	border-width: 0;
}

th
{
    font-weight: normal;
    vertical-align: top;
}
td
{
    vertical-align: top;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}
a
{
    text-decoration: none;
    color: #000080;
}
a:visited {
	color: #352b0b;
}

a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	color: #990000;
}
a.white {
	color: White;
	text-decoration: none;
}
a.white:hover {
	color: Red;
}
a.white:visited 
{
    color: White;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 11px;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}


ul {
	list-style-type: none;
	list-style-image: url(/images/3x3square.gif);
	line-height: 1.3em;
	font-size: 11px;
}

.menu_sub {
    border-top: solid 1px #dde1e4;
    font-size: 11px;
    padding-left: 15px;
    margin:0px;
    padding: 3px 0px 3px 20px;
    font: menu;
    text-decoration: none;
    height: 39px;
    text-align: left;
    vertical-align: middle;
    width: 125px;
    color: White;
    font-weight: bold;
    cursor: hand;
    color: Black;

}
.menu_sub_selected {
    color: Silver;
    font: menu;

}
.menu {

    padding-right: 5px; 
    padding-left: 15px; 
    border-top: solid 1px #dde1e4;
    font-size: 11px;
    margin:0px;
    font: menu;
    text-decoration: none;
    height: 39px;
    vertical-align: middle;
    color: White;
    cursor: hand;
}
.menux {
    padding-right: 5px; 
    padding-left: 15px; 
    height: 39px;
    text-align: left;
    vertical-align: middle;
    width: 169px;
    color: White;
    font-weight: bold;
    cursor: hand;
    font-family: 'Trebuchet MS', 'Lucida Grande',Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;

}
.menu_bg {
    background-color: #2D3D46;
}
.menu_bg_selected {
    background-color: #4A5860;
    color: White;
    font: menu;
    font-size: 11px;

}
.menu_hover {
color: #CCCCCC;

}
.menu_fg {
    color: White;
    font-weight: bold;
    font-family: 'Trebuchet MS', 'Lucida Grande',Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;

}
a.menu_fg {
    color: White;

}
a.menu_fg:visited {
    color: White;
}
a.menu_fg:hover {
    color: #283267;
    text-decoration: none;
}
a.menu_fg:active {
    color: #283267;
}
a.menu_bg_selected {
    color: #283267;

}
.menu_sep {
    border-bottom: solid 1px White;
}
.menu_sep_a {
    border-bottom: solid 1px #2D3D46;
}

.menu_sep_over {

    border-bottom: solid 1px #283267;
}

.bullet_red
{
    display:block;
    background:transparent url("images/navbullet.gif");
    background-position:left top;
    background-repeat:no-repeat;
    margin:0px;
    padding: 3px 0px 3px 16px;
    font-family: 'Trebuchet MS', 'Lucida Grande',
	      Verdana, Lucida, Geneva, Helvetica, 
	      Arial, sans-serif;

}
.slimbutton
{
    color: #000000;
    border-color: #CCCCCC #808080 #808080 #CCCCCC  ;
    border-width: 1px;
    border-style: Solid;
    font-family: Tahoma, Verdana;
    font-size: 1.0em;
    height: 18px;
}
FORM {
	MARGIN: 0px;
}
.content {
	margin-left: 20px;
	margin-right: 20px;
}
