/* CSS Document */



/* Tag Elements */

* {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
	color:#CC0000;
}
a:hover {
	text-decoration:underline;
}
#content a {
	text-decoration:underline;
	color:#0000FF;
	font-weight:normal;
}
#content .redlink {
	text-decoration:none;
	color:#660000;
}
#content .redlink:hover {
	text-decoration:underline;
}
html {
	height:100%;
}
body {
	height:100%;
	background:url(../images/background.jpg) repeat-x;

	background-color: #e3e3e3;

	text-align:center;

	padding:0px;

	margin:0px;

	font-size:100%;

	font-family:Arial, Helvetica, sans-serif;

}

form {
	margin:0em;
	padding:0em;
	font-size:1em;
}
form input {
	margin:1em 0em 0em 1.25em;
}
#member form {
	 margin:10px;
}
#member form input {
	 margin:0px 5px;
}
img {

	border:none;

	outline:none;

	padding:0px;

}

ul {

	padding:0em;

	margin:0em;

	margin-left:-.9em;

	position:relative;

	overflow:visible;

}

li {

	margin:0em 0em 0em 1em;

	padding:0em;

	font-size:.9em;

	list-style-position:outside;

	position:relative;

	overflow:visible;

	color:#660000;

}

.trainingpage li {

	line-height:1.1em;

}



/* ID Elements */

#banner {
	width:40.85em;
	height:12.70em;
	margin:.5em 0em 0em .5em;
	border:1px solid #000000;
	background:#ffffff;
	position:relative;
	float:left;
	overflow:hidden;
}

#content {

	width:62em;

	height:20em;

	margin:.5em 0em 0em 0em;

	position:relative;

	float:left;

}

#container {

	text-align:left;

	margin:1.5em auto 0em auto;

	padding:0em;

	width:62em;

	height:600px;

	font-size:1em;

}

#copy {

	font-size:1em;

	margin:2em auto 3em auto;

}

#copy span {

	font-size:.75em;

	color:#aaaaaa;

}

#footer {

	width:61.65em;

	height:2em;

	margin:.5em 0em 0em 0em;

	border:1px solid #000000;

	background:#ffffff;

	position:relative;

	float:left;

	text-align:center;

	color:#CC0000;

}

#footer span {

	font-size:.75em;

	color:#333333;

	font-weight:bold;

	display:block;

	margin-top:.75em;

}

#footer span a {

	color:#CC0000;

	text-decoration:none;

	font-weight:bold;

}

#footer span a:hover {

	text-decoration:underline;

}

#getStart {
	position:absolute;
	right:5px;
	bottom:5px;
	width:110px;
	height:50px;
	/*background:url(../images/getStart.jpg);*/
	background:url(../images/BtnMoreInfo.png);
	z-index:3;
}
#getHelp {
	position:absolute;
	right:5px;
	bottom:60px;
	width:110px;
	height:50px;
	/*background:url(../images/getHelp.jpg);*/
	background:url(../images/BtnWebHelp.png);
	z-index:3;
}
#flashobj {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	width:40.85em;
	height:12.70em;
}
#getStart a, #getHelp a {
	display:block;
	height:49px;
	width:109px;
	margin:0px;
}

#logo {
	overflow:hidden;
	width:20.15em;

	height:15.3em;

	margin:0em;

	border:1px solid #000000;

	background:#ffffff;

	position:relative;

	float:left;

	clear:left;

	text-align:center;

}
.gsc-clear-button {
	display:none;
}
#searchForm .gsc-search-box {
	margin:0px;
	margin-top:5px;
	margin-left:5px;
	padding:0px;
	width:275px;
}
#theMap {
	width:425px;
	height:220px;
	margin:0px 5px 0px 50px;
}
#member {
	width:18em;
	height:4em;
	margin:.75em auto 0em auto;
	padding:0px;
	border:1px solid #000000;
	background:#ffffff;
	text-align:left;
	overflow:hidden;
}
#memlinks {
	position:absolute;
	left:4em;
	bottom:30px;
}
#slogan {

	color:#666666;

	margin:.75em auto 0em auto;

}

#slogan span {

	font-size:.75em;

}



#pre1 {

	width:20px;

	height:20px;

	background:url(../images/navBtnOvr.jpg);

	display:none;

}





/* Class Elements */

.big {
	margin:0em;
	text-align:left;
	background-color:#ffffff;
	opacity:.75;
	filter:alpha(opacity=75);
	position:relative;
}
.big span {
	font-size:1.25em;
	color:#000000;
	font-style:italic;
	display:block;
	padding:.5em;
}
.block {
	width:100%;
	height:4.5em;
	margin:0em;
	position:relative;
}

.trainingpage .block {

	height:3.5em;

}

.btn {

	margin:0em;

	left:.5em;

	bottom:0em;

	padding-left:1.6em;

	position:absolute;

	width:100%;

	height:1.9em;

	background:url(../images/bottomBar.png) no-repeat bottom right;

	/*font-weight:bold;*/

	font-size:.9em;

	overflow:visible;

}

.btn span {

	display:block;

	vertical-align:bottom;

	overflow:visible;

	position:relative;

}

.headshot {

	width:3.5em;

	height:3.5em;

	float:left;

	clear:left;

	margin:0em .5em 1em 0em;

}

.items .headDesc {

	width:9em;

	height:1.6em;

	float:left;

	clear:none;

	margin:0em 0em 1em 0em;

	padding-top:.9em;

	font-size:.8em;

}

.items {

	margin:0em 0px 0px 2em;

	padding-left:1em;

	width:77%;

	overflow:visible;

}

.items span {

	font-size:.75em;

	color:#CC3300;

	display:block;

	margin-bottom:.75em;

}

.items a {

	display:inline;

}

.little {

	color:#aa0022;

	margin:0em auto 0em 1em;

}

.logo {

	border:none;

	outline:none;

	margin:1em auto 0em auto;

}

span .mark {

	font-size:.5em;

	vertical-align:super;

}

.text2 {

	margin:0em 0em 1em 2.1em;

	width:85%;

	display:block;

}

.four .text2 {

	width:80%;

}

.text2 span {

	color:#333333;

	font-size:1em;

	font-weight:;

}

.text2 a {

	color:#CC0000;

}

.one {

	width:61.65em;

	height:20em;

	margin:0em 0em 0em 0em;

	border:1px solid #000000;

	background:#ffffff;

	position:relative;

	float:left;

	overflow:hidden;

}

.split2 {

	width:48%;

	margin:0em;

	margin-top:1em;

	padding:0em;

	float:left;

	clear:none;

	line-height:1.25em;

}

.two {

	width:30.5em;

	height:20em;

	margin:0em 0em 0em .5em;

	border:1px solid #000000;

	background:#ffffff;

	position:relative;

	float:left;

	overflow:hidden;

}

.three {

	width:20.15em;

	height:20em;

	margin:0em 0em 0em .5em;

	padding:0em;

	border:1px solid #000000;

	background:#ffffff;

	position:relative;

	float:left;

	overflow:hidden;

}

.four {

	width:14.95em;

	height:20em;

	margin:0em 0em 0em .5em;

	border:1px solid #000000;

	background:#ffffff;

	position:relative;

	float:left;

	overflow:hidden;

}











.over .gsc-resultsbox-visible {

	width:350px;

}

.over .gsc-resultsRoot {

	width:350px;

}

.over .gs-snippet {

	width:350px;

	line-heigth:1em;

}

.over .gs-result .gs-title {

	height:30px;

	line-height:1.2em;

	text-align:left;

}

