/* main page values */

html, form {
	height: 100%;

}

p, h1, h2, h3, h4, h5, h6, li
{
	font-family:  tahoma, tahoma, Helvetica, sans-serif;

}

body 
{
    margin: 0px;
	margin:5px;
	font-family:  tahoma, tahoma, Helvetica, sans-serif;
	font-size: 14px;
    margin-bottom:0px;
}

.menu_top 
{
    background-color:#796da6;
}

input {
		font-family:  tahoma, Helvetica, sans-serif;
		font-size: 1.0em;
}

textarea {
	font-family:  tahoma, Helvetica, sans-serif;
}

td.feature_menu {

	width:176px;
	text-align: center;
	height:100%;
	padding-left:10px;

}

.generalText {
	font-family:  tahoma, tahoma, Helvetica, sans-serif;
	font-size: 14px;
		color:#796DA6;
}

.generalText a * {
	font-family:  tahoma, tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color:#796DA6;
	font-weight:bold;
}

.generalText td {
	font-family:  tahoma, tahoma, Helvetica, sans-serif;
	font-size: 14px;
		color:#796DA6;
}


/* end of main page values */


/* header section */

#header {
	width:100%;	
	overflow:hidden;
	text-align:left;
	height:142px;
	margin-bottom:5px;
}

#header_index {
	width:740px;	
	overflow:hidden;
	
}

#header_index a {
	color:#8A619F;
	text-decoration:none;
	
}

#logo 
{
	width:390px;
	padding-left: 35px;
	padding-top:35px;
	float: left;
	height:122px;
}

.heading {
	font-weight: bold;
	color:white;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 1.7em;
}

/* end of header section */


/* centre content */

.seperator {
	display: none;
}


#middle_index {
	width:740px;	
	line-height:140%;
}

#middle 
{

}

#contentDiv {
	position: relative;
	left:10px;
	top:10px;
	padding-bottom:20px;
	float:left;

	line-height:150%;
	color:#796DA6;
	
}

#contentDiv a {
    font-weight: bold;
	color:#796DA6;
}
hr 
{
    	color:#796DA6;
    	height:1px;
}

.feature {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
}

.feature_title {
	font-size:15px;
	font-weight:bold;
	color:#796da6;
	padding-bottom:7px;
	line-height:20px;
}

.feature_title a 
{
	color:#796da6;
	text-decoration:none;
}

.feature_desc {
	color:#999999;
	line-height:19px;
	font-size:11px;
	padding-bottom:10px;
	border-bottom: 2px dotted #999999;
}

.feature_desc a {
	color:#999999;
	text-decoration:none;
}

.atoztitle {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:6px;
	background-color:#f8943e;
}

.atozlink a {
	font-size:12px;
	font-weight:bold;
	color:#f8943e;
	text-decoration:none;
}

.atoz_box {
	font-size:12px;
	padding:6px;
	width:180px;
}

.quicklinkstitle {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:6px;
}

.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;
	font-size:11px;
	margin-left:10px;
}

#textBreadCrumb a {
	text-decoration: none;
	color: #72609F;
	font-weight: bold;
	font-size:11px;
}

/* end of centre content */


/* left hand column */

#sideMenu {
	height: 100%;
	width:180px;
}

.search 
{
	height:34px;
}

td.MenuItem  {
    padding-top:10px;
    font-weight:900; 
    text-decoration: none;
    font-size:13px;
}

.MenuItem a 
{
    font-weight:900; 
    text-decoration: none;
    font-size:13px;
}

#dvWhatWouldYouLike 
{
font-size:13px;
font-weight:bold;
padding-top:10px;
padding-bottom:20px;
}

#dvWhatWouldYouLike select 
{
font-size:12px;
width:300px;
}

.MenuItemSub a 
{
    padding:0px;
    text-decoration: none;
    font-size:13px;
    font-weight:normal;
    
}

.MenuItemSubSub a 
{
    padding:0px;
    text-decoration: none;
    font-size:13px;
    font-weight:normal;
}

