body {
	color: #FFFFFF;
	font-size: 70%;
	font-family: verdana;
	background: #FFFFFF;
}

.content {
	line-height: 160%;
}

table {
	font-size: 100%;
}

.white {
	color: #FFFFFF
}


.white a:hover {
	
}

a {
	color: #FFD800;
}
a:hover {
	color: #FF0000;
}

a.menu4 {
	color: #B7DFFF;
	text-decoration: none;
}

a.menu5 {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.menu {
     color:#FFD800;
     text-decoration:underline;
}

small {
	font-size: 85%
}

form {
	margin: 0px;
}

select {
	z-index: 1;
}


h1, h2, h3, h4, h5, h6 {
	
	font-family: arial;
	font-weight: normal;
	line-height: 100%
	
}

h1 {
	font-size: 200%;
	margin-bottom: 15px;
	color: #FFD800;
}

h1.menu {
    margin-left: 10px;
    font-weight: normal;
    font-size: 100%;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
}

h1.menu strong {
    font-weight: normal;
}

h1.menu a {
    text-decoration: none
}

h2 {
	font-size: 170%;
	color: #FFD800;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	color: #FFD800;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
}

#form_required_field {
	color: #FFD800;
}

p {
	line-height: 130%;
	text-align: justify;
}

input, select, textarea {
	font-size: 100%;
	font-family: verdana;
}


input.TextBox, input.TextBox_focus, input.TextBox_empty{
	background-repeat: repeat-x;
	border: 1px solid #063A64;
	height: 19px;
}

input.submitButton {
    background-repeat: repeat-x;
    background: url(/images/button_bg.gif);
    height: 35px;
    color: #FFFFFF;
    padding-bottom: 4px;
}

img {
     border: 0;
}

td.top_menu1{
     padding: 4px;
}
td.top_menu2{
     border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #6B94AE;
	border-bottom: 1px solid #6B94AE;
}

.navig {
     margin: 3px
}

input, select, textarea {
	font-size: 100%;
	color: black;
	border: 1px solid #062a77
}

ul li {
    line-height: 130%;
    margin-bottom: 8px;
    margin-top: 8px;
    list-style-image: url(/images/li1.gif);
}

ul ul li {
    line-height: 130%;
    margin-bottom: 8px;
    margin-top: 8px;
    list-style-image: url(/images/li2.gif);
}