@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	margin: 0;
	height: 100%;
	background: #C6C2C1;
	background-image: url(../images/main-bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #000000;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #C66668;
}

#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto 0 auto;
	min-height: 100%;
}
#navigationDiv {
	margin: 0 auto;
	width: 990px;
	height: 103px;
}
#FlashContainer {
	margin: 0px auto 0px auto;
	width: 990px;
	min-height: 100%;
	line-height: 1.3em;
	padding-left: 0px;
	color: #FFFFFF;
}
#contentContainer {
	margin: 0px auto 0px auto;
	width: 990px;
	min-height: 100%;
	line-height: 1.3em;
	padding-left: 0px;
	color: #FFFFFF;
}
#contentchild {
	background-position: top center;
	padding: 0px 20px 0px 10px;
	background-repeat: no-repeat;
	height: auto;
}
#contentArea {
	width: 720px;
	margin-top: 50px;
	margin-left: 65px;
	overflow: auto;
}
#contentFooter {
	height: 35px;
	width: 720px;
	margin-left: 60px;
}


#footer {
	position: absolute;
	bottom: 20px;
	height: 2em;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}
.smallText10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.shim {
	height: 3em;
}
#bottomNav{
	width: 772px;
	height: 23px;
	background-image:url(../images/bottom-nav.jpg);
	color: #FFFFFF;
	padding-top: 8px;
}
/* small links */
a.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c422b7;
}
a.smallLink:link {
	text-decoration: none;
}
.purpleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E127D2;
}

a.smallLink:visited {
	text-decoration: none;
}
a.smallLink:hover {
	text-decoration: underline;
}
/* end of small links */

/* small link 2 */
a.smallLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C05B5F;
}
a.smallLink2:link {
	text-decoration: none;
}
a.smallLink2:visited {
	text-decoration: none;
	color: #BB595A;
}
a.smallLink2:hover {
	text-decoration: underline;
	color: #BE595D;
}
/* end of small link 2 */
a.smallLink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7ac2eb;
}
a.smallLink12:link {
	text-decoration: none;
}
a.smallLink12:visited {
	text-decoration: none;
	color: #7ac2eb;
}
a.smallLink12:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
/* end of small link 2 */
.HeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #e127d2;
}

.HeaderTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.regularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bottomDivider {
	margin-top:2px;
	margin-bottom: 5px;
}
.TestiImages {
	margin-left: 10px;
	margin-right: 10px;
}
#servicesDiv {
	height: 100%;
	width: 700px;
	margin-top: 10px;
	overflow: auto;
	padding-right: 7px;
}
#testiDiv {
	height: 370px;
	width: 700px;
	margin-top: 10px;
	overflow: auto;
	padding-right: 7px;
}

ul.NoBullet {
	list-style-type:none;
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(../images/ul-bullet.gif);
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.FieldBox {
	background-color: #000000;
	border: 1px solid #D32EC6;
	color: #FFFFFF;
}
#divSpacer {
	width: 690px;
	padding-top: 25px;
	padding-left: 60px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E127D2;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E127D2;
}
a:hover {
	text-decoration: underline;
	color: #E127D2;
}
a:active {
	text-decoration: none;
	color: #E127D2;
}
