/* CSS Document */

.style13 {
	color: #0000CC;
	font-weight: bold;
}

body {
	background-color: #ffffff;
}

input {
   background: #F3F4EC !important;
} 

#page {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index: 1;
	background-color: #ffffff;
	background-repeat:repeat-x;
	}

#Content {
	position:relative;
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	z-index: 2;
	background-color: #ffffff;
	background-repeat:no-repeat;
}

#header {
	position:relative;
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	z-index: 2;
	background-color: #ffffff;
}

#subhead {
	position:relative;
	width:500px;
	height:auto;
	margin-left:auto;
	margin-right:0px;
	z-index: 2;
	background-color: #ffffff;
	background-image: url(/images/bodyBoxMiddle.jpg);
	left: 2;
}

#envelope {
	position:relative;
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	z-index: 2;
}

#leftCol {
	position:relative;
	width:184px;
	height:auto;
	float:left;
	margin-right: auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	z-index: 2;
	top: 20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	white-space: normal;
	background-image: url(/images/leftcol.jpg);
	background-repeat:no-repeat;
}

#rightCol {
	position:relative;
	width:450px;
	height:auto;
	margin-left: auto;
	float:right;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	z-index: 2;
	top: 20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: justify;
	white-space: normal;
	background-image: url(/images/RightTextCap.jpg);
	background-repeat:no-repeat;
}

#rightBar {
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFCC00;
	font-size: 16px;
}

#leftBar {
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFCC00;
	font-size: 16px;
}

#spacer {
	position:relative;
	width:700px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
}

#fullSpanBottom {
position:relative;
	width:700px;
	height: auto;
	float:left;
	margin-right:auto;
	margin-bottom:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: justify;
	white-space: normal;
}
#footer {
	position:relative;
	width:700px;
	height: auto;
	padding:5px;
	float:left;
	margin-right:auto;
	margin-bottom: 0px;
	margin-top: auto;
}

.style2 {color: #FFCC00}
