/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.4em;
	text-align:center;
	color:#303030;
	background-color: #FFFFFF;
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
	width:70em;
	margin:20px auto;
	padding:1px 0;
	text-align:left;
	background:#ffffff;
	color:#4E4E4E;
	border:2px solid #FFFFFF;
}

#header{
	height:164px;
	width:69.8em;
	color:#ffffff;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-attachment: scroll;
	background-image: url(../images/AbilityLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
	margin:10px 0 0 40px;
	font-size:1.4em;
	background-color:#FFFFFF;
	color:#333333;
	letter-spacing:-1px;
	font-weight:normal;
}
#nav {
	height:2.2em;
	line-height:2.2em;
	width:69.8em;
	margin:0 1px;
	color:#E0E0E0;
	background-color: #000000;
	background-image: url(../images/NavReflectBG.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 99;
}
#navigation {
	list-style-type: none;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation a {
	display: block;
	width: 120px;
}

#navigation li{
	float:left;
	border-right:1px solid #ffffff;
	white-space:nowrap;
	width: 120px;
	text-align: center;
	background-image: url(../images/NavBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#navigation li a{
	display:block;
	font-size:0.8em;
	font-weight:normal;
	text-decoration:none;
	background-color:inherit;
	color: #D3BCD8;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
#navigation li ul {
	position:absolute;
	width: 120px;
	left: -999em;
}
#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}
#navigation li ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#navigation li ul li a{
	color: #D3BCD8;
	background-color: #000000;
	background-image: url(../images/NavBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}


* html #navigation a {width:1%;}

#navigation .selected {
	color:#000000;
	text-decoration:none;
	background-color: #bdbdbd;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/NavButtonOnBGSEL.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1em;
}
#NavReflect {
	background-color: #FFFFFF;
	background-image: url(../images/NavBarReflectBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:2.2em;
	line-height:2.2em;
	width:69.8em;
	margin:0 1px;
}
#NavReflect li{
	float:left;
	list-style-type:none;
	border-right:1px solid #ffffff;
	white-space:nowrap;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	font-size:0.8em;
	font-weight:normal;
	text-decoration:none;
	width: 120px;
	text-align: center;

}

#NavReflect .selected {
}
#navigation #NavHilight {
	background-image: url(../images/NavReflectBG.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
}



#navigation a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/NavButtonOnBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/**************** Content styles ****************/

#content{
	font-size:0.9em;
	padding-right: 0;
	padding-bottom: 0;
	text-align: justify;
	z-index: 999;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #92499E;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: lighter;
}


#content h2{
	display:block;
	margin:0 0 10px 0;
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#666666;
	background-color:inherit;
	text-align: justify;
}
#content  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

#content  table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
#content  table  td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
#content h2 a{font-weight:normal;}
#content h3{
	margin:0 0 5px 0;
	font-size:1.6em;
	color: #FFFFFF;
	text-align: center;
}
#content h4 {
	text-align: center;
	font-style: italic;
}
#content  h6 {
}


#content a:hover,.col1 a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
#content img {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content table p {
	padding: 5px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
}

#col1 {

}

#col2 {
	float: right;
}

/**************** Column styles ****************/

.col{
	width:46%;
	line-height:normal;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#col h2, #col2 h2{
	display:block;
	margin:0 0 15px 0;
	font-size:1.6em;
	font-weight:normal;
	text-align:left;
	letter-spacing:-1px;
	color:#666666;
	background-color:inherit;
}

.col p{
	margin:0 0 16px 0;
	font-size:0.9em;
}
.arrow {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-bottom: 20px;
}


/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
	height:1.2em;
	width:110px;
	margin:0 5px 0 0;
	border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
	width:auto;
	padding:0 1px;
	border:1px solid #808080;
	font-size:0.9em;
	text-align:center;
}

/**************** Footer styles ****************/

#footer{
	clear:both;
	width:100%;
	font-size:0.7em;
	color:#f0f0f0;
	background-color: #4E4E4E;
	background-image: url(../images/FootReflectBG.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;

}

#footer p{
	text-align:left;
	margin: 0;
	padding: 0;
}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{
    float:left;
	width:48%;
}
.splitcontentcentre{
	width:80%;
	margin-right: auto;
	margin-left: auto;
}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
	padding:5px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#4E4E4E;
	line-height:1.5em;
	margin-top: 0;
}
.advert{
	background-color:#F5F0F7;
}
#DownloadsForm {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E4E4E;
/*	background-color: #E1E1E1; */
	height: auto;
	text-align: left;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 5px;
/*	border: 1px solid #959595; */
}
#DownloadsForm input{
	margin-bottom: 5px;
}
.selectedREF {
	background-image: url(../images/NavBarReflectBGSEL.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.statement {
	line-height: 2em;
}
.Ability {
	color: #990099;
	font-weight: bold;
}
