/***********************************************/
/* layoutcss.css                           */
/*        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #666666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #cccccc url(../images/bg_grad9.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #993300;
}



a {
color: #006699;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font: bold 100% Arial,sans-serif;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h4{
 font: 100% Arial, sans-serif;
 color: #009999;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/


ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: 1em Arial, sans-serif;
 color: #666666;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 155px;
	left: 3%;
	right: 3%;
	width:93.5%;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 101;
}

#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 102;
	visibility: visible;
}

#tr {
	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 103;
	visibility: visible;
}

#masthead{
	position: absolute;
	top: auto;
	left: 0%;
	right: 0%;
	width:100%;
	z-index: 103;
	visibility: visible;
	
}

#pageNav{
	float: left;
	width:170px;
	padding: 0px;
	background-color: #F5f7f7;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#content{
	padding: 0px 20px 0px 10px;
	margin:0px 0px 0px 160px;
	border-right: 1px solid #ccd2d2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.feature a:link {
	color: #666666;
	text-decoration: underline;
}
.feature a:hover{
	color: #009999;
	text-decoration: underline;
}
.feature a:visited {
	color: #999999;
	text-decoration: underline;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/


/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
	visibility: visible;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 6px 15px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccd2d2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd2d2;
}

#pageName h2{
	font: bold 120% Arial, sans-serif;
	color: #006699;
	margin:0px;
	padding: 10px 0px 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	height: 36px;
	color: #006699;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	top: -25px;
	background-image: url(../images/Draft-R8_18_2.jpg);
}
#globalNav a:hover{
	color: #FFFFFF;

}
#globalNav img{
	margin-bottom: -9px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}
/* top moves TOP Navigation position */
/* also moves nav link text position (adjust top setting) */
#globalLink{
	position: absolute;
	top: 5px;
	height: 22px;

	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

/************ changes TOP NAV link font **************/

a.glink, a.glink:visited{
  	font-size: small;
  	color: #666666;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #006699;
	background:#EEEEEE;	
}

a.glink:hover{
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../images/Draft-R8_09.jpg);
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

/*changes position of rollover nav links*/
.subglobalNav{
	position: absolute;
	top: 131px;
	left: 0px;
	/*width: 100%;*/

	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	visibility: hidden;
	font-size: 80%;
	background-color: #6699CC;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #6699CC;
}

.subglobalNav a:hover{
	color: #FFFFFF;
	background-color: #6699CC;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 66px;
	right: 45px;
	background-color: #FFFFFF;
	z-index: 201;
	visibility: hidden;
}

#search input{
	font-size: 70%;
	margin: 0px  0px 0px 10px;
	background-color: #CCCCCC;
	visibility: hidden;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 1px 0px 5px 15px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	border-bottom:1px solid #ccd2d2;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #006699;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 0px 30px;
	font-size: 80%;

	height: 200px;
}

html>body .feature {
	height: auto;
}

.feature h3{
	font: bold 130% Arial,sans-serif;
	color: #009999;
	padding: 5px 0px 5px 0px;
}

.feature p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.feature img{
	float: left;
	padding: 10px 10px 10px 0px;
}

/*LHS image*/

.featureimageLHS{
	font-size: 80%;
	padding-left: 20px;
}

.featureimageLHS h3{
	font: bold 130% Arial,sans-serif;
	color: #006699;
	padding: 0px 0px 5px;
}
.featureimageLHS h4{
	font: bold 110% Arial,sans-serif;
	color: #666666;
	padding: 0px 0px 5px;
}


.featureimageLHS a {
	color: #006699;
	padding: 0px;
	text-decoration: underline;
}

.featureimageLHS a:link {
	color: #006699;
	padding: 0px;
	text-decoration: underline;
}

.featureimageLHS a:visited {
	color: #006699;
	padding: 0px;
	text-decoration: underline;
}



.featureimageLHS a:hover {
	color: #993300;
	padding: 0px;
	text-decoration: underline;
}



