/* CSS Document */

table.themes
{
border-collapse: collapse
}

table.themes td.themeheader 
{
   color: #681461;
   font-weight:bold;
   border:0px;
   border-top:dotted 1px black;
   text-align:center;  
}

table.themes td.themefooter 
{
   font-weight:bold;
   border:0px;
   text-align:center; 
   font-size:10px;
   color:#000000;
   vertical-align:top;    
}


table.themes td.seperator 
{
   border:0px;
   width:10px;
   font-size:4px;
}


table.stats {
  border-collapse: collapse;
}
table.stats tr {
  border: 1px solid #666;
}

table.stats td 
{
  padding-left:6px;
  padding-right:6px;
  color:#000000;
  border: 1px solid;
  background-color: #ffc;
  vertical-align: top;
}

th {
  background-color: #ccf;
  color:#000000;
  border: 1px solid;
  text-align: center;
}

table.stats td.value 
{
text-align:center;
}

a.themelink img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

a.themelink:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.4;
}

td.box 
{
	display: block; 
	width: 90px; 
	border: 1px solid #681461; 
	padding: 5px; 
	font-family:Verdana;
	font-size:12px;
	color: #681461; 
	vertical-align:top;

}

H1 {
color:#222222;
font-size:1.3em;
margin-bottom:15px;
}

H3 {
color:#222222;
font-size:1.1em;
margin-bottom:15px;
font-weight:bold;
}

P {
color:#222222;
font-size:1.2em;
margin:0px 0px 10px 0px;
text-align:justify;
}

.bold {
font-weight:bold;
text-align:center;
}

#MainContainer {  text-align: left; }

	
#MainHeader{	
	background-color:#84599e;
	color:#ffffff;
	font:Arial;
	font-size:16px;
	font-weight:bold;
	padding: 9px 0px 7px 20px;
	width:384px;
	}
	
#MainHeaderNews{	
	background-color:#84599e;
	color:#ffffff;
	font:Arial;
	font-size:16px;
	font-weight:bold;
	padding: 9px 0px 7px 20px;
	width:368px;
	}
	
#MainContent{
	border:2px #84599e solid;
	width:370px;
	padding:10px 15px 10px 15px;
	}
	
#MainContentNews{
	border:2px #84599e solid;
	width:354px;
	padding:10px 15px 10px 15px;
	}
	
#MainContent ul {
	color:#222222;
	font-size:1.1em;
	font:Arial;
	list-style-type:none;
	width:370px;
	padding:0px;
	margin:15px 0px 0px 0px;
}

#MainContent ol {
	color:#222222;
	font-size:1.1em;
	font:Arial;
	margin-left:24px;
	padding-left:4px;
}

#MainContent ul li {
	margin:0px 0px 5px 0px;
	padding-left:10px;
	}
	
#MainContent ul li a{
	color:#222222;
	padding-top:0px;
	text-decoration:none;
	
	}

#MainHeaderLarge{	
	background-color:#84599e;
	color:#ffffff;
	font:Arial;
	font-size:16px;
	font-weight:bold;
	padding: 9px 0px 7px 20px;
	width:562px;

	}
	
#MainContentLarge{
	border:2px #84599e solid;
	width:548px;
	height:auto;
	padding:20px 15px 0px 15px;
	}
	
#MainContentLarge ul {
	color:#222222;
	font-size:1.2em;
	font:Arial;
	list-style-type:none;
	width:500px;
	padding:0px;
	margin:0px 0px 20px 0px;
}

#MainContentLarge ul li {
	margin:0px 0px 5px 0px;
	padding-left:10px;
	}
	
.bullet {
background: url(../images/newsBullet.jpg) no-repeat 0px 6px; /* the "bullet"*/
}


.nameTag {
display:inline;
color:#222222;
font-size:.9em;
font-weight:bold;
font:Arial;
vertical-align:middle;
}
	
#MainContentLarge ul li a{
	color:#222222;
	padding-top:0px;
	text-decoration:none;
	}
	
#MainContentOrginisation{
	border:2px #84599e solid;
	width:548px;
	height:1100px;
	padding:20px 15px 24px 15px;
	}


.SideHeader {	
	background-color:#955c93;
	color:#ffffff;
	font:Arial;
	font-size:16px;
	font-weight:bold;
	padding: 9px 0px 7px 6px;
	margin-right:5px;
	}
	
.SideContent {
	border:2px #955c93 solid;
	margin-right:5px;
	margin-bottom:2px;
	padding-bottom:12px;
	}
	
.SideContent ul {
	list-style-type: none;
	width:163px;
	padding-left:5px;
	margin:0px;
}

.SideContent ul li {
	padding-top:0px;
	background: url(../images/newsBullet.jpg) no-repeat 0px 6px; /* the "bullet"*/
}

