@charset "ISO-8859-1";

/* Clear all styles */


/* Basic styles */
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", san-serif;
	background-color: #66277b;
}
p {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", san-serif;
	padding: 0 0 1em 0;
}
ol {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", san-serif;
	font-size: 0.9em;
	padding: 0 0 0 0;
}
ul.bullets {
	margin: 0 0 0 1em;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", san-serif;
	font-size: 0.9em;
	font-style: italic;
	font-size: 0.9em;
	color: #FFFFFF;	
}
br {
}
.introPara {
	font-size: 0.9em;
	font-family: "Trebuchet MS", san-serif;
	font-weight: bold;
	color: #FFFFFF;	
}
.para {
	font-size: 0.8em;
	font-family: "Trebuchet MS", san-serif;
	color: #FFFFFF;	
}
/* positioning styles */
#pageContainer {
	margin: auto;
	height: 100%;
	width: 925px;
}
#indexContainer {
	margin: auto;
	height: 100%;
	width: 925px;
	text-align: center;
}
#logoContainer {
	text-align: center;
}
#left_image {
	padding: 50px 0 25px 25px;
	float: left;
	width: 450px;
	background-image: url(../images/image-background.png);
	background-position: 0 25px;
	background-repeat: no-repeat;
}
#right_image {
	padding: 50px 0 25px 25px;
	float: right;
	width: 450px;
	background-image: url(../images/image-background.png);
	background-position: 0 25px;
	background-repeat: no-repeat;
}
#right_image2 {
	padding: 25px 0 25px 0;
	float: right;
	width: 475px;
}
#right_flash {
	padding: 25px 0 25px 25px;
	float: right;
	width: 450px;
}
#left_text {
	padding: 50px 0 0 25px;
	float: left;
	width: 400px;
}
#right_text {
	padding: 25px 25px 0 0;
	float: right;
	width: 400px;
}
#scrolling_text {
	padding: 0 10px 0 0;
	float: left;
	height: 325px;
	overflow: auto;
}
/* Table styles */
table {
	margin: 0;
	padding: 0;
	border: none;
}
tr {
	margin: 0;
	border: none;
	vertical-align: text-top;
}
td.row_heading {
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #521F64;
	font-size: 0.8em;
	background-image: url(../images/table-heading-background.png);
	background-repeat: repeat-x;
	background-position: center;
}
td.row_odd {
	padding: 5px;
	color: #FFFFFF;
	background-image: url(../images/table-row-background.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.row_odd_last {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #521F64;
	color: #FFFFFF;
	background-image: url(../images/table-row-background.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.row_even {
	padding: 5px;
	background-color: #8E36AD;
	color: #FFFFFF;
	background-image: url(../images/table-row-background.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.row_even_last {
	padding: 5px;
	background-color: #8E36AD;
	background-image: url(../images/table-row-background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #521F64;
	color: #FFFFFF;
}

/* List styles */
.number {
	margin: 0 0 0 2em;
	font-style: italic;
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image: none;
	padding: 0 0 1em 0;
	color: #FFFFFF;
	font-size: 0.9em;
}
.bullet {
	margin: 0 0 0 2em;
	font-style: italic;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	padding: 0 0 1em 0;
}

/* Heading styles */
.main_heading {
	color: #FFFFFF;	
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0 1em 0;
}
.sub_heading {
	color: #FFFFFF;	
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0 1em 0;
}
.minor_heading {
	color: #FFFFFF;	
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 1em 0;
}
.sub_minor_heading {
	color: #FFFFFF;	
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 1em 0;
}

/* Link styles */

a.service_link:link {
	color: #A37DAF;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0 0 1em 0;
}
a.service_link:visited {
	color: #A37DAF;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0 0 1em 0;
}
a.service_link:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0 0 1em 0;
}
a.service_link:active {
	color: #A37DAF;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0 0 1em 0;
}

a.normal:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.normal:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.normal:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	background-color: #D0A3A3;
}
a.normal:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	font-weight: bold;
}

/* navigation buttons */

#buttons {
	margin: auto;
	border: none;
	height: 70px;
	margin-top: -30px;
	width: 875px;
}
#buttons ul {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	list-style-type: none;
}
#buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 125px;
	height: 70px;
}

#buttons ul li a:link{
	margin: 0;
	border: none;
	padding: 0;
	display: block;
	width: 125px;
	height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../images/button_bg.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
}
#buttons ul li a:visited{
	margin: 0;
	border: none;
	padding: 0;
	display: block;
	width: 125px;
	height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../images/button_bg.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
}
#buttons ul li a:hover{
	background-image: url("../images/button_bg.png");
	background-repeat: no-repeat;
	background-position: -200px 0px;
}
#buttons ul li a:active{
	color: #FFFFFF;
	background-image: url("../images/button_bg.png");
	background-repeat: no-repeat;
	background-position: -400px 0px;
}




/* NEW navigation buttons */

#nav {
	margin: auto;
	border: none;
	height: 100px;
	margin-top: -30px;
	width: 875px;
}
#nav ul {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	list-style-type: none;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 125px;
	height: 70px;
}

#nav ul li a:link, #nav ul li a:visited{
	margin: 0;
	border: none;
	padding: 0;
	display: block;
	width: 125px;
	height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../images/button_bg.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
}
#nav ul li a:hover, #nav ul li a:active{
	background-position: -400px 0px;
}

#nav ul li .sub {
	margin: auto;
	border: none;
	height: 50px;
	margin-top: 0px;
	width: 875px;
	visibility: hidden;
	z-index: 999;

}
#nav ul li:hover .sub  {
	visibility: visible;
}
#nav ul li .sub ul {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	list-style-type: none;
}
#nav ul li .sub ul li {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 125px;
	height: 50px;
}

#nav ul li .sub ul li a:link, #nav ul li .sub ul li a:visited {
	margin: 0;
	border: none;
	padding: 0;
	display: block;
	width: 125px;
	height: 50px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../navigation/sub_bg.png");
	background-repeat: no-repeat;
	background-position: 0 -50px;
	text-align: center;
}
#nav ul li .sub ul li a:hover, #nav ul li .sub ul li a:active {
	background-position: 0 0;
}