.featureimageLHS p{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.featureimageLHS img{
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}

/*LHS image*/

.featureimageRHS{
	padding: 0px 0px 0px 20px;
	font-size: 80%;
}

.featureimageRHS h3{
	font: bold 130% Arial,sans-serif;
	color: #009999;
	padding: 10px 0px 5px 0px;
}

.featureimageRHS p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.featureimageRHS img{
	float: right;
	padding: 0px;
	margin-right: 20px;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 20px;
}



/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 0px 4px 4px 0px;
	vertical-align: text-top;
	float: right;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

#sectionLinks h3{
	padding: 6px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #CCCCCC;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	color: #666666;
	font-size: 80%;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CCCCCC;
	background-image: url(../images/Button-BG-L.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-position: center;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

.relatedLinks a:hover{
	color: #339999;	 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/

#rhsheaderbg{
	position: absolute;
	top: 0px;
	right: 20px;
	z-index: 101;
	visibility: visible;
	height: 110px;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	width: 10px;
}
.style1 {color: #009999}

/*coloured bullet for Bulleted lists*/
.IntroContentLi {
	color: #666666;
	margin-left: 0px;
	
}

ul{
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
	clear: both;
}
li{
	list-style-type: disc;
	color:#666666;
	margin-left: 15px;
}

.section {
	height: auto;
	float:left;
	width:71%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

  .prop {
	height:60px;
	float:right;
	width:1px;
  }
    .clear {
    clear:right;
    height:1px;
    overflow:hidden;
  }
  
.clearRight {
clear:right;
}
.clearLeft {
clear:left;
}
.iconimages {
	clear:left;
	margin: 0px;
	padding: 0px;
}
.table_specs{
	margin: 5px 10px 0px 0px;
	padding: 10px;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.table_specs td{
	margin: 0px 10px 0px 0px;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 6px;
	border-bottom: 1px solid #CCCCCC;
}
.table_specs th{
	margin: 0px 10px 0px 0px;
	font-size: 110%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #660000;
	border: 1px solid #CCCCCC;
}

.table_specs a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	text-decoration: underline;
}
.table_specs a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
	font-size: 100%;
}
.table_specs a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contactTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.contactsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
}
.MainTextRed{
	color: #FF0000;
	clear: both;
	padding: 10px 0px 14px;
	font-size: 120%;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
}

.MainTextRed img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.MainTextRed p{
	padding: 0px;
	
}

.MainTextRed a{
	color: #FF0000;
	font-weight:bold;
	text-decoration: none;
}

.MainTextRed a:hover{
	color: #cc9966;
	font-weight:bold;
	text-decoration: none;
	text-decoration: underline;
}
.fixedLink {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	font-size: 80%;
}
.fixedLink a {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
	color: #009999;
	font-size: 80%;
}
.fixedLink a:link {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
	color: #009999;
	font-size: 80%;
}

.fixedLinkmain {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/Button-BG.jpg);
}

.fixedLinkmain a {

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected6.jpg);
}
.fixedLinkmain a:hover {

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected6.jpg);
}

.fixedLinkmain a:link {

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected6.jpg);
}

.fixedLinkmain2 {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/Button-BG-L3.jpg);
}

.fixedLinkmain2 a {

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected6.jpg);
}
.fixedLinkmain2 a:hover {

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected6.jpg);
}

.fixedLinkmain2 a:link {

	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/glblnav_selected6.jpg);
}


#smallnavlinks {
	color: #cc9966;
	font-weight:bold;
}	
#smallnavlinks a:link, #smallnavlinks a {
	color: #666666;
	font-weight:bold;
	font-size: 80%;
}	
#smallnavlinks a:hover {
	color: #FFFFFF;
	font-weight:bold;
	background-color: #CCCCCC;
}
#navBar{
  float: right;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.RHSsectionLinks{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;

}

.RHSsectionLinks h3{
	padding: 6px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #CCCCCC;
	font-size: 120%;	
}

.RHSsectionLinks a:link, .RHSsectionLinks a:visited {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #666666;
	display: block;
	white-space: nowrap;
}

.RHSsectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CCCCCC;
	background-image: url(../images/Button-BG.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
}
.RHSsectionLinks img {
	float: left;
	margin-right: 5px;

}
.table_dates{
	margin: 5px 10px 0px 0px;
	padding: 10px;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.table_dates td{
	margin: 0px 10px 0px 0px;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding: 6px;
	border-bottom: 1px solid #CCCCCC;
}
.table_dates th{
	margin: 0px 10px 0px 0px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
}

.table_dates a{
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 100%;
	text-decoration: underline;
}
.table_dates a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-size: 100%;
}
.table_dates a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.greentext {
	color:#009900;
	font-weight: bold;
}
.thumb_summary {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	margin-top: 5px;
}
.thumb_summary img {
	margin: 0px 10px 0px 0px;
	padding: 0px;

}

.story img{
	padding: 0px 10px 50px 0px;
	text-align: left;
}

.story2 {
	padding: 0px 0px 0px 20px;
	font-size: 80%;
}

.story2 h3{
	font: bold 125% Arial,sans-serif;
	color: #006699;
}

.story2 a:link{
	font: 100% Arial, sans-serif;
	color: #006699;
	text-decoration: underline;
}
.story2 a:visited {
	font: 100% Arial, sans-serif;
	color: #006699;
	text-decoration: underline;
}
.story2 a:hover {
	font: 100% Arial, sans-serif;
	color: #993333;
	text-decoration: underline;
}

