/* main page values */

html, form {
	height: 100%;
    margin:0px;
    padding:0px;
    font-size: 13px;
}

p, h1, h2, h3, h4, h5, h6, li {
	font-family:  tahoma, tahoma, Helvetica, sans-serif;
}

body {
    padding:0px;
	font-family:  tahoma, tahoma, Helvetica, sans-serif;
	font-size: 13px;
    margin: 5 auto;  
}

.featureTitle {
    font-size:14px;
    font-weight: bold;
    color:#085C9C;
    text-decoration:none;
}

#holder {
    border:1px solid #cccccc;
    height: 100%; 
    min-height: 100%; 
    margin: 0 auto;
}

#border {
    border:1px solid #B9C2C8;
    height: 100%;
}

input {
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 1.0em;
}

select {
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 1.0em;
}

textarea {
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 1.0em;
}


/* end of main page values */


/* header section */

#header {
	width:100%;	
	text-align:left;
	margin-bottom:5px;
	clear: both;
}

td.topMenuItem {
    color:White;
    background-color:#663399;
   	font-size: 1.0em; 
   	font-weight: bold;
}

.topMenuItem a {
    color:White;
    text-decoration: none;
}

/* end of header section */



/* centre content */

.seperator {
	display: none;
}

#contentDiv {
	line-height:150%;
	color:#663399;
}

#contentDiv td {
	border:1px solid #2096C6;
	margin:0px;
	vertical-align: top;
}

#contentDiv table {
	border-collapse: collapse;
	margin:0px;
}

#contentDiv a {
    font-weight: bold;
	color:#663399;
}

#contentDiv .datagrid td
{
    border:0px;
}

hr {
    color:#796DA6;
    height:1px;
}

.title 
{
    font-size:1.6em;   
    font-weight: bold;
    color:#2096C6;
}

.textHeader {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bolder;

}

.textsubHeader {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bolder;

}
#textBreadCrumb {
	color: #72609F;
	margin-left:10px;
}

#textBreadCrumb a {
	text-decoration: none;
	color: #72609F;
	font-weight: bold;
}

#contentDiv .propButton {
    background-color:#2096C6;
    color:White;
    padding:5px;  
    text-decoration:none;
}

#contentDiv .pageLink 
{
 color:White;   
}

/* end of centre content */




/* right hand column */

#MidRight {
    float:right;
    width:200px;    
}

.secTitle {
    font-size:1.2em;   
    font-weight: bold;
    color:#2096C6;
}

.MenuItem, .MenuItemSelected {   
    padding-top: 5px;
    padding-bottom:5px;   
}

.MenuItem a {
    text-decoration: none;
    color:#00428c;
    font-weight: normal;
}

.MenuItemSelected a {
    text-decoration: none;
    color:#00428c;
    font-weight: bold;
}

.featureCell {
    background-color:#993399;
    padding:10px;
}

.featureText{
   font-size:1.2em;
   font-weight: bold;
   color: White;
}

.featHeadPurple {
    border-left:1px solid purple;
    border-right:1px solid purple;
    font-weight: bold;
    margin:0px;
    padding-left:10px;
    padding-right:10px;
    width:166px;
    font-size:1.2em;
    color: #00428C;
    padding-bottom:5px;
}

.featHeadBlue {
    border-left:1px solid #2096C6;
    border-right:1px solid #2096C6;  
    font-weight: bold;
    margin:0px;
    padding-left:10px;
    padding-right:10px;
    width:166px;
    font-size:1.2em;
    color: #00428C;
    padding-bottom:5px;
}

.featMidPurple {
    border-left:1px solid purple;
    border-right:1px solid purple;
    font-weight: bold;
    margin:0px;
    padding:0px;
    width:166px;
    padding-left:10px;
    padding-right:10px;
    color:#663399;
    padding-bottom:5px;
}

.featMidBlue {
    border-left:1px solid #2096C6;
    border-right:1px solid #2096C6;  
    font-weight: bold;
    margin:0px;
    padding:0px;
    width:166px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
}

.featBtmBlue {
    border-left:1px solid #2096C6;
    border-right:1px solid #2096C6;  
    font-weight: bold;
    margin:0px;
    padding:0px;
    width:166px;
    padding-left:10px;
    padding-right:10px;
    text-align:right;
}

.featBtmPurple {
    border-left:1px solid purple;
    border-right:1px solid purple;
    font-weight: bold;
    margin:0px;
    padding:0px;
    width:166px;
    padding-left:10px;
    padding-right:10px;
    text-align:right;
}

/*  end of right hand column */


/* news items */

.pager td
{
	padding:2px;
	color:#796DA6;
	padding-bottom:15px;
}
	
div.dataRow {
	width: 400px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}

div.dataRow span.Left {
	float: left;
	width: 200px;
	text-align: left;
}

div.dataRow span.Right {
	float: right;
	clear:both;
	width: 200px;
	text-align: right;
	vertical-align: top;
}

div.areaRow {
	clear: both;
}

div.areaRow span.Left {
  float: left;
  width: 10px;
  text-align: right;
}

div.areaRow span.Right {
  float: left;
  width: 350px;
  padding-left: 5px;
  text-align: left;
}

div.areaRow span.LeftImg {
  float: left;
  width: 80px;
  text-align: right;
}

div.areaRow span.RightImg {
  float: left;
  width: 460px;
  padding-left: 20px;
  text-align: left;
}

/* end of news items */


#footer {
    clear: both;
    color: white;
}

#footer a {
    color: white;
}

.error 
{
    color:#FF0000;
    font-weight:bold;
}

#dvWhatWouldYouLike 
{
font-size:15px;
font-weight:bold;
background-color:#2096c6;
padding:10px;
color: white;
background-image:url('images/dropdowndrop.gif');
background-position:bottom;
background-repeat:repeat-x;
}

#dvWhatWouldYouLike select 
{
font-size:14px;
width:300px;
}