/* Global Styles */

body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	}
.sideNav {
	width: 162px;
	text-indent: 10px;
	margin-top: 25px;
}
.testimonial {
	color: #000000;
	background-color:#0FF;
	border: thin solid #333333;
	clear: left;
	font-size: 12px;
	height: 156px;
	width: 156px;
	padding: 3px;
}
.photo {
	margin: auto;
	padding: 10px;
}


.headerNav, .headerNav a, .headerNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

p {
size:12px;
	color:#000000;
}
	
.address, .address a, .address a:visited {
	font-size: 12px;
	color: #000000;
}


h1 {
	font-size: 16px;
	height: 25px;
	text-indent: 25px;
	color: #FFFFFF;
	background-color:#00C;
	width: 100%;
	font-weight: lighter;
}
	
.button {
	height: 25px;
	width: 162px;
	padding-top: 0px;
	font-size: 12px;
	background: url(images/button.jpg) no-repeat;
}
.button a, .button a:visited {
	color: #000000;
	text-decoration: none;
}
.button a:active, .button a:hover  {
	color: #000000;
	text-decoration: none;
}
.buttonOver {
	height: 25px;
	width: 162;
	padding-top: 0px;
	font-size: 12px;
	background: url(images/buttonOver.jpg) no-repeat;
}
.buttonOver a, .buttonOver a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buttonOver a:active, .buttonOver a:hover  {
	color: #000000;
	text-decoration: none;
}



.titleTop {
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 1000px;
}
.titleTop .titleContact {
	text-align: right;
	width: 400px;
	position: relative;
	left: 550px;
	padding-top: 15px;
	background-position: right;
	color: #FFFFFF;
	padding-right: 10px;
	top: 40px;
}
.titleTop .titleContact a,.titleTop .titleContact a:visited { 
color:#FFFFFF
}


.titleBottom {
	background-image: url(images/tableTop.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 1000px;
	clear: left;
}
.titleBottom .headerNav {
	color: #FFFFCC;
	background-color: #00C;
	height: 30px;
	width: 908px;
	background-position: center;
	position: relative;
	left: 38px;
	top: 15px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: lighter;
}
.login {
	text-align: right;
	width: 400px;
	position: relative;
	left: 450px;
	padding-top: 0px;
	background-position: right;
	color: #FFFFFF;
	padding-right: 50px;
	top: -15px;
}
.phone {
	background: url(images/phone.jpg) no-repeat;
	height: 400px;
	width: 400px;
}
.phone .inner  {
	position: relative;
	left: 105px;
	top: 80px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}

.phone .inner a,.phone .inner a:link,.phone .inner a:visited {
text-decoration:none;
color: #FFFFFF
}



.showQuestion {
	text-decoration: none;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.showQuestion .showQuestion a {
	text-decoration: none;
}
.showAnswer {
	text-decoration: none;
	font-size: 14px;
	background: #FFFFFF url(images/showBack.jpg) repeat top;
	vertical-align: top;
	padding: 10px;
}
#text_1 .showAnswer img {
	background: center;
}
.showQuestion .showQuestion a:visited {
	text-decoration: none;
}
.showQuestion .showQuestion a:active {
	text-decoration: none;
	font-size: 18px;
}
.showQuestion p {
	font-size: 14px;
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style1 a {color: #000000}
a, a:visited {
	color: #000000;
}

.style1 a:visited {color: #000000}
.linkText {background : url(images/linkTableBack.jpg) repeat; border:thin; border-color:#000000; border-style:solid; margin:10px;}
.linkText h1{font-size:14px; color:#000000; text-align:center; background:none}
.style1 h1{background:none}
.linkText p {color:#000000}
.linkText li {color:#000000; background:none}
.linkText a{font-size:14px; color:#000000; text-align:center}
.linkText a:visited{font-size:14px; color:#000000; text-align:center}
.linkImage { background-color:#FFFFFF; border:thin; border-color:#000000; border-style:solid; padding:10}

.showAnswer p {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	color: #FF6600;
}


.formInput {
	
	color:#003;
	background-color:#C1DCEF;
	border: thin solid #003;
}
.formError {
	background-color:#FF0;
	color:#F00;
	border: thin solid #003;
}
.errorText {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	background-color: #FF0;
	margin: 2px;
	padding: 3px;
	border: thin solid #003;
}