.SideContent a {
	font-family:Verdana;
	font-size:1em;
	font-weight:bold;
	color:#4a1e86;
	text-decoration:none;
	padding-left:10px;
	width:162px;
}

#image {
	border:2px #84599e solid;
	text-align:center;
	width:168px;
	padding:0px;
}

#imagewide {
	border:2px #84599e solid;
	text-align:center;
	padding:0px;
	margin-top: 5px;
}

#breadcrumb
{
	clear:both;
	width:766px;
	margin-left:2px;
}

#breadcrumb ul{
padding:5px 0px 5px 0px;
margin:0px;
display:block;

}

#breadcrumb ul li {
display:inline;
list-style-type:none;
font-family:Trebuchet MS;
font-weight:bold;
font-size:1.2em;
text-decoration:none;
color:#6d05af;

}

#breadcrumb ul li a {
font-family:Trebuchet MS;
font-weight:bold;
text-decoration:none;
color:#6d05af;
}
	
#Calendar{	
	background-color:#681461;
	color:#ffffff;
	font:Arial;
	font-size:16px;
	font-weight:bold;
	padding: 9px 0px 7px 6px;
	margin-right:0px;
	margin-top:0px;
	width:166px
	}
	
#CalendarContent{
	border:solid 2px #681461;
	margin-right:0px;
	margin-bottom:0px;
	width:168px
	}

#ColumnOne { float: left; width: 182px; text-align: left; }
#ColumnOneInner { text-align: left; }

#ColumnTwo { margin-left: 4px; float:left ; text-align: left; }
#ColumnTwoInner { text-align: left; }

#ColumnThree {  margin-right: -5px; float:right; text-align: left;}
#ColumnThreeInner { text-align: left;}

#ColumnThreeNews { margin-left:5px; float:right; text-align: left;}

#TopNavigation { border-top: 2px #eeeeee solid;}

#TopNavigationInner { 
	height:30px; 
	background-color:#fc971e; 
	width: 582px; 
	overflow: hidden; 
	float:right;
	font:Verdana;
	font-size:12px;
	font-weight:bold;
}

#TopNavigationInner li a:hover{
color:#ffffff
}



#TopNavigationInner ul {
padding-top:5px;
padding-bottom:5px;
margin-top:2px;
}

#TopNavigationInner ul li {

float:left;
display: block;
padding-left: 15px; /* the width reserved for the background image */
padding-right:27px;
background: url(../images/arrowhead.gif) no-repeat 0px 3px; /* the "bullet"... adjust these numbers to taste */
font-family:Verdana;
font-size:12px;
font-weight:bold;
}

#TopNavigationInner a:link {
	padding-top:25px;
	font-size:12px;
	font:Verdana;
	font-weight:bold;
	color: #4a1e86;
	text-decoration: none;
}

#TopNavigationInner a:visited {
	padding-top:25px;
	font-size:12px;
	font:Verdana;
	font-weight:bold;
	color: #4a1e86;
	text-decoration: none;
}


#search {
	padding-top:5px;
	padding-left:5px;
	height:25px; 
	background-color:#fc971e; 
	width: 177px; 
	overflow: hidden; 
	float:left;
}

html {overflow: scroll;
}

.title {
color:#222222;
font-size:1.2em;
font-weight:bold;
margin:0px 0px 10px 0px;
text-align:justify;
}

.name{
color:#222222;
font-size:1.2em;
margin:0px 0px 0px 0px;
text-align:justify;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #999999;
	border: none;		
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
	margin:0px;
	padding:0px
}


fieldset{
border:solid 2px #cc3333;
padding:10px 10px 10px 10px; 
margin:10px 20px 0px 20px;
}

fieldset legend{
color:#cc3333; 
font-weight:700;
}

a:hover {
	color: #cc3333;
	text-decoration: underline;
}



a.grey:link {
	color: #999999;
	text-decoration: none;
}

a.grey:visited {
	color: #999999;
	text-decoration: none;
}

a.grey:hover {
	color: #999999;
	text-decoration: underline;
}

a.MainTextLink 
{
    color:Blue;
    text-decoration:underline;
}

.outer {

	background:url(../images/background.jpg); 
	background-repeat:repeat-x; 
	background-attachment:fixed; 
	margin-top:20px;
	margin-bottom:20px;	
	margin-left:0px;
	margin-right:0px;
	padding:0px; 
	text-align:center;
}

#inner{
	width:768px; 
	text-align:left; 
	margin-left:auto; 
	margin-right:auto;
	margin-bottom: 10px;
	padding:0px 0px 5px 0px;
}

#header {
	background:url(/images/background.jpg);
	height: 98px;
	margin:0px;
	width:auto
}


