/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 2px 3px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.cols { overflow: hidden; margin: 0; }
.cols .col { float: left; width: 50%; }
.cols .last { margin-right: 0; }
body #page .last { margin: 0; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

a:link, a:visited { 
	color: #11537a;
}
a:visited { 
	color: #11537a;
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Arial, sans-serif;
	background: #526692;
	padding: 40px 0 0;
}
#page {
	width: 980px;
	font-size: 1.2em;
	margin: 0 auto;
	text-align: left;
	position: relative;
	color: #111111;
	background: #FFFFFF url(../img/page-bg.png) repeat-y 0 0;
}
	#page2 {
		background: url(../img/page-b.png) no-repeat 0 100%;
	}
		#page3 {
			background: url(../img/page-t.png) no-repeat 0 0;
			padding: 0 0 41px;
			position: relative;
		}

#top {
	margin: 0 0 15px;
	padding: 20px 0 0;
	width: 100%;
	overflow: hidden;
}
	#logo {
		float: left;
		padding: 13px 0 0 20px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 332px;
			height: 120px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../img/logo-1.png) no-repeat 0 0;
			}
	#flash1 {
		float: right;
		padding: 0 42px 0 0;
	}

#menu {
	clear: both;
	height: 26px;
	line-height: 26px;
	margin: 0 20px 0 9px;
	width: 951px;
	overflow: hidden;
	font-size: 108.33%;
	background: url(../img/menu-bg.gif) repeat-x 0 0;
}
	#menu ul {
		float: left;
		padding: 0 0 0 5px;
	}
	#menu ul.menu2 {
		float: right;
	}
		#menu li {
			float: left;
			background: url(../img/menu-sep.gif) no-repeat 100% 0;
		}
		#menu li.last {
			background: none;
		}
			#menu li a:link, #menu li a:visited {
				display: block;
				float: left;
				color: #FFFFFF;
				padding: 0 10px;
			}
			#menu li a:link:hover, #menu li a:visited:hover {
			}
		#menu li.active {
		}
			#menu li.active a:link, #menu li.active a:visited {
			}

#wrap {
	margin: 0 35px 0 24px;
	width: 921px;
	overflow: hidden;
	line-height: 1.4;
	position: relative;
}
	#wrap2 {
		overflow: hidden;
	}
		#content {
			float: left;
			/*background: #c2ffff;*/
		}
		#content2 {
			float: right;
			/*background: #c2ffff;*/
		}
		#side1 {
			float: right;
			/*background: #c2ffff;*/
		}

.cols2 {
	background: #FFFFFF url(../img/line-v1.gif) repeat-y 602px 0;
}
	.cols2 #content {
		width: 577px;
	}
	.cols2 #side1 {
		width: 293px;
	}

.cols3 {
	background: #FFFFFF url(../img/line-v1.gif) repeat-y 631px 0;
}
	.cols3 #wrap2 {
		float: left;
		width: 606px;
	}
		.cols3 #content {
			width: 293px;
		}
		.cols3 #content2 {
			width: 293px;
		}
		.cols3 #side1 {
			width: 263px;
		}



#content h1 {
	margin: 0 0 10px;
}

#wrap p {
	margin: 0 0 1em;
}


#footer {
}
	#footer a:link, #footer a:visited {
		color: #807c7c;
	}


fieldset {
}
	fieldset ul {
		width: 100%;
		overflow: hidden;
	}
	fieldset li {
		float: left;
		width: 100%;
		overflow: hidden;
		padding: 5px 0;
	}
		fieldset li label {
			display: block;
			float: left;
			text-align: right;
			width: 100px;
			line-height: 1.5;
			padding: 0 5px;
			font-weight: bold;
		}
		fieldset li input.text {
			float: left;
			border: solid 1px #a5acb2;
		}
		fieldset li textarea {
			float: left;
			border: solid 1px #a5acb2;
		}
	fieldset li.but {
		width: auto;
		padding: 0 0 0 110px;
		font-family: Arial, sans-serif;
		font-size: 108.33%;
	}















