* { margin: 0; padding: 0; }

/* font */
html { font-size: 100.01%; }
body { font-size: 62.5%; }
input, select, textarea { font-size: 100%; }

/* layout - general */
img { border: none; }
acronym { cursor: help; }
a:link, a:visited { cursor: hand; cursor/**/: /**/pointer; }

input.text, textarea { 
	padding: 1px 0px; 
}
.submit { 
	cursor: hand; cursor/**/: /**/pointer; 
}

ul, ol { margin: 0 0 1em 2.5em; padding: 0; list-style: disc; }
ul li, ol li { margin: .2em 0; padding: 0; }
select > option { margin: 0 5px 0 3px; }

.ul { margin: 0; padding: 0; list-style-type: none; }
.ul li { margin: 0; padding: 0; list-style: none; list-style-image: none; list-style-type: none; }

#page .flR { float: right; }
#page .flL { float: left; }
#page .alR { text-align: right; }
#page .alC { text-align: center; }

.hide { display: none; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; text-indent: -1000em; }

a:link, a:visited {
	color: #3182A4;
	text-decoration: underline;
}
a:visited {
	color: #3182A4;
}
a:link:hover, a:visited:hover {
	color: #6EBED5;
	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: 48%;
	margin: 0 3.5% 0 0;
}
body #page .last {
	margin-right: 0;
}


/* Clear Floats Without Structural Markup */
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearFix { display: inline-block; }
/* \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* */


/* layout - specific */
body {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	background: #ABAD9C url("../images/page-t.png") no-repeat 50% 0;
	color: #333333;
}
.page {
	width: 728px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.1em;
	position: relative;
	background: #FFFFFF;
	color: #666666;
}
#page {
}

#top {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 280px;
	background: #EEEEEE;
}
	#top a:link, #top a:visited {
	}

	#img {
		float: right;
	}

	#logo {
		float: left;
		width: 358px;
		height: 128px;
		z-index: 50;
		margin: 0 0 11px;
		background: #FFFFFF;
	}
		#logo a:link, #logo a:visited {
			left: 41px;
			top: 23px;
			display: block;
			width: 276px;
			height: 86px;
		}
			#logo a:link span, #logo a:visited span {
				background: url("../images/logo-top.png") no-repeat 0 0;
			}

	#motto {
		margin: 0 0 5px;
		font-size: 115%;
	
	}
		#motto span {
			color:#3182A4;
font-family:"Times New Roman",Times,serif;
font-size:1.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
		}

	#top p {
		width: 278px;
		padding: 0 40px;
		text-align: center;
	}

#menuBar {
	width: 100%;
	z-index: 10;
	height: 28px;
	margin: 0;
	background: url("../images/menu-m.gif") repeat-x 0 0;
	font-size: 91%;
}
	#menuBar li {
		float: left;
		display: block;
		position: relative;
	}
		#menuBar li a:link, #menuBar li a:visited {	
			float: left;
			display: block;
			color: #FFFFFF;
			line-height: 28px;
			padding: 0 1.7em;
			text-decoration: none;
			
		}
		#menuBar li a:link:hover, #menuBar li a:visited:hover,
		#menuBar li.last a:link:hover, #menuBar li.last a:visited:hover {	
			background: url("../images/menu-m.gif") repeat-x 0 -28px;
		}
		#menuBar li.f a:link, #menuBar li.f a:visited {
			background: url("../images/menu-l.png") no-repeat 0 0;
		}
		#menuBar li.f a:link:hover, #menuBar li.f a:visited:hover {
			background: url("../images/menu-l.png") no-repeat 0 -28px;
		}

		#menuBar li ul {
			display: none;
			position: absolute;
			left: 0;
			top: 28px;
			background: #3182A4;
			min-width: 150px;
		}
		#menuBar li:hover ul {
			display: block;
		}
			#menuBar li li {
				float: none;
			}
				#menuBar li li a:link, #menuBar li li a:visited {
					float: none;
					line-height: 2em;
					background: none;
				}
				#menuBar li li a:link:hover, #menuBar li li a:visited:hover {
					background: url("../images/menu-m.gif") repeat-x 0 -28px;
				}

#colWrap {
	clear: both;
	overflow: hidden;
	margin: 25px 30px 20px 40px;
}

#content {
}
	#content h1 {
		color: #DF2865;
		margin: 1em 0 .5em;
		font-family:"Times New Roman",Times,serif;
font-size:2.2em;
font-style:italic;
font-size-adjust:none;
font-stretch:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
	}
#content h2 {	
color:#3182A4;
font-family:"Times New Roman",Times,serif;
font-size:1.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

#content h4 {
		font-size: 180%;
		color: #3182A4;
		margin: 1em 0 .25em 0;
		letter-spacing: -1px;
font-family:"Times New Roman",Times,serif;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:normal;
	}

	#colWrap h3 {
		font-size: 150%;
		color: #3182A4;
		margin: 1em 0 .25em 0;
		letter-spacing: -1px;
font-family:"Times New Roman",Times,serif;
font-size-adjust:none;
font-stretch:normal;
font-variant:normal;
font-weight:heavy;
line-height:normal;

	}
	#colWrap h4 {
		font-size: 127%;
		margin: 1em 0 .25em 0;
		letter-spacing: -1px;
	}
	#content p {
		line-height: 1.4em;
		margin: 0 0 .75em 0;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;


		
	}
	#content a:link, #content a:visited {
		font-weight: bold;
	}

#colSide {
	display: none;
}

.links {
}
	.links li {
		padding: .3em 0 .3em 10px;
		background: url("../images/bullet-1.html") no-repeat 0 .65em;
	}
	


#bot {
	font-size: 91%;
	background: #D0D1C7;
	color: #666666;
	width: 100%;
	overflow: hidden;
}
	#bot a:link, #bot a:visited {
		color: #666666;
	}
	#bot p {
		text-align: center;
		width: 49.7%;
	}
	#contact {
		padding: 1.5em 0 .7em;
	}

	#links1 {
		background: #F2F2F4;
		float: right;
		padding: 25px 0;
	}
		#links1 a:link, #links1 a:visited {
			padding: 0 1em;
		}