@charset "UTF-8"; 

/* Main Layout Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	font-weight: normal;
	color: #1A070D;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #F5F5F5;
	background-image: url(images/bg-page.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}


#container {
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: left;
	margin-left: -500px;
	margin-top: -250px;
	width: 1000px;
	height: 500px;
	padding: 0;
	overflow: hidden;
	display: block;
}

/* Navigation */

#navigation {
	width:1000px;
	margin: 0px;
	padding: 0px;
	font-size:0.8em;
	font-weight: lighter;
	color: #FFF;
	background-color: #89ABC6;
	height: 51px; 
}
#navigation ul { 
	width:980px;
	margin: 0px;
	padding:0px 10px;
	float:left; 
	list-style-type: none;
	color: #FFFFFF;
	height: 25px;
	line-height: 1.5em;
	
}
#navigation ul li {
	width:162px;
	height:25px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align: center;
}

#navigation li a {
	width:163px;
	height:22px;
	display:block;
	margin:0px;
	padding: 3px 0 0 0;
	float:left;
	color:#d0dde8;
	text-decoration: none;
} 

#navigation a:hover  {
	color: #FFFFFF;
	font-weight: bold;
}



.addborder {
	border-right: 1px solid #C0C0C0;
}
.addborderbottom {
	border-bottom: 1px solid #C0C0C0;
}
#maintable {
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	color: #666666;
	border-right: 10px solid #89ABC6;
	border-left: 10px solid #89ABC6;
	margin: 0px;
	padding: 15px;
	height: 366px;
	width: 950px;
	font-size: 1em;
	background-image: url(images/specialist.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
	vertical-align: top;
	line-height: 1.3em;
	background-color: #FFFFFF;
}
 
#footer {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 0.6em;
	color: #666;
	background-image: url(images/colourbar.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	width: 1000px;
	text-align: right;
	border: 0px;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	background-color: #F5F5F5;
} 
#footer a{
	color: #89ABC6;
	text-decoration: none;
	font-weight: bold;
}  

#imageblock {
	float: right;
	margin-left: 20px; 
}

.toptd {
	height: 20px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++                 STANDARD TEXT ELEMENTS             ++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

h1 {
	font-weight: lighter;
	color: #535151;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px;
	margin: 0 0 20px 0;
	font-size: 1.4em;
} 

h2 {
	font-weight: bold;
	color: #6C9CBC;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
h2 a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttons.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 3px 20px;
	display: block;
	width: 190px;
	margin: 0 0 10px;
	height: 32px;
	line-height: 2.6em;
}

p {
	padding: 0px;
	margin: 0 0 15px 0;
	font-size: 0.7em;
	line-height: 1.9em;
	color: #000000;
}
p a , h4 a{
	color: #89ABC6;
	text-decoration: none;
}

p a:hover { color: #FF0018; }


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++                        forms                    ++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	background-color: #eee;
	margin: 2px;
	padding: 2px;
	border: 1px solid #89ABC6;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	background-color: #eee;
	margin: 2px;
	padding: 2px;
	border: 1px solid #89ABC6;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++                        TEXT                      ++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.larger {
	font-size: 1.2em;
	line-height: 1.5em;
}

.smaller {
	font-size: 0.8em;
}
.treatblue {
	color: #89ABC6;
}
.alightright {
	text-align: right;
} 
.alightrightsmall {
	text-align: right;
	font-size: .8em;
}
.smaller {
	font-size: 0.8em;
}
.treatbluebold {
	color: #89ABC6;
	font-weight: bold;
}
.floatleft {
	float: left;
}
h3 {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 7px 0 0 20px;
	font-size: 0.85em;
	background-image: url(images/buttons-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
}
h3 a {
	font-size: 0.8em;
	text-decoration: none;
	color: #3F91AF;
	font-weight: lighter;
	line-height: 1.5em;
	padding: 0 0 10px 0;
}
#colG {
	float: right;
	width: 412px;
	height: 366px;
	margin: 0 0 0 10px;
}
#colF {
	float: right;
	width: 487px;
	height: 366px;
	margin: 0 0 0 10px;
}
#colE {
	float: right;
	width: 179px;
	height: 366px;
	margin: 0 0 0 10px;
}
#colD {
	float: right;
	width: 125px;
	height: 366px;
}
#colC {
	float: right;
	width: 168px;
	height: 366px;
	margin: 0 0 0 10px;
}
#colB {
	float: right;
	width: 125px;
	height: 366px;
	margin: 0 0 0 10px;
}
#colA {
	float: right;
	width: 133px;
	height: 366px;
}
h6 {
	font-size: 0.6em;
	font-weight: lighter;
	text-align: center;
	color: #000000;
	line-height: 1.5em;
	margin: 10px 0 0 0;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
