<!--

/* CSS Document */

html {
	margin: 0;
	padding: 0;
	font-size: 80%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}

h1 {
	font-size: 160%;
	margin-top: 0;
	padding-top: 0;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 130%;
}
h5 {
	font-size: 120%;
}
h1, h2, h3, h4, h5 {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}

.aiHR {
	margin: 5px 0;
	height: 7px;
	background-image: url(../images/bar/hr-bar.jpg);
	background-repeat: repeat-x;
}

.aiHRDot {
	border-bottom: none;
	padding: 1px;
	background: url(../images/dot1.gif) repeat-x bottom;
}

.newsArticlePreviewLine hr.aiHRLine1 {
	text-align: left;
	width: 90%;
	color: #FFFFFF;
	background-color: transparent;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
img {
	display: inline;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

.red {
	color: #FF0000;
	background-color: #FFFFFF;
}
.green {
	color: #00CC00;
	background-color: #FFFFFF;
}
.black {
	color: #000000;
	background-color: #FFFFFF;
}

.textVVVLarge {
	font-size: 250%;
	font-weight: normal;
}
.textVVLarge {
	font-size: 200%;
	font-weight: normal;
}
.textVLarge {
	font-size: 150%;
	font-weight: normal;
}
.textLarge {
	font-size: 125%;
	font-weight: normal;
}
.textNormal {
	font-size: 100%;
	font-weight: normal;
}
.textSmall {
	font-size: 90%;
	font-weight: normal;
}
.textVSmall {
	font-size: 80%;
	font-weight: normal;
}
.textVVSmall {
	font-size: 70%;
	font-weight: normal;
}
.textVVVSmall {
	font-size: 60%;
	font-weight: normal;
}

.textLeft {
	text-align: left;
}
.textCentre {
	text-align: center;
}
.textRight {
	text-align: right;
}

/*** START: Custom Styles ***/

.aiDBlue {
	color: #0066FF;
	background-color: #FFFFFF;
}
.aiDBlueBold {
	color: #0066FF;
	font-weight: bold;
	background-color: #FFFFFF;
}
.aiDBlueBold120 {
	color: #0066FF;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
}

.aiBlue {
	color: #0099FF;
}

.aiGrey {
	color: #666666;
	background-color: #FFFFFF;
}

/*** END: Custom Styles ***/

/*** START: Form styles ***/

form { 
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: #FFFFFF;
}
form div.standardForm { 
	width: 75%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
form div.largeWidthForm { 
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
form div.adminForm { 
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
fieldset {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 10px 0 10px 0;
	border: none;
	border-top: 1px solid #0099FF;
}
legend {
	font-weight: bold;
	font-size: 110%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 5px;
}
fieldset div {
	clear: right;
	width: 95%;
	margin: 0;
	padding: 1px;
}
fieldset div div.label {
	float: left;
	width: 35%;
	color: #666666;
	background-color: #FFFFFF;
}
fieldset div div.formField {
	float: right;
	width: 55%;
}
fieldset div div.formLabelField {
	float: left;
	width: 95%;
	color: #666666;
	background-color: #FFFFFF;
}
fieldset div div.formLabelFieldFull {
	float: left;
	width: 100%;
	color: #666666;
	background-color: #FFFFFF;
}
div.formButtons {
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #0099FF;
}

div.confirmationBox {
	width: 50%;
	margin: 0 auto;
	padding: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}

/* form error table */
div.formErrorTable {
	width: 75%;
	margin: 0 auto;
	padding: 0;
}
div.formErrorTable div {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	color: #FF0000;
	background-color: transparent;
	border: 1px #FF0000 solid;
}
div.formErrorTable ul {
	margin: 0 0 0 30px;
	padding: 0;
}
div.formErrorTable ul li {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

/*** END: Form styles ***/

/*** START: Website Layout ***/

.clear {
	clear: both;
}

#wrapper {
	width: 804px;
	margin: 10px auto;
	padding: 0;
}

#header {
	width: 804px;
	margin: 0;
	padding: 0;
}
#header .headerLinks {
	float: right;
	text-align: right;
	margin: 0 0 5px 0;
	padding: 0;
}
#header .headerPanel {
	width: 804px;
	margin: 0;
	padding: 0;
}
#header .headerLinks a:link, #header .headerLinks a:visited, #header .headerLinks a:hover, #header .headerLinks a:active {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

#nav {
	float: left;
	width: 804px;
	margin: 1px 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10px;
	background-image: url(../images/navigation/navigation.jpg);
	background-repeat: repeat-x;
}
#nav ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	width: 67px;
	float: left;
	text-align: center;
}
#nav ul li a {
	display: block;
	vertical-align: middle;
	height: 21px;
	background-image: url(../images/navigation/navigation.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 6px 0 0 0;
}
#nav ul li a:hover {
	display: block;
	vertical-align: middle;
	height: 21px;
	background-image: url(../images/navigation/navigation-over.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 6px 0 0 0;
}

#mainBody {
	clear: both;
	width: 804px;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
}
#mainBody #mainContent {
	margin: 0;
	padding: 10px;
}

#footer {
	clear: both;
	width: 804px;
	font-size: 9px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}