#container {
margin:0px;
padding:0px;
}

#rectangle {
display:inline;
float:left;
width:180px;
height:100px;
border: solid 1px purple;
margin:0px 0px 0px 125px;
padding:0px 2px 0px 2px
}

#rectangleMiddle {
display:inline;
float:right;
width:150px;
height:100px;
border: solid 1px purple;
margin:0px 10px 0px 10px;
padding:0px 2px 0px 2px
}


#rectangle2 {
display:inline;
float:left;
width:180px;
height:200px;
border: solid 1px purple;
margin:0px 0px 0px 10px;
padding:0px 2px 0px 2px
}

#rectangleRight2 {
display:inline;
float:right;
width:70px;
height:195px;
border: solid 1px purple;
margin:0px 0px 0px 5px;
padding:0px 2px 0px 2px
}

#rectangleLeft2 {
display:inline;
float:left;
width:100px;
height:200px;
border: solid 1px purple;
margin:0px 0px 0px 10px;
padding:0px 2px 0px 2px
}

#rectangleLeftWide2 {
display:inline;
float:left;
width:130px;
height:200px;
border: solid 1px purple;
margin:0px 0px 0px 10px;
padding:0px 2px 0px 2px
}


#rectangleRight3Small {
display:inline;
float:right;
width:120px;
height:48px;
border-left: solid 1px purple;
border-Right: solid 1px purple;
border-Bottom: solid 1px purple;
margin:0px 0px 0px 5px;
padding:0px 2px 10px 2px
}

#rectangleLeft3Small {
display:inline;
float:left;
width:100px;
height:48px;
border-left: solid 1px purple;
border-Right: solid 1px purple;
border-Bottom: solid 1px purple;
margin:0px 0px 0px 5px;
padding:0px 2px 10px 2px
}

#rectangleLeftSmall {
display:inline;
float:left;
width:100px;
height:65px;
border: solid 1px purple;
margin:0px 2px 0px 5px;
padding:0px 2px 10px 2px
}

#rectangleRightSmall {
display:inline;
float:right;
width:100px;
height:100px;
border: solid 1px purple;
margin:0px 2px 0px 5px;
padding:0px 2px 10px 2px
}

#rectangleTwin1Small {
display:inline;
float:left;
width:86px;
height:48px;
border-left: solid 1px purple;
border-Right: solid 1px purple;
border-Bottom: solid 1px purple;
margin:0px 0px 0px 10px;
padding:0px 2px 10px 2px
}

#rectangleTwin2Small {
display:inline;
float:left;
width:86px;

border-Right: solid 1px purple;
border-Bottom: solid 1px purple;
margin:0px 0px 0px 0px;
padding:0px 2px 10px 2px
}

#rectangleRight3 {
display:inline;
float:right;
width:120px;
height:264px;
border: solid 1px purple;
margin:0px 0px 0px 5px;
padding:0px 2px 0px 2px
}

#rectangleLeft3 {
display:inline;
float:left;
width:100px;
height:264px;
border: solid 1px purple;
margin:0px 0px 0px 5px;
padding:0px 2px 0px 2px
}

#rectangleTwin1 {
display:inline;
float:left;
width:86px;
height:264px;
border-left: solid 1px purple;
border-top: solid 1px purple;
border-Bottom: solid 1px purple;
margin:0px 0px 0px 10px;
padding:0px 2px 0px 2px
}

#rectangleTwin2 {
display:inline;
float:left;
width:86px;
height:264px;
border: solid 1px purple;
margin:0px 0px 0px 0px;
padding:0px 2px 0px 2px
}

#rectangleRight4Small {
display:inline;
float:right;
width:90px;
height:48px;
border: solid 1px purple;
margin:20px 0px 0px 5px;
padding:0px 2px 10px 2px
}

#rectangleLeft4Small {
display:inline;
float:left;
width:100px;
height:48px;
border: solid 1px purple;
margin:20px 0px 0px 5px;
padding:0px 2px 10px 2px
}

.espHeader {
color:#222222;
font-size:1.1em;
text-align:center;
padding-bottom:20px;
}

.espStructure {
color:#222222;
font-size:1.1em;
text-align:center;
margin-bottom:0px;
}

.espStructure2 {
color:#222222;
font-size:1.1em;
text-align:center;
margin-top:0px;
}

.espStructureItalic {
color:#222222;
font-size:1em;
text-align:center;
margin:15px 0px 0px 0px;
font-style:italic;

}

#arrowRight {
display:inline;
float:left;
width:15px;
height:60px;
padding:40px 0px 0px 0px;
margin:0px 0px 0px 15px;
}

#arrowDown {
display:inline;
float:left;
width:140px;
height:85px;
padding:0px 20px 10px 200px ;
}

