body{
	text-align:center;	
}
p { clear:both;}
table {
	font-size: 1em;	
}

#menu a, #topmenu {
	font-size: 14.5px;
	font-weight: bold;	
}

img {
	border: 0;
	margin:0;
	padding:0;
}
	
ul {
	/*list-style:url(../images/blue_dot.gif);*/	
}

a {
color:blue;
text-decoration:none;
}

a:visited {
	color:blue;
}

a:hover {
	text-decoration: underline;
}
#page {
	width:800px;
	padding:0px;
	margin-top:15px;
	margin-left: auto;	
	margin-right: auto;
	background-color:#FFF;
	border: 2px solid #ccc;
	background-image: url(../images/blue_bg.jpg);
	background-repeat:repeat-y;
	background-position: left;
	text-align:left;
}
	
#menu {
	float: left;
	padding: 0;
	margin: 0px;
	border: 0px;
	background: #0171bb;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
}
	
#content {
	float: left; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	border: 0px;
	width: 640px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
}
	


#contentwrapper {
	padding: 5px 20px 5px 35px;	
	min-height:300px;
}
	
	
/** Menu **/	
#topmenu {
	color: #000;
	background-color: #b6d0df;
	text-align: center;
	height:32px;
	padding-top:9px;
}

#topmenu a {
	color: #000;
	padding-top:5px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .14em;
	padding: 0 5px 0 5px;
}

#topmenu a:hover, #topmenu a.current {
	color: #0171bb;
	text-decoration: none;
}

#menu ul {
	margin: 0;
	padding: 22px 2px 0 2px;
	list-style: none;
	font-size: 1em;
}

#menu ul li {
	vertical-align:middle;
	padding:0;
	margin:0;
	border: 1px solid #0171bb; 
}

#menu ul a {
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	color: #FFFFFF;
	display: block;
	letter-spacing:-.0px; 
	vertical-align:middle;
	text-transform: uppercase;
}

#menu ul a:hover {
	background-color:#b6d0df;
	color: #222;
}

#menu a.current {
	background-color:#b6d0df;
	color: #222;
}
/** /Menu **/





div#title {
	display:block;
	font-size: 1.1em;
	color:#0070ba;
	text-transform:uppercase;
	padding-top:20px;
}

div#title h1, div#contentwrapper h1 {
 	float:left;
	margin:0;
	color:#0070ba;
	text-transform:uppercase;
	padding:0;
	font-size:2.2em;
	line-height: 1.3em;
	font-weight:normal;
	width:430px;
}

div#title h1 span.firstletter {
	font-size:1.3em;
	font-weight:normal;	
}

div#title #fontsizes {
	padding-top:1em;
	padding-bottom:1em;
	float:right;
}

div#title #fontsizes span.selected {
	text-decoration:underline;
	font-weight:bold;	
}

div#title #fontsizes span#large {
	font-size:18px;
	cursor: pointer;	
}

div#title #fontsizes span#medium {
	font-size:15px;
	cursor: pointer;
}

div#title #fontsizes span#small {
	font-size: 13px;
	cursor: pointer;	
}


.clear {
	clear:both;
}

#headerimage {
	display: block;
}

#footer {
	postion:fixed;
	bottom:0px;
	overflow:hidden;
	margin:0;
	padding: 0;
	text-align:right;
}

#footer img {
	margin: 0;
	padding: 0;
}

div#sitemap a{
  margin: 3px;
 }

div.sublinks {
	padding-left:25px;
	margin-bottom:5px;
}

div.sublinks a {
	display: block;
}

div#commerx {
	width: 800px;
	margin: auto;
	text-align: right;
	margin-bottom:15px;
}

img#commerx_logo {
	align: right;
}

#highlight_menu {
	background-color: #368fc9;
	margin: 25px 0 0 0; 
	padding: 14px 2px 14px 2px;
}
#highlight_menu ul {
	margin-top: 0px;
	padding-top: 0px;
}
#highlight_menu ul li {
	border: 0;
}

#highlight_menu a {
	color: #FFFFFF;
	margin: 1px 0 1px 0;
	padding: 3px 12px 3px 12px;
	display: block;
}

#highlight_menu a:hover {
	text-decoration:none;
	background-color: #7ca7c3;
}

