body {
	background-color: #BCC3C8;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

img {
	border-width: 0;
}

table {
	font-size: 1em;
}

td, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #F13E30;
}

a:active {
	color: #000000;
}

/*START MENUER*/

A.menulink {
	color: #5F6569;
	text-decoration: none;
	letter-spacing: 1px;
}
A.menulink:visited {
		color:#5F6569;
		text-decoration:none; 

}
A.menulink:active {
		color:#5F6569;
		text-decoration:none; 

}
A.menulink:hover {
		color:#F13E30;
		text-decoration:none; 
}

.selectedmenu {
		color:#F13E30;
		text-decoration:none; 
}

A.menusublink {
	color: #5F6569;
	text-decoration: none;
	letter-spacing: 1px;
}
A.menusublink:visited {
		color:#5F6569;
		text-decoration:none; 

}
A.menusublink:active {
		color:#5F6569;
		text-decoration:none; 

}
A.menusublink:hover {
		color:#F13E30;
		text-decoration:none; 
}

.selectedsubmenu {
		color:#F13E30;
		text-decoration:none; 
}

/*END MENUER*/

.header {
	position: relative;
	width: 830px;
	height: 135px;
}

.headertxt {
	padding-top: 35px;
	padding-left: 27px;
	text-align: left;
	font-size: 11px;
	color: #5F6569;
}

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: normal;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: normal;
}

#topnav {
	background-color: #F13E30;
	background-image: url(/images/nav_bg.gif);
	background-repeat: no-repeat;
	width: 100%px;
	height: 23px;
}

#topnavtxt {

	padding-top: 6px;
	padding-left: 15px;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
}

#blank {
	width: 100%px;
	height: 35px;
}

.shim {
	display: none;
}


#page {
	background-color: #ffffff;
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 830px;
	padding: 0px 0px;
	padding-top: 0px; /* Weird Mozilla Bug */
}


#sidebar {
	float: left;
	width: 215px;
	height: 100%;
}

#sidebartxt {
	margin-top: 0px;
	margin-left: 15px;
	text-align: left;	
}


#content {
	height: 300;
	margin-left: 230px;
	text-align: left;
}


#contenttext {
	width: 575px;
	text-align: left;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

#footer {
	position: relative;
	width: 100%px;
	height: 25px;
	background: url(/images/footerbg.gif);
	text-align: right;
}



.Formslayout
{
    BORDER-RIGHT: #8A919A 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #8A919A 1px solid;
    PADDING-LEFT: 1px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #8A919A 1px solid;
    WIDTH: 250px;
    COLOR: #000000;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #8A919A 1px solid;
     BACKGROUND-COLOR: #fefefe
}
.Sendlayout
{

	BORDER-RIGHT: #58676C  1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #58676C  0px solid;
	PADDING-LEFT: 1px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #58676C  0px solid;
	WIDTH: 90px;
	COLOR: #333C3F;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #58676C  1px solid;
	BACKGROUND-COLOR: #BCC3C8;
	
}