#footer a img {
	display: inline;
}
#footerBar1 {
	clear: both;
	width: 804px;
	height: 20px;
	background-image: url(../images/bar/footer-bar.jpg);
	background-repeat: repeat-x;
}
#footerBar1 .linksLeft {
	float: left;
	width: 40%;
	margin: 4px 0 0 0;
	padding: 0 0 0 5px;
}
#footerBar1 .linksRight {
	float: right;
	width: 58%;
	text-align: right;
	margin: 0px 0 0 0;
	padding: 0 5px 0 0;
}
#footerBar1 .linksRight .text {
	float: right;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
}
#footerBar1 .linksRight .image {
	float: right;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
}

#footerBar2 {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0;
}
#footerBar2 .linksLeft {
	float: left;
	width: 40%;
}
#footerBar2 .linksRight {
	float: right;
	width: 60%;
	text-align: right;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}

/*** END: Website Layout ***/

/*** START: Custom Website Layout ***/

.contentTable1 {
	width: 784px;
}
.contentTable1 .column1 {
	float: left;
	width: 614px;
}
.contentTable1 .column2 {
	float: right;
	width: 160px;
}

.homeTable {
	width: 100%;
}
.homeTable .homeContent {
	float: left;
	width: 49%;
}
.homeTable .homeLatestNewsBox {
	float: right;
	width: 371px;
	min-height: 220px;
	background-image: url(../images/gradient/news-background-2.jpg);
	background-repeat: no-repeat;
}
.homeTable .homeLatestNewsBox .latestNewsContent {
	float: left;
	margin: 0 0;
	padding: 0 10px;
	color: #FFFFFF;
	background-color: transparent;
}
.homeTable .homeLatestNewsBox .latestNewsContent h1 {
	margin: 10px 10px 10px 0;
	padding: 0;
	color: #FFFFFF;
	background-color: transparent;
}
.homeTable .homeLatestNewsBox .latestNewsContent .newsArticleList {
	width: 275px;
	height: 120px;
	overflow: auto;
	padding: 0;
	margin: 0;
}
.newsArticleList .newsArticlePreviewLine {
	width: 255px;
	padding: 0;
	margin: 0;
	text-align: left;
}
.newsArticleList .newsArticlePreviewLine .articleImage {
	float: left;
	width: 25%;
	margin: 0 auto;
	text-align: center;
}
.newsArticleList .newsArticlePreviewLine .articleTextWithImage {
	float: left;
	width: 65%;
}
.newsArticleList .newsArticlePreviewLine .articleTextWithoutImage {
	float: left;
	width: 90%;
}
.homeTable .homeLatestNewsBox .image {
	float: right;
}
.latestNewsContent a:link, .latestNewsContent a:visited {
	color: #00CCFF;
	background-color: transparent;
	text-decoration: none;
}
.latestNewsContent a:hover {
	color: #00CCFF;
	background-color: transparent;
	text-decoration: underline;
}

ul.homeServiceModules {
	width: 784px;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
}
ul.homeServiceModules li {
	width: 146px;
	min-height: 155px;
	_height: 155px;
	float: left;
	border: 1px solid #000000;
	margin: 0 6px 6px 0;
	padding: 2px;
}
ul.homeServiceModules li.oddBox {
	background-image: url(../images/gradient/home-module-background.jpg);
	background-repeat: repeat-y;
	padding: 2px;
}
ul.homeServiceModules li.endBox {
	margin: 0 0 6px 0;
}
ul.homeServiceModules li h3.moduleHeading1, ul.homeServiceModules li h3.moduleHeading2 {
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
	margin: 0;
	padding: 0;
}
ul.homeServiceModules li a {
	color: #0099FF;
	background-color: transparent;
}
ul.homeServiceModules li a:hover {
	color: #0099FF;
	background-color: transparent;
	text-decoration: underline;
}
ul.homeServiceModules li.oddBox a {
	color: #FFFFFF;
	background-color: transparent;
}
ul.homeServiceModules li.oddBox a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}

.newsArticlePreviewLine {
	width: 100%;
	padding: 5px 0;
}
.newsArticlePreviewLine .articleImage {
	float: left;
	width: 25%;
	margin: 0 auto;
	text-align: center;
}
.newsArticlePreviewLine .articleTextWithImage {
	float: left;
	width: 65%;
}
.newsArticlePreviewLine .articleTextWithoutImage {
	float: left;
	width: 90%;
}
h3.articlePreviewHeading {
	margin: 0;
	padding: 0;
}

.newsArticle {
	margin: 0;
	padding: 0;
}
.newsArticle .newsArticleImage {
	float: right;
	text-align: center;
	margin: 0;
	padding: 5px;
	border: 1px #CCCCCC solid;
}

table.tableStyle1 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000000;
	font-size: 85%;
}
table.tableStyle1 caption {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	color: #333333;
	text-align: left;
}
table.tableStyle1 thead th {
	text-align: left;
	background: #000000 url(../images/gradient/ai-table-header-background.jpg) repeat-x;
	color: #FFFFFF;
}
table.tableStyle1 thead th, table.tableStyle1 tbody td {
	padding: 5px 10px;
}
table.tableStyle1 tbody td {
	text-align: left;
	border-bottom: dotted 1px #CCCCCC;
}
table.tableStyle1 tbody tr:hover {
	background-color: #CCCCCC;
}

/*** END: Custom Website Layout ***/

-->