body { 
	margin:0; padding:0; right-margin:0;
	height:100%; 
	background: #ffffff url('images/bg12.jpg'); 
	background-position: bottom left;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

body td, p, li, ul{ 
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
}



ul, li {
	list-style: square;
	padding-bottom:6px;
}

.nav_bg { background: url('images/nav_bg1.png'); background-repeat: repeat-y; padding-top:40px; padding-bottom:20px; float: left;}
.nav_bg a:link, .nav_bg a:visited {background: #2752C3; text-decoration: none; float:left; width:90px; line-height: 25px; height: 25px; text-align:center; color:#ffffff; font-weight:bold; font-size:12px; border: 1px solid #DEE8F8; margin:0px;}
.nav_bg a:hover {background: #1F3B9E; text-decoration: none; float:left; width:90px; line-height: 25px; height: 25px; text-align:center; color:#ffffff; font-weight:bold; font-size:12px; border: 1px solid #DEE8F8; margin:0px;}

.left_nav a:link, .left_nav a:visited {background: url('images/body_bg.png'); text-decoration: none; line-height: 20px; height: 20px; float:left; width:183px; margin-left:0px; text-align:left; padding-left:10px; padding-top:4px; padding-bottom:4px; color:#ffffff; font-weight:bold; font-size:11px;  border-right: 1px solid #DEE8F8; border-top: 1px solid #DEE8F8;}
.left_nav a:hover {background: #549E3D; text-decoration: none; float:left; width:183px; line-height: 20px; height: 20px; text-align:left;  padding-left:10px; padding-top:4px; padding-bottom:4px; color:#ffffff; font-weight:bold; font-size:11px;  border-right: 1px solid #DEE8F8; border-top: 1px solid #DEE8F8; }

.left_nav2 a:link, .left_nav2 a:visited {background: url('images/body_bg.png'); text-decoration: none; line-height: 20px; height: 20px; float:left; width:183px; margin-left:0px; text-align:left; padding-left:10px; padding-top:4px; padding-bottom:4px; color:#ffffff; font-weight:bold; font-size:11px;  border-right: 1px solid #DEE8F8; border-bottom: 1px solid #DEE8F8; border-top: 1px solid #DEE8F8;}
.left_nav2 a:hover {background: #549E3D; text-decoration: none; float:left; width:183px; line-height: 20px; height: 20px; text-align:left;  padding-left:10px; padding-top:4px; padding-bottom:4px; color:#ffffff; font-weight:bold; font-size:11px;  border-right: 1px solid #DEE8F8; border-bottom: 1px solid #DEE8F8; border-top: 1px solid #DEE8F8;}

.left_nav1 {background: #549E3D; line-height: 20px; height: 20px; text-align:left;  padding-left:10px; padding-top:4px; padding-bottom:4px; text-decoration: none; float:left; width:17px; margin-left:0px; text-align:left; border-right: 1px solid #DEE8F8; border-left: 1px solid #DEE8F8; border-top: 1px solid #DEE8F8; }
.left_nav3 {background: #549E3D; line-height: 20px; height: 20px; text-align:left;  padding-left:10px; padding-top:4px; padding-bottom:4px; text-decoration: none; float:left; width:17px; margin-left:0px; text-align:left; border: 1px solid #DEE8F8; }



input, textarea{
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

select{
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left:10px;
}

.content_border {
	border: 1px solid #DEE8F8;
	width: 561px;
	height:251px;
}

.content{
	padding: 20px;
	background: url('images/body_bg.png');
	border: 1px solid #DEE8F8;
	width:739px;
}

.logo{
	/*background: url('images/body_bg.png');*/
	border: 1px solid #DEE8F8;
	width:240px;
	height:76px;
	padding:5px;
	background: #ffffff;
	text-align: right;
}


.sirwalter {
	border: 1px solid #DEE8F8;
	width: 136px;
	height:120px;
	background: #ffffff;
	padding-left:30px;
	margin-top:12px;	
}

h1 {
	font-family : tahoma, verdana, helvetica, sans-serif; 
	font-weight :bold; 
	font-size : 20px; 
	color : #FFD220; 
	margin-bottom:10px;
}

h2 {
	font-family : tahoma, verdana, helvetica, sans-serif; 
	font-weight :bold; 
	font-size : 14px; 
	color : #FFD220; 
	margin-bottom:10px;
}

h3 {
	font-family : tahoma, verdana, helvetica, sans-serif; 
	font-weight :bold; 
	font-size : 14px; 
	color : #FFD220; 
	margin-bottom:10px;
}

h4 {
	font-family : tahoma, verdana, helvetica, sans-serif; 
	font-weight :bold; 
	font-size : 14px; 
	color : #FFFFFF; 
	margin-bottom:10px;
}

A 		{ color: #FFD220; font-size:13px; text-decoration:none; font-weight:bold;}
a:visited	{ color: #FFD220; font-size:13px; text-decoration:none; font-weight:bold;}
a:hover		{ color: #080000; font-size:13px; text-decoration:underline; font-weight:bold;}

.step {
background: url('images/next.png');
background-repeat:no-repeat;
display:block;
height:32px;
width:32px;
}

.step a:link, .step a:visited {
background: url('images/next.png');
background-repeat:no-repeat;
display:block;
height:32px;
width:32px;
}

.step a:hover{
background:url('images/next_ov.png');
background-repeat:no-repeat;
display:block;
height:32px;
width:32px;
margin-right:0px;
}

.back {
background-image:url('images/back.png');
background-repeat:no-repeat;
height:32px;
width:32px;
}

.back a:link, .back a:visited {
background-image:url('images/back.png');
background-repeat:no-repeat;
display:block;
height:32px;
width:32px;
}

.back a:hover{
background-image:url('images/back_ov.png');
background-repeat:no-repeat;
display:block;
height:32px;
}

.heading {
	font-family : tahoma, verdana, helvetica, sans-serif; 
	font-weight :bold; 
	font-size : 16px; 
	color : #ffffff; 
	background: #3c3c3c;
	text-decoration : none; 
	padding: 10px;
	text-align: left; 
}


.copy{
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF; 
	font-weight:normal;
	text-align:right;
}

.foot{
	padding: 20px;
	background: url('images/body_bg.png');
	border: 1px solid #DEE8F8;
	width:969px;
}

.foot1{
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF; 
	font-weight:bold;
	text-align:center;
}

.foot1 a:link, .foot1 a:visited{
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
}

.foot1 a:hover{
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-size:20px;
	color:#0033B9;
	font-weight:bold;
}

.text-bold{
	font-family:Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#8F2354;
}

#dropmenudiv{
position:absolute;
margin-left:0px;
border-bottom:0px solid #DEE8F8;
line-height:20px; z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:tahoma, verdana, helvetica, sans-serif; border-bottom-width:0px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid #DEE8F8;
border-left: 1px solid #DEE8F8;
padding: 1px 0;
font-size: 12px;
text-decoration: none;
font-family:tahoma, verdana, helvetica, sans-serif;
font-weight: bold;
color:#ffffff;
background: #2752C3;
}

#dropmenudiv a:hover{ /*hover background color*/
background: #1F3B9E;
}



.MenuVisible {
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	width: 0px;
	height: 24px;
	position:absolute;
	visibility:visible;
}
.Menu {
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	width: 0px;
	height: 24px;
	position:absolute;
	visibility: hidden;
}