#arrowDown2 {
display:inline;
float:left;
width:67px;
height:48px;
margin:0px 0px 0px 5px;
padding:20px 2px 0px 35px
}

#arrowDownRight2 {
display:inline;
float:Right;
width:80px;
height:48px;
margin:0px 0px 0px 10px;
padding:20px 2px 0px 230px
}

#arrowDownLeft {
display:inline;
float:right;
width:50px;
height:65px;
padding:10px  20px 20px 20px;
}

#arrowDownRight {
display:inline;
width:50px;
height:65px;
padding:10px  20px 20px 20px;
float:right;
}

#arrowDoubleLeft {
display:inline;
float:right;
width:190px;
height:47px;
padding:10px 30px 0px 0px;
margin:0px;
}

#arrowDoubleLeft2 {
display:inline;
float:right;
width:40px;
height:47px;
padding:10px  20px 0px 20px;
}

#arrowDoubleRight2 {
display:inline;
float:right;
width:40px;
height:37px;
padding:10px 0px 0px 50px;
margin:0px;
}
#arrowDoubleRight {
display:inline;
width:50px;
height:47px;
padding:10px  20px 0px 30px;
float:right;
}

.noborder
{
border:none;
}


.inline {
display:inline;
margin:20px 0px 0px 50px;
background-color:#FFFFFF
}

.inlineFirst {
display:inline;
margin:20px 0px 0px 5px;
background-color:#FFFFFF;
font-weight:bold;
}

.inlineLast {
display:inline;
margin:20px 0px 0px 5px;
background-color:#FFFFFF;
font-weight:bold;
}

.inlineEmail {
display:inline;
margin:20px 0px 0px 35px;
background-color:#FFFFFF;
font-weight:bold;
}

.inlineQuestion {
display:inline;
margin:20px 0px 0px 107px;
background-color:#FFFFFF;
}

.inlineQuestion2 {
display:inline;
margin:20px 0px 0px 84px;
background-color:#FFFFFF;
}

.inlineAge {
display:inline;
margin:20px 0px 0px 10px;
background-color:#FFFFFF;
width:20px;
}

.inlineIdea {
display:inline;
margin:20px 0px 0px 60px;
background-color:#FFFFFF;
}

.inlineBox {
margin:-30px 0px 0px 78px;
}

#submit {

text-align:center;

}

#txt {
color:#222222;
font-size:1.4em;
margin:0px 0px 10px 0px;
text-align:justify;


}
.label {
display:inline;
margin:20px 0px 0px 0px;
color:#000000;
font-size:1.1em;
}

#label2 {
margin:0px 0px 0px 50px;
padding:-50px 0px 0px 0px;
color:#000000;
vertical-align:text-top;
margin-top:0px;
height:100px;
}

.labelRadio {
display:inline;
margin:20px 0px 0px 5px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}

.question{
display:inline;
margin:2px 0px 0px 10px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}
#rad {
padding:25px 0px 20px 40px;
}

#container {
padding:30px 0px 0px 0px;
margin:0px;
height:200px;
}

#container2 {
padding-top:20px;
border:solid 1px red;
height:60px;
}

#holder {
padding:30px 0px 0px 50px;
margin:0px 10px 0px 10px ;
height:200px;
}

#holder2 {
padding-top:20px;
border:solid 1px red;
height:60px;
}


.txtHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#444444;
	margin:0px 5px 0px 0px;
}
.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#444444;
	text-align:justify;
	margin:0px 5px 20px 5px;
}

td.maintxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align:left;
    color:#000000;
    vertical-align:middle;
}

td.GlossaryTerm
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align:left;
    color:#000000;
    vertical-align:top;
    padding-bottom:10px;
}

td.GlossaryDescription
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align:left;
    color:#000000;
    vertical-align:top;
    padding-bottom:10px;
}


#heading {
display:inline;
float:left;
width:385px;
margin:0px 0px 0px 5px;
padding:20px 2px 0px 170px;
font-weight:bold;
font-size:1.2em
}

#footer {
	text-align:center;
	padding:0px;
	margin-top: 5px;
	clear:both;
}


td.HelpBox { 
	display: block; 
	width: 90px; 
	background: #fc971e; 
	border: 2px solid #681461; 
	padding: 5px; 
	font-family:Verdana;
	font-size:12px;
	color: #681461; 
	text-align:center;
	height:50px;
	}

td.arrow { 
	width: 20px; 
	background:url('../images/arrow.gif');
	background-repeat:no-repeat;
	background-position:center; 
}

#downarrow  
{
    position:absolute;
    top:887px;
    left:464px;
	width: 9px;
	height:62px; 
	background:url('../images/downarrow.gif');
	background-repeat:no-repeat;
}
