/* Global Styles */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #38001C;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	font-weight: bold;
	}
.photo {
	margin: auto;
	padding: 10px;
}
.showQuestion p {
	font-size: 14px;
	text-decoration: none;
}

.backGround {
	background-image:url(images/flagBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


p {
	color:#000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 24px;
	
	text-align: center;
	color: #000000;
}

.phone {
	background: url(images/phone.jpg) no-repeat;
	height: 400px;
	width: 400px;
}
.phone .inner {
	position: relative;
	left: 105px;
	top: 80px;
	font-size: 18px; 
	font-weight:normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}
	
/* Class Styles */
	
.courses {
	color:#000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	}
	
	.cpc {
	color:#000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	}
	

.bodyText {
	font:bold 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top:0px;
	}
h1 {
	font-size: 16px;
	background: url(images/payBack.jpg) no-repeat;
	height: 50px;
	text-indent: 25px;
	color: #FFFFFF;
	padding-top: 10px;
}
	
.pageName{
	font: bold 18px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:0.2em;
	margin: 5px;
	}
	
.subHeader {
	font:bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
	letter-spacing:0.2em;
	}
	
.smallText {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
.navText {
	font: bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-decoration: none;
	background-color: #CCCCFF;
	}
li {
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4;
	padding-left: 2em;
	list-style-position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
a {
	color: #000066;
}
.button {
	height: 45px;
	width: 100px;
	padding-top: 0px;
	font-size: 13px;
	text-align: center;
	background: url(images/button.jpg) no-repeat center center;
	color: #000000;
}
.button a, .button a:visited  {
	color: #000000;
	text-decoration: none;
}

.button a:active, .button a:hover {
	color: #000000;
	text-decoration: none;
}
.button1 {
	height: 45px;
	width: 100px;
	padding-top: 0px;
	font-size: 13px;
	text-align: center;
	background: url(images/button1.jpg) no-repeat center center;
	color: #FFFFFF;
}
.button1 a, .button1 a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

.button1 a:active, .button1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #666666;
}
.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;
}
.address {
	font-size: 12px;
	color: #000000;
}
.style1 {color: #FFFFFF}
.style1 a {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;
}
.midTable {
	background: url(images/backMid.jpg) repeat-y;
}
.footer {
	background: url(images/backBot.jpg) no-repeat;
	height: 55px;
}
