/* CSS Document */

.scroll {
	border: none;
	scrollbar-3dlight-color: #336699;
	scrollbar-arrow-color : #003366;
	scrollbar-base-color : #336699;
	scrollbar-darkshadow-color : #336699;
	scrollbar-face-color: #336699;
	scrollbar-highlight-color: #336699;
	scrollbar-shadow-color: #336699;
	scrollbar-track-color: #003366;
}

body {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-color: #FFFFFF;
}

td, p {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

.bg_001 {
	background-image: url(../img/bg_site_001.jpg);
	background-repeat: repeat-x;
}

/* CONTENTS ********************************************** */

.content_001 {
	font-size: 13px;
	line-height: 20px;
	color: #003366;
}
a:link.content_001, a:visited.content_001 {
	color: #336699;
	border-color: #336699;
	border-width: 1px;
	border-style: dotted;
	text-decoration: none;
	background-color: #E1F4FD;
}
a:hover.content_001, a:active.content_001 {
	color: #FF6600;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: dotted;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.content_002 {
	color: #666666;
}
a:link.content_002, a:visited.content_002 {
	color: #666666;
	text-decoration: none;
}
a:hover.content_002, a:active.content_002 {
	color: #993300;
	text-decoration: underline;
}

.content_003 {
	color: #FFFFFF;
	font-size: 9px;
	line-height: 9px;
}
a:link.content_003, a:visited.content_003 {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.content_003, a:active.content_003 {
	color: #FF6600;
	text-decoration: none;
}

/* LINKS ********************************************* */

/* LINKS GERAL */
a:link, a:visited {
	color: #993300;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF3300;
	text-decoration: none;
}


/* LINKS 01 */
.link_001 {
	color: #666666;
	line-height: 13px;
}
a:link.link_001, a:visited.link_001 {
	color: #666666;
	text-decoration: none;
}
a:hover.link_001, a:active.link_001 {
	color: #FF6600;
	text-decoration: underline;
}
.link_002 {
display: block;
color: #333333;
font-size:9px;
width: 150px;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 24px;
padding-top: 0px;
padding-left: 40px;
}
a:link.link_002, a:visited.link_002  {
display: block;
color: #333333;
font-size:9px;
width: 150px;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 24px;
padding-top: 0px;
padding-left: 40px;
}

a:hover.link_002, a:active.link_002  {
color: #333333;
}

.mod_login a{
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

.mod_login a:hover, .mod_login a:visited{
color: #f2f2f2;
text-decoration: none;
}
/* TITLES ********************************************* */

.title_001 {
	font-size: 23px;
	font-weight: bold;
	line-height: normal;
	color: #336699;
}

.title_002 {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}

.title_003 {
	font-weight: bold;
	color: #666666;
}
#mod_login_greeting{
        color:#ffffff;
}

.contentheading{
       font-size: 15px;
	font-weight: bold;
	color: #003366;
}
/* BORDERS ********************************************* */

.border_001 {
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
.border_002 {
	border: solid;
	border-width: 1px;
	border-color: #999999;
}

/* BACKGROUNDS ********************************************* */

.background_001 {
	background-color: #336699;
	background-image: url(../img/bg_site_001.jpg);
	background-repeat: repeat-x;
}

.background_002 {
	background-color: #8CACBB;
}

.background_003 {
	background-color: #DEE7EC;
}

.background_004 {
	background-color: #F1EFE2;
}

.background_005 {
	background-color: #CCCC99;
}

/* MENU NAV ********************************************* */

.nav{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	z-index: 100;
	valign: top;
	background-color: #FFFFFF;

}

.nav a{
	width: 100%;
	display: block;
	text-indent: 0px;
	padding: 0px 0;
	text-decoration: none;
	text-indent: 5px;
}

.nav a:hover{
	text-decoration: underline;
}

/* FORMS ********************************************* */

input, select {
	/*width: 350px;*/
	border: solid 1px #003366;
	background-color: #CCCCCC;
	background-image: url(../img/bg_form_001.gif);
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
}
textarea {
	width: 350px;
	border: solid 1px #003366;
	background-color: #CCCCCC;
	background-image: url(../img/bg_form_001.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.send {
	border: solid 1px #003366;
	background-color: #003366;
	background-image: url(../img/bg_send_001.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
}

a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #ffffff;
background-image: url(../img/menu_out.gif);
background-repeat: no-repeat;
font-size:9px;
width: 160px;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 24px;
padding-top: 0px;
padding-left: 35px;
}

a.mainlevel:hover {
color: #333333;
background-image: url(../img/menu_over.gif);
background-repeat: no-repeat;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #ff6600;
        text-align: left;
}


a.sublevel:hover {
color: #ff9e31; text-decoration: none;
}

.latestnews {
	list-style-type: none;
        margin-left:0px;
        padding-left:0px;
        padding-bottom:20px;
}