body {
	background-attachment: fixed;
	background-color:#FFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#wrapper {
	position:relative;
	background-image: url(images/headerbg.jpg);
	background-repeat:repeat-x;
	background-color:#E3F3FF;
	width:95%;
	max-width: 1300px;
	min-width: 931px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	min-width:900px;
	height: 140px;
}
#footer {
	clear: both;
	display:block;
	height: 90px;
	background-color:#E3F3FF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0099FF;
	text-align: center;
}
#content{
	clear:both;
	margin-left:10px;
	margin-right:10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0099FF;
}
#leftcol {
	float: left;
	width: 300px;
	height:100%;
	text-align: center;
	position: relative;
}
#rightcol {
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0099FF;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left:310px;
	margin-right: 10px;
	position: relative;
}
.clearright {
	clear: right;
}
.floatleft {
	float: left;
	display:inline;
}
.floatright {
	float: right;
	margin-right:18px;
	text-align:center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #09F;
	line-height: 28px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}
p,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 125%;
	margin-right:18px;
}
a:link {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
}

a.button:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFF;
}
form {
	/*max-width: 100%;*/
	padding: 10px;
}

ol{
	list-style-image: none;
	list-style-type: none;
}
.bluetable {
	border: thin solid #3399FF;

}
.leftmargin {
	margin-right: 18px;
	margin-left: 8px;
	margin-bottom:10px;

}



/* CSS Form Styling */

#formreset li{
	font-size: 100%;
	list-style-type: none;
	list-style-image: none;
}

form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset {
	border: 1px solid #000;
	 }

legend {
	padding: 0;
	color: #000;
	}

input, textarea, select {
	margin: 3px;
	/*padding: 3px;*/
	font-size: 100%;
	font-family: inherit;
	}
	
select { padding: 0; }

form.cmxform {
	/*width: 100%;*/
	font-size: 0.7em;
	color: #333;
	}
form.cmxform li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	}	
	
form.cmxform legend {
	padding-left: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
 }
	
form.cmxform label {
	color: #000000;
}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #353A94;
	background: url(../images/template/cmxform-fieldset.jpg) left bottom repeat-x;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(../images/template/cmxform-divider.jpg) left bottom repeat-x;
	list-style-type: none;
	}

form.cmxform fieldset { margin-bottom: 10px; }
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display:-moz-inline-block;
  	display:-moz-inline-box;
  	display: inline-block;
	line-height: 1.5;
	vertical-align:middle;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	padding: 5px;
	margin: 0;
	list-style-type: none;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 120px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */
.inputnomargin{
	margin: 0px;
}
.inputwidemargin{
	margin-left:100px;
}
.vbottom{
	vertical-align:bottom;
}
.vtop{
	vertical-align:top;
	}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */
.ab-nav-container a {
	cursor: pointer !important;
}
.ab-nav-container a img {
	cursor: pointer !important;
}
.ab-nav-container a:hover {
	background: transparent !important;
	text-decoration: none !important;
	cursor: pointer !important;
}
.ab-nav-container a img:hover {
	background: transparent !important;
	text-decoration: none !important;
	cursor: pointer !important;
}
.ab-header-img-static {
	position: absolute;
	top: 12px;
	right: 15px;
	width: 356px;
	cursor: pointer !important;
}