.MenuItemSubSubSub a 
{
    padding:0px;
    text-decoration: none;
    font-size:13px;
    font-weight:normal;
}

td.MenuItemSub  {
    padding-left:16px;
        background-image:url("images/menu/Bullet8.gif");
        background-position:left top;
        background-repeat:no-repeat;
}

td.MenuItemSubSub  {
    padding-left:24px;
        background-image:url("images/menu/Bullet16.gif");
        background-position:left top;
        background-repeat:no-repeat; 
}

td.MenuItemSubSubSub  {
    padding-left:32px;
            background-image:url("images/menu/Bullet24.gif");
        background-position:left top;
        background-repeat:no-repeat;
}

td.MenuItemSelected  {
    padding-top:10px;
    padding-left:12px;
    background-image:url("images/menu/mBullet.gif");
    background-repeat:no-repeat;
    background-position:left top;
    text-decoration: none;
    font-size:13px;
}

.MenuItemSelected a 
{
    padding-top:10px;
    font-weight:900; 
    text-decoration: none;
    font-size:13px;
}

.MenuItemSubSelected a
{
    font-weight:900; 
    text-decoration: none;
    font-size:13px;
}

.MenuItemSubSubSelected a
{
    font-weight:900; 
    text-decoration: none;
    font-size:13px;
}

.MenuItemSubSubSubSelected a
{
    font-weight:900; 
    text-decoration: none;
    font-size:13px;
}

td.MenuItemSubSelected  {
    padding-left:16px;
        background-image:url("images/menu/Bullet8.gif");
        background-position:left top;
        background-repeat:no-repeat;
}

td.MenuItemSubSubSelected  {
    padding-left:24px;
        background-image:url("images/menu/Bullet16.gif");
        background-position:left top;
        background-repeat:no-repeat;
}

td.MenuItemSubSubSubSelected  {
    padding-left:32px;
            background-image:url("images/menu/Bullet24.gif");
        background-position:left top;
        background-repeat:no-repeat;
}

.SideMenu  {
	padding-bottom:5px;
}

.emailText
{
   font-size:10px;
   font-weight: bold;
   color: White;

}
/* end of left hand column */


/* right hand column */

.featureCell 
{
   background-color:#F6BF29;
      padding:10px;
}

.featureText
{
   font-size:20px;
   font-weight: bold;
   color: White;

}

/*  end f 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 
{

}


.textBlack 
{
    color:#000000;
}
.textPurple 
{
        color:#72609F;
}

.textGreen
{
    color:#78B200;
}

.textYellow 
{
    color:#F6BF29;
}

.textPink
{
    color:#CF7CA4;
}

.pagetitle 
{
 font-size:20px; font-weight: bold;   
}

.insetBox {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 260px;
	background-color:#EEEEEE;
}

.insetBoxMainImage {
	border-bottom: 1px solid #CCCCCC;
	background-color:#E4E4E4;
	width: 260px;
	height: 203px;
	vertical-align: middle;
	text-align: center;
}

.insetBoxThumbnailArea {
	width: 253px;
	padding-top: 8px;
	padding-left: 7px;
}

.insetBoxThumbnail {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 7px;
	margin-bottom: 7px;
}

.insetBoxNewLine {
	width:260px;
	clear:both;
}


/* asb styles */

.ASBForm_FormTitle 
{
     font-size:20px; 
     font-weight: bold;  
         color:#72609F; 
                  margin-top:20px;
}

.ASBForm_secTitle 
{
         font-size:14px; 
     font-weight: bold; 
         color:black;

}

td.ASBForm_secTitle 
{
padding-top:20px;
}

.ASBForm_title 
{
    
           font-size:12px; 
     font-weight: bold; 
         color:#72609F;  
}


.ASBForm_button 
{
           background-color:#72609F;  
           color: White;
           font-weight: bold;
           width:250px;
}

.ASBForm_tbarea 
{
    width:300px;
             font-size:12px; 

         color:#72609F;   
}