/*  BODY SCROLLBARS */

body{
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	SCROLLBAR-FACE-COLOR: #dcddde;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR:#999999; 
	COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR:#4A7436 ;  
	SCROLLBAR-DARKSHADOW-COLOR: white; 
	SCROLLBAR-BASE-COLOR: silver; 
	BACKGROUND-COLOR: #ffffff; 
	MARGIN-TOP: 0;
	MARGIN-LEFT: 0;
	MARGIN-right: 0;
}
/* heading*/


H1{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight:bolder;
	font-style: normal;
	line-height: normal;
	margin:0;
	margin-bottom: 15px;
}


H2{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight:bolder;
	font-style: normal;
	line-height: normal;
	margin:0;
	margin-bottom: 5px;
}

H3{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bolder;
	font-style: normal;
	line-height: normal;
	margin:0;
	margin-bottom: 5px;
}

.boxtopnav a, .boxleft a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #510085;
	font-weight:normal;
	text-decoration: none;
}


.boxtopnav a:hover , .boxleft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9558BA;
	text-decoration: none;
}


A.title{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight:bolder;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.9px
}

A.title:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight:bolder;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.9px
}

.pi_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #510085;
	font-weight:bolder;
	font-style: normal;
}

A.pi_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #510085;
	font-weight:bolder;
	font-style: normal;
}

A.pi_title:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #510085;
	font-weight:bolder;
	font-style: normal;
}


/* BODY TEXT */

body, form, p, td, th, ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	/*line-height: 13px;*/
}

p{
	margin-top: 0;
	margin-bottom: 15px;
}


/* footer text*/


.footerText{
	font-size:10px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
}

A.footerText{
	font-size:10px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	text-decoration: underline;
}

A.footerText:hover{
	font-size:10px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	text-decoration: none;
}

/* HEADINGS */



/* INLINE LINKS */

.boxgeneral a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #4F4F4F;
}

.boxgeneral a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	text-decoration: none;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #4F4F4F;
}

a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	text-decoration: none;
}
/* text*/

 
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: lighter;
	line-height:16px
}

	
A.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	text-decoration:none;
	line-height:16px
}

	
A.bodytext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	 color: #333333;
	text-decoration:underline;
	line-height:16px
}

.smallText2{
	font-size:11px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	color:#28256D;
		
	}
A.samllText2{
	font-size:11px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	color:#28256D;
	text-decoration:underline
		
	}
	
A.smallText2:hover{
	font-size:11px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	color:#28256D;
	text-decoration:none;
}


/* Top navi*/

table.toplinks
{
	height:100%; 
	margin-left:21px;
}

table.toplinks td
{
	padding-right:0px;
}

/*table.toplinks td a
{
	font-size: 10px
}*/


table.toplinks td sup
{
	color: red;
}

table.leftlinks td sup
{
	color: red;
}

.boxtopnav ul
{
	padding:0;
	margin:0;
	width:100%;
	white-space:nowrap;
	list-style-type:none;
}

.boxtopnav li
{
	display:inline;
	margin-right:12px;
}


/* DOTTED LINE AND BGIMAGES*/
.dotline {
	background-image:url(images/gif/bgdotedlin2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	height:2px

	
}





/* input TEXT */

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding:0px;
	
}

/* SPECIFIC FORM ELEMENT DEFINITIONS */
form { 
	margin:0; 
}

select {
	font-family:  arial, helvetica, verdana,  sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#4C4C4C;
	border-style: solid;
	border-color:#9B9B9B;
	border-width: 1px;
	

}
.textBoxRegular, .textBoxRegularRequired, .textBoxShort,
.textBoxMini, .textBoxLong, .textBoxsearch, .listBoxRegular,
.listBoxShort, .listBoxMini, .listBoxLong, textarea,
.textareasmall, .textareabig
{
	font-family:  arial, helvetica, verdana,  sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#4C4C4C;
	border-style: solid;
	border-color:#9B9B9B;
	border-width: 1px;
}

.textBoxRegular{
	width: 125px;
	height: 18px;
}
.textBoxRegularRequired{
	border:solid 1px #FF0000;
	width: 125px;
	height: 18px;
}
.textBoxShort{
	width: 100px;
	height: 19px;
}

.textBoxMini{
	width: 20px;
	height: 18px;
}

.textBoxLong{
	width: 180px;
	height: 18px;
	
}
.textBoxsearch{
	width: 90px;
	height: 18px;
}


.listBoxRegular{
	width: 180px;
	height: 18px;
}

.listBoxShort{
	width: 80px;
	height: 18px;
}

.listBoxMini{
	width: 10px;
	height: 18px;
}

.listBoxLong{
	width: 100px;
	height: 18px;
}


textarea{
	width: 235px;
	height: 50px;
}

.textareasmall{
	width: 235px;
	height: 100px;
}
.textareabig{
	width: 290px;
	height: 200px;
}



/* other */

.errorLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#D80707;
	font-weight:normal;
}

.bodyGrey {
	color:#999999;	
}


/* searchbox */
searchbox{
	font-size:10px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	width:40px
}
/* NEWS*/

.newsT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	
	text-decoration:none
}
A.newsT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;	
	text-decoration:none

}
A.newsT:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration:underline

}
.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	
	text-decoration:none
}
A.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;	
	text-decoration:none

}
A.news:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration:underline

}
/* background images*/
.vdottedline {
	background-image:  url(../../images/bg/dotted_line.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	padding-left:17px;
}
.hdottedline {
	background-image:  url(../../images/bg/dotted_line.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
.bg1 {
	background-color:#EAEEEE;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #B9BEC2;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}

/* divs */
.boxwrap   { width: 770px; margin-left: 0; margin-right: auto; }
.boxbody   { width: 770px; float: left;  }
.boxcenter { width: 620px; float: right; }
.boxleft   { width: 150px; float: left;  }
.boxmain   { width: 470px; float: left; overflow:hidden; }
.boxtop   { width: 470px; float: left;  }
.boxright  { width: 150px; float: right; background-image: url(../../images/bg/dotted_line.gif); background-repeat: repeat-y; overflow:hidden; }
.boxheader { height: 68px; border-bottom: solid 1px #000000; margin-top: 15px; }
.boxfooter { width: 470px; clear: both; margin-left:150px; margin-right:150px;  }
.boxtopnav  { height:26px; background-color:#EAEEEE; border-top:solid 1px #FFFFFF; border-bottom:solid 1px #B9BEC2; background-repeat: repeat-x; margin-bottom:15px; }
.boxclear  { clear: both; height:0; }
.iehackwrap { text-align: left;  }
.boxwrap    { text-align: left; }    

.factorTable, .edittext table, .highlit_div table {
	border-collapse:collapse;
}

.factorTable td, .edittext table td, .highlit_div table td {
	padding: 2px;
	border: solid 1px #B9BEC2;
}

/* CTE GUI */

.edittexthover {
	background-color: #DAEDF8;
}
.edittexthoverTaster {
	background-color: #FDF0CE;
}
.edittexthoverFactor {
	background-color:#DCEFDF;
}
.cteButton {cursor: pointer; cursor: hand; border:1px solid #999999; margin-right:2px; margin-bottom:2px; background-color:#F7F7F2; }
.cteMainButton {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F7F7F2;
	color:#000000;
	border:1px solid #999999;
	height: 20px;
}


/* Adverts */

a.adlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color:#cccccc;
}
a.adlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#999999;
}