/* CSS Document */

body{
	margin:0px;
	border:0px;
	background-color:#044474;
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
}

a{
	color:#ffffff;
	font-weight:900;
	text-decoration:none;
	border-bottom:1px dashed #ffffff;
}

h1, h2, h3, h4, h5 {margin:0px;border:0px;}

h1 {
	color:#FFFFFF;
	font-weight:500;
}

h2 {
	color:#FFFFFF;
	font-weight:100;
}

h3 {
	color:#FFFFFF;
	font-weight:100;
}

h1 a{
	color:#FFFFFF;
	font-weight:500;
}

h2 a{
	color:#FFFFFF;
	font-weight:100;
}

h3 a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.fieldname{
	font-weight:900;
}

img {border:0px; border-bottom:0px;}

.logo {border-bottom:0px;}

.logo a {border-bottom:0px;}

.selected{
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-y;
	border-bottom:1px dotted #FFFFFF;
	padding-left:15px;
}

.selected1{
	background-image:url(../images/nav_bg1.jpg);
	background-repeat:repeat-y;
	border-bottom:1px dotted #FFFFFF;
	padding-left:15px;
}


.selected2{
	background-image:url(../images/nav_bg2.jpg);
	background-repeat:repeat-y;
	border-bottom:1px dotted #FFFFFF;
	padding-left:15px;
}


.selected3{
	background-image:url(../images/nav_bg3.jpg);
	background-repeat:repeat-y;
	border-bottom:1px dotted #FFFFFF;
	padding-left:15px;
}


.selected4{
	background-image:url(../images/nav_bg4.jpg);
	background-repeat:repeat-y;
	border-bottom:1px dotted #FFFFFF;
	padding-left:15px;
}


.selected5{
	background-image:url(../images/nav_bg5.jpg);
	background-repeat:repeat-y;
	border-bottom:1px dotted #FFFFFF;
	padding-left:15px;
}

.selected6{
	background-image:url(../images/nav_bg6.jpg);
	background-repeat:repeat-y;
	border-bottom:1px dotted #FFFFFF;
	padding-left:15px;
}

.selected7{
	background-image:url(../images/nav_bg7.jpg);
	background-repeat:repeat-y;
	border-bottom:1px dotted #FFFFFF;
	padding-left:15px;
}


.normal{
	border-bottom:1px dotted #FFFFFF;
	padding-left:15px;
}

.selected a{
	font-weight:500;
	color:#ffffff;
}

.normal a{
	font-weight:500;
}

.nav a{
	color:#ffffff;
	font-weight:500;
	border-bottom:0px;
}

p {

font-size: 11px;

}