.story2 p {
	padding: 0px 0px 0px 0px;
}
.story2 a.capsule:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

.story2 a.capsule:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}


.story2 a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #006699;
	display:block;
	padding-bottom: 5px;
}

.story2 a.capsule:hover{
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}

.story2 img{
	padding: 0px 10px 0px 0px;
	text-align: left;
}
.story2 th{
	text-align: left;
	font-size: 120%;
	border-right: 6px solid #FFFFFF;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
}
.greenbgcol {
	color:#FFFFFF;
}
/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 20px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #009999;
}

.story a:link{
	font: 100% Arial, sans-serif;
	color: #006699;
	text-decoration: underline;
}
.story a:visited {
	font: 100% Arial, sans-serif;
	color: #999999;
}
.story a:hover {
	font: 100% Arial, sans-serif;
	color: #996600;
}

.story p {
	padding: 0px 0px 0px 0px;
}
.story a.capsule:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

.story a.capsule:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}


.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #006699;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}

td.storyLeft{
	padding-right: 12px;
}

th.storyLeft{
	background-color: #3399CC;
	color: #FFFFFF;
}
th.storyLeft2{
	background-color: #CC9999;
	color: #FFFFFF;
}
th.storyLeft3{
	background-color: #006699;
	color: #FFFFFF;
}
.story img{
	padding: 0px 10px 50px 0px;
	text-align: left;
}
.begreat {
	color:#339999;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	font-style: italic;
}
#table_cell_green_1 {
background-color: #99FFCC;
}
#table_cell_green_2 {
background-color: #99FFCC;
}
#table_cell_green_3 {
background-color: #99FFCC;
}
#table_cell_green_4 {
background-color: #99FFCC;
}
#table_cell_brown_1 {
background-color: #33CC99;
}
#table_cell_brown_2 {
background-color: #33CC99;
}
#table_cell_brown_3 {
background-color: #33CC99;
}
#table_cell_brown_4 {
background-color: #33CC99;
}
#table_cell_blue_1 {
background-color: #66CCFF;
}
#table_cell_blue_2 {
background-color: #66CCFF;
}
#table_cell_4_1 {
background-color: #3399FF;
}
#table_cell_4_1 {
background-color: #3399FF;
}
#table_cell_4_2 {
background-color: #3399FF;
}
#table_cell_4_3 {
background-color: #3399FF;
}
#table_cell_4_4 {
background-color: #3399FF;
}
#table_cell_4_5 {
background-color: #3399FF;
}
#table_cell_5_1 {
background-color: #0099CC;
}
#table_cell_5_2 {
background-color: #0099CC;
}
#table_cell_5_3 {
background-color: #0099CC;
}
#table_cell_6_1 {
background-color: #FFFFCC;
}
#table_cell_6_2 {
background-color: #FFFFCC;
}
#table_cell_6_3 {
background-color: #FFFFCC;
}
#table_cell_7_1 {
background-color: #FFFF99;
}
#table_cell_7_2 {
background-color: #FFFF99;
}
#table_cell_8_1 {
background-color: #FFFF66;
}
#table_cell_8_2 {
background-color: #FFFF66;
}
#table_cell_9_1 {
background-color: #FFCC33;
}
#table_cell_10_1 {
background-color: #FF9900;
}
#table_cell_11_1 {
background-color: #FFCCCC;
}
#table_cell_11_2 {
background-color: #FFCCCC;
}
#table_cell_11_3 {
background-color: #FFCCCC;
}
#table_cell_12_1 {
background-color: #CC99CC;
}
#table_cell_12_2 {
background-color: #CC99CC;
}
#table_cell_13_1 {
background-color: #339999;
}
#table_cell_13_2 {
background-color: #339999;
}
#table_cell_13_3 {
background-color: #339999;
}
hr {
border: 0;
width: 100%;
color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;
}
.table_form {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 80%;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.table_cs{
	margin: 5px 10px 0px 0px;
	padding: 10px;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.table_cs td{
	margin: 0px 10px 0px 0px;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding: 1px 3px;
	border-bottom: 1px solid #CCCCCC;
}
.table_cs th{
	margin: 0px 10px 0px 0px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.table_cs a{
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 100%;
	text-decoration: underline;
}
.table_cs a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-size: 100%;
}
.table_cs a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.greyline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blocktext1 {
	background-color: #CC9999;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.blocktext2 {
	background-color: #006699;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.blocktext3 {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.horizontal_tablespacer {
	width: 100px;
	height: 1px;
}
li {margin-bottom:8px}

a.glink_corp, a.glink_corp:visited{
  	font-size: small;
  	color: #006699;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #006699;
}

a.glink_corp:hover{
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../images/Draft-R8_09.jpg);
}	
	
