body {
	margin: 0;
	padding: 0;
	background: #E6E6E6 url(../img/page_bg.png) repeat-y center top;
	text-align: center;/*IE centering hack*/
	
	}

#wrapper {
	width:1008px;
	margin-left: auto;
	margin-right: auto;
}

.strapline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #0000FF;
	vertical-align: sub;
	margin-top: -1em;
	margin-bottom: 0em;
	background-color: #FFFFCC;
}


table
	{
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
td {
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	}
.CoName {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #0000FF;
}
.co_name2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}

.list {
	list-style-position: outside;
	list-style-image: url(../img/list_logo.png);
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 150%;
	font-weight: bold;
	background-position: left;
	color: #3333CC;
	margin: 0px;
	padding: 0px;
	float: none;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	color: #000000;
	background-color: #FFFFCC;
	padding-right: 15px;
	padding-left: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 120%;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFCC;
	text-align: center;
}


.sidebar {
	background-position: left;
	vertical-align: text-top;
	background-repeat: repeat-y;
	background-image: url(../img/sidebar_bkgnd.png);
	width: 175px;
}	
.form_element {
	background-color: #CCCCCC;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px;
	width: 200px;
	font-size: 12px;
	height: auto;
	background-repeat: repeat-x;
	border: thin solid #000000;
	text-align: left;
	white-space: normal;
	float: left;
}
.formCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	white-space: nowrap;
	border-bottom-color; #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.form-labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-align: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border: thin solid #000000;
}

.ContactAlternatives {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
}
.address {
	font-family: "Times New Roman", Times, serif;
	line-height: 3px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-indent: 20px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	background-color: #999999;
	clear: both;
	margin-top: 15px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	}
.swap_img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	float: none;
	line-height: 1em;
}
