/*****************************************************************/
/* Author: Gina Harrington */
/* www.ginaharrington.com */
/*****************************************************************/


body {
	margin:10px 0px 10px 0px;
	padding:0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#333333;
	background-color:#000000;
}
p, th, font {
	color:#333333;
	font-size:12px;
}

ul {
	padding:0px;
	margin:0px;
}

a {
	color:#CBCCCE;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}

a.current {
	color:#CBCCCE;
	text-decoration:none;
	font-weight:bold;
}

img {
	border:0px;
}

/*#image {
	border-color: #F59ACD;
	border-style: solid;
	border-width: 1px;
	padding: 2px 2px 2px 2px;
}*/



/**	Header **/

#upperContent {
	width:780px;
	height:125px;
	margin:0px auto 10px auto;
	padding:0px;
	background-color: #000000;
}

#upperContentLogoLeft {
	float:left;
	margin: 0px;
}

#upperPageTitle {
	text-align:right;
	float:right;
	margin: 90px 5px 0px 0px;
	font-size:10px;
	color:#CBCCCE;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#upperContentLogoRight {
	float:right;
	margin: 8px 10px 1px 0px;
	padding: 0px 5px 0px 0px;
}

#upperContentDate {
	clear:both;
	float:right;
	width:764px;
	text-align:right;
	color:#FF0000;
	padding:2px 15px 1px 1px;
	font-size:10px;
}

/** Spacer **/
#line-spacer {
	clear:both;
	width:780px;
	line-height:4px;
	margin:0px auto;
	/*padding:10px 5px 10px 0px;*/
	text-align:left;
}

#line-spacerAdmin {
	clear:both;
	width:765px;
	line-height:4px;
	margin:0px 0px 0px 10px;
	text-align:left;
	background-color:#CBCCCE;
}

/**	Navigation **/
#navContent {
	width:765px;
	text-align: center;
	line-height: 50px;
	background-color: #DFDFE1;
	margin: 0px 0px 0px 10px;
}


/**	Flash Homepage **/
#flashContentHome {
	clear:both;
	width:750px;
	height:300px;
	margin:0px auto 0px auto;
	text-align:center;
	background-color:#ffffff;
}

#flashContentHomeXmas {
	clear:both;
	width:750px;
	height:300px;
	margin:0px auto 0px auto;
	text-align:center;
	background-color:#FFFFFF;
}

#HomepageImage {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #A59E8E;
}



/**	Page Content **/ 
#pageWrapper {
	width: 775px;
	margin: 30px auto 0px auto;
}

#pageContent {
	clear:both;
	overflow:hidden;
	width:765px;
	margin:0px 0px 0px 10px;
	display: block;	
	background-color: #FFFFFF; 
	/*Taken out to place bg image in for Christmas 
	background-image:url(../images/content_back.jpg);
	background-repeat:no-repeat;*/
	padding-top: 10px;
	padding-bottom: 10px;
}

#pageContentFF {
	clear:both;
	overflow:hidden;
	width:765px;
	margin:0px 0px 0px 10px;
	display: block;
	background-color: #ffffff;
	/* Taken out to place bg image in for Christmas
	background-image:url(../images/homexmascontentback.png);
	background-repeat:no-repeat; */
	padding-top: 10px;
	padding-bottom: 10px;
}

#pageContentXmas {
	clear:both;
	overflow:hidden;
	width:765px;
	margin:0px 0px 0px 10px;
	display: block;
	/*background-color: #C0DCF1;*/
	background-image:url(../images/homexmascontentback.png);
	background-repeat:no-repeat; 
	padding-top: 10px;
	padding-bottom: 10px;
}


/**	Left Side **/
#pageContentLeft {
	float:left;
	width:130px;
	padding:20px 5px 1px 5px;
	height: 250px;
	margin-left: 5px;
}



#pageContentLeft .text {
	text-align:left;
	font-size:18px;
	color:#57585A;
	font-weight:bold;
	line-height: 40px;
}

#pageContentLeft .leftTitle {
	font-weight:bold;
}

.fullpage #pageContentLeft {
	display:none;
}

#pageContentLeftSpecialAdmin {
	float:left;
	width:50px;
	padding:0px 2px 1px 20px;
	height: 300px;
}

#pageContentLeftSpecialAdmin {
	float:left;
	width:130px;
	padding:5px 10px 10px 5px;
	font-size: 11px;
	background-image: url(../images/form_separator.gif);
	background-position: top right;
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

#pageContentLeftSpacer {
	float:left;
	width:140px;
	padding:2px 5px 2px 5px;
	font-size:12px;
}


/** Secondary Navigation **/
dl#nav dt a, dl#nav dt a:visited {
	display:block;
	padding:5px 3px 5px 10px;
	color:#57585a;
	border-bottom:1px dotted #57585a;
	/*background:#ffffff;*/
	text-decoration:none;
	text-align:left;
	line-height:14px;
	font-size:12px;
}
dl#nav dt a:hover, dl#nav dt a#live {
	background:#F0483B;
	color: #FFFFFF;
}

dl#nav dt a#sub {
	color: #FF0000;
	margin-left: 10px;
}

dl#nav dt a:hover#sub {
	color: #000000;
	background:#CBCCCE;
	margin-left: 10px;
}

/** See Also Navigation Section *
dl#nav2 a, dl#nav2 a:visited {
	display:block;
	padding:5px 3px 5px 3px;
	color:#005F7B;
	border:1px solid #FFFFFF;
	background:#D7E8EE;
	text-decoration:none;
	text-align:left;
	line-height:12px;
	font-size:11px;
}
dl#nav2 a:hover, dl#nav2 a#live {background:#005F7B; color:#D7E8EE;}*/



/*************************************/





/**	Centre **/
#pageContentMiddle {
	float:left;
	width:510px;
	margin:0px 10px 5px 10px;
	padding:15px 5px 1px 0px;
	font-size:12px;
}

#pageContentMiddleSm {
	float:left;
	width:385px;
	margin:0px 10px 5px 10px;
	padding:15px 0px 1px 0px;
	font-size:12px;
}

#pageContentMiddleAbout {
	float:left;
	width:401px;
	margin:0px 5px 5px 5px;
	padding:15px 0px 0px 0px;
	font-size:12px;
}

.treatment{
	width:380px;
	clear: both;
	padding-top: 0px;
}

.treatment a {
	color: #FF0000;
	text-decoration:none;
}

.treatment a:hover {
	color: #57585A;
	text-decoration:underline;
}

.title {
	font-size: 12px;
	color: #57585A;
	font-weight: bold;
	text-align:left;
}

.title a {
	font-size: 12px;
	color: #57585A;
	font-weight: bold;
	text-align:left;
}

.title a:hover {
	font-size: 12px;
	color: #57585A;
	font-weight: bold;
	text-align:left;
	text-decoration:underline;
}


.titletext {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-align:left;
}

.titletextLg {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-align:left;
}


.detailbold {
	font-size: 12px;
	color: #FF0000;
	line-height:15px;
	font-weight: bold;
	text-align:right;
	padding-left: 80px;
}

.endnote {
	font-size:10px;
}

.endnote a {
	color:#FF0000;
	text-decoration:none;
}

.endnote a:hover {
	color:#FF0000;
	text-decoration:underline;
}




#pageContentMiddleHome {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	font-size:12px;
	text-align: center;
}

#pageContentMiddleHome a {
	text-align:left;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}

/*.fullpage #pageContentMiddle {
	width:779px;
}*/

#pageContentMiddleImg {
	width:520px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}

/* Disclaimer etc */
#pageContentMiddleSpecial {
	width:600px;
	margin:0px 10px 5px 30px;
	float: left;
	padding-left: 20px;
}

#pageContentMiddleTeam {
	width:595px;
	margin:0px 10px 5px 10px;
	float: left;
}

#pageContentMiddleTeam a {
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
	text-align:left;
}

#pageContentMiddleTeam a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration:underline;
	text-align:left;
}

#pageContentMiddleSpecialAdmin {
	float:left;
	width:650px;
	margin:0px 0px 0px 30px;
	padding:15px 10px 5px 10px;
	font-size:12px;
	background-color:#FFFFFF;
}

#pageContentMiddleSpecialAdmin .right {
	float:right;
	text-align:right;
}

#pageContentMiddleSpecial .text {
	text-align:left;
	font-size:18px;
	color:#57585A;
	font-weight:bold;
	line-height: 35px;
}

/**	Right Side **/

#pageContentRight {
	float:right;
	width:200px;
	padding-top: 15px;
	/*border-color: #57585A;
	border-style: solid;
	border-width: 1px;
	padding: 2px 2px 2px 2px;*/
}

.fullpage #pageContentRight {
	display:none;
}

#pageContentRightSpecial {
	float:right;
	width:450px;
	padding:15px 5px 5px 5px;
	margin-bottom: 10px;
}

#pageContentRightSpecial a {
	color:#57585a;
	text-decoration:none;
}


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


#pageContentRightLg {
	float:right;
	width:200px;
	padding-top: 15px;
	display: inline;
}
/**************** FOOTER **************************/

#footer {
	clear:both;
	color: #57585A;
	font-size: 11px;
	width:755px;
	height: 25px;
	text-align: center;
	background-color: #CBCCCE;
	margin: 0px 0px 0px 10px;
	padding: 8px 5px 0px 5px;
}

#footer .left {
	float: left;
	text-align: left;
}

#footer .right {
	float: right;
	text-align: right;
}

#footer .right a {
	color: #57585A;
	text-decoration:none;
}


#footer a {
	color:#FF0000;
	text-decoration:none;
}

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


/**************** END FOOTER **************************/

#copyright {
	clear:both;
	color: #CBCCCE;
	margin: 10px auto 0px auto;
	padding-right:5px;
	font-size: 10px;
	text-align:right;
	width:775px;
	height: 15px;
}

#copyright a {
	color:#FF0000;
	text-decoration:none;
}

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

/********* Sitemap *****************/

/*.sitemap {
	margin:10px 0px 0px 0px;
	color:#57585a;
}*/

.sitemap a {
	color:#57585a;
}

.sitemap a:hover {
	text-decoration:underline;
}

.sitemap ul {
	margin:0px 0px 0px 20px;
}
.sitemap li {
	margin:5px 0px 5px 0px;
}
.sitemap li a {
	font-size:12px;
}


/**************** FORM STYLES **************************/

/*** Form ***/

#glossFormContainer {
	margin: 15px 10px 10px 0px;
	padding: 0px 0px 0px 20px;
	width: 275px;
	float: left;
	display: inline;
	background-image: url(../images/form_separator.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#glossFormContainer .reqText {
	font-size:10px;
	float:right;
	padding-right:25px;
}

form#glossForm {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

form#glossForm p {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	font-size:12px;
}

.inputstandard {
	border:1px solid #57585a;
	padding:2px 2px 2px 2px;
	width: 245px;
	font-family:Arial, Helvetica, sans-serif;
	color: #57585a;
	background-color:#EAEBEC;
	margin: 3px 0px 3px 0px;
	padding: 2px 2px 2px 2px;
	font-size: 14px;
}

/****** end form ***/


/*---------------- Form Styles --------------------*/
/**********  ***********/
/*---------------------------------------------------------------*/


#formcontainer{
	margin-left: 10px;
}

#loginformcontainer{
	margin-top:50px;
	margin-left: 50px;
	width:350px;
	float: left;
}

#loginformcontainer .left {
	float:left;
	text-align:left;
}

#loginformcontainer .right {
	float:right;
	text-align:right;
}



/**************** END FORM STYLES **************************/




/************* bullet points ***********/

ul {
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #333333;

}

#pageContentMiddleSpecial ul li {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;	
	list-style-image: url(../images/mini.gif);
}


/*ul ul li {
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #333333;

}

ul ul ul li {
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #333333;
list-style-image: url(../images/miniDot.gif);
}*/

/**************


/*---------------- Tabbed Menu - Admin Pages --------------------*/
/********** PHP Styles ***********/
/***********Slanty Nav **********/
/*---------------------------------------------------------------*/

#slant {
	padding:0;
	margin:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color: #57585A;
}
#slant li {float:left; text-align:center; margin-right:-20px;} 
#slant a {display:block; text-decoration:none;}
#slant a em {font-style:normal; display:block; padding:0 15px; height:25px; background:#CBCCCE; float:left; cursor:pointer; color:#FF0000; line-height:24px;}

#slant a b, a span {cursor:pointer; display:block; width:0; overflow:hidden; float:left; background:#CBCCCE;}

#slant a span {height:0; border-top:25px solid #CBCCCE; border-right:25px solid #57585A;}

#slant a b.p1,
#slant a b.p2,
#slant a b.p3,
#slant a b.p4,
#slant a b.p5 {border-top:5px solid #57585A; border-right:5px solid #CBCCCE;}

#slant a b.p1 {height:0; margin-top:20px;}
#slant a b.p2 {height:5px; margin-top:15px;}
#slant a b.p3 {height:10px; margin-top:10px;}
#slant a b.p4 {height:15px; margin-top:5px;}
#slant a b.p5 {height:20px;}

#slant a b.p6,
#slant a b.p7,
#slant a b.p8,
#slant a b.p9,
#slant a b.p10 {border-bottom:5px solid #57585A; border-left:5px solid #CBCCCE;}

#slant a b.p6 {height:20px;}
#slant a b.p7 {height:15px;}
#slant a b.p8 {height:10px;}
#slant a b.p9 {height:5px;}
#slant a b.p10 {height:0;}

#slant a:hover {background:#FF0000;}

#slant a:hover em, #slant a.selected em {color:#CBCCCE; background:#FF0000;}

#slant a:hover b.p1, #slant a.selected b.p1,
#slant a:hover b.p2, #slant a.selected b.p2,
#slant a:hover b.p3, #slant a.selected b.p3,
#slant a:hover b.p4, #slant a.selected b.p4,
#slant a:hover b.p5, #slant a.selected b.p5 {border-right-color:#FF0000; background: #FF0000;}

#slant a:hover b.p6, #slant a.selected b.p6,
#slant a:hover b.p7, #slant a.selected b.p7,
#slant a:hover b.p8, #slant a.selected b.p8,
#slant a:hover b.p9, #slant a.selected b.p9,
#slant a:hover b.p10, #slant a.selected b.p10 {border-left-color:#FF0000; background: #FF0000;}

#slant a:hover span, #slant a.selected span {border-top-color:#FF0000;}

#slant a.selected:hover b, #slant a.selected:hover em, #slant a.selected:hover span {cursor:default;}


/********** PHP Styles ***********/

.darkHeader {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.pdfLink {
	text-decoration: underline;
	font-weight:bold;
}

.sublinks {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

#subNav {
	clear:both;
	height:30px;
	text-align:left;
	width: 765px;
	margin: 0px auto auto 10px;
	background-color: #CBCCCE;
}

#innersub {
	clear:both;
	height:15px;
	text-align:center;
	padding: 10px 10px 5px 10px;
}

.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.orangeLink {
	color: #FF9D36;
	text-decoration: underline;
}

.breadcrumb {
	color:#000000;
	font-size:10px;
}


/*---------------- Main Page Navigation --------------------*/
/********** Images Numbered 1 - 5 ***********/
/*---------------------------------------------------------------*/

#pageNavMain {
	width: 765px;
	height: 40px;
	background-color: #CBCCCE;
	margin-left: 10px;
}

#pageNavMain h3 {
	display: none;
}

#pageNavMain h3 span {

}

#pageNavMain ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#pageNavMain ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	list-style-type: none;
}

#pageNavMain ul li a:link,
#pageNavMain ul li a:visited,
#pageNavMain ul li a:hover,
#pageNavMain ul li a:active {
	font-weight: bold;
	text-decoration: none;
	color: #4F6888;
}

#pageNavMain ul li a:hover {
	text-decoration: underline;
}


/* ul li#nsliLevel1Nav1 */
#pageNavMain ul li#nsliLevel1Nav1 a:link,
#pageNavMain ul li#nsliLevel1Nav1 a:visited,
#pageNavMain ul li#nsliLevel1Nav1 a:hover,
#pageNavMain ul li#nsliLevel1Nav1 a:active {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 130px;
	height: 40px;
	background-image: url(../images/1.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#pageNavMain ul li#nsliLevel1Nav1 a:hover {
	background-position: 0px -40px;
}

#pageNavMain ul li#nsliLevel1Nav1 a span {
	display: none;
}

/* ul li#nsliLevel1Nav2 */
#pageNavMain ul li#nsliLevel1Nav2 a:link,
#pageNavMain ul li#nsliLevel1Nav2 a:visited,
#pageNavMain ul li#nsliLevel1Nav2 a:hover,
#pageNavMain ul li#nsliLevel1Nav2 a:active {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 127px;
	height: 40px;
	background-image: url(../images/3.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#pageNavMain ul li#nsliLevel1Nav2 a:hover {
	background-position: 0px -40px;
}

#pageNavMain ul li#nsliLevel1Nav2 a span {
	display: none;
}

/* ul li#nsliLevel1Nav3 */
#pageNavMain ul li#nsliLevel1Nav3 a:link,
#pageNavMain ul li#nsliLevel1Nav3 a:visited,
#pageNavMain ul li#nsliLevel1Nav3 a:hover,
#pageNavMain ul li#nsliLevel1Nav3 a:active {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 127px;
	height: 40px;
	background-image: url(../images/6.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#pageNavMain ul li#nsliLevel1Nav3 a:hover {
	background-position: 0px -40px;
}

#pageNavMain ul li#nsliLevel1Nav3 a span {
	display: none;
}

/* ul li#nsliLevel1Nav4 */
#pageNavMain ul li#nsliLevel1Nav4 a:link,
#pageNavMain ul li#nsliLevel1Nav4 a:visited,
#pageNavMain ul li#nsliLevel1Nav4 a:hover,
#pageNavMain ul li#nsliLevel1Nav4 a:active {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 127px;
	height: 40px;
	background-image: url(../images/4.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#pageNavMain ul li#nsliLevel1Nav4 a:hover {
	background-position: 0px -40px;
}

#pageNavMain ul li#nsliLevel1Nav4 a span {
	display: none;
}

/* ul li#nsliLevel1Nav5 */
#pageNavMain ul li#nsliLevel1Nav5 a:link,
#pageNavMain ul li#nsliLevel1Nav5 a:visited,
#pageNavMain ul li#nsliLevel1Nav5 a:hover,
#pageNavMain ul li#nsliLevel1Nav5 a:active {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 127px;
	height: 40px;
	background-image: url(../images/7.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#pageNavMain ul li#nsliLevel1Nav5 a:hover {
	background-position: 0px -40px;
}

#pageNavMain ul li#nsliLevel1Nav5 a span {
	display: none;
}

/* ul li#nsliLevel1Nav6 */
#pageNavMain ul li#nsliLevel1Nav6 a:link,
#pageNavMain ul li#nsliLevel1Nav6 a:visited,
#pageNavMain ul li#nsliLevel1Nav6 a:hover,
#pageNavMain ul li#nsliLevel1Nav6 a:active {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 127px;
	height: 40px;
	background-image: url(../images/5.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#pageNavMain ul li#nsliLevel1Nav6 a:hover {
	background-position: 0px -40px;
}

#pageNavMain ul li#nsliLevel1Nav6 a span {
	display: none;
}

/* ul li a.navCurrentFirst */
#pageWrapper #pageNavMain ul li a.navCurrentLast:link,
#pageWrapper #pageNavMain ul li a.navCurrentLast:visited,
#pageWrapper #pageNavMain ul li a.navCurrentLast:hover,
#pageWrapper #pageNavMain ul li a.navCurrentLast:active,
#pageWrapper #pageNavMain ul li a.navCurrent:link,
#pageWrapper #pageNavMain ul li a.navCurrent:visited,
#pageWrapper #pageNavMain ul li a.navCurrent:hover,
#pageWrapper #pageNavMain ul li a.navCurrent:active,
#pageWrapper #pageNavMain ul li a.navCurrentFirst:link,
#pageWrapper #pageNavMain ul li a.navCurrentFirst:visited,
#pageWrapper #pageNavMain ul li a.navCurrentFirst:hover,
#pageWrapper #pageNavMain ul li a.navCurrentFirst:active {
	background-position: 0px -40px;
}

/* ul li a.navCurrent */
#pageNavMain ul li a.navCurrent:link,
#pageNavMain ul li a.navCurrent:visited,
#pageNavMain ul li a.navCurrent:hover,
#pageNavMain ul li a.navCurrent:active  {
	background-position: 0px -40px;
}

/** Table **/

DIV.table-row {
	border: solid #999999 1px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	width: 590px;
	padding: 0px 0px 0px 0px;
}

/* Style rules for the 3 x 2 table example */

DIV.left-container2 {
  border: none; float: left; padding: 5px; width: 120px;
}

DIV.right-container2 {
  border: none; float: right; margin: 0; padding: 5px 10px 5px 10px; width: 440px;
}

DIV.left-container1 {
  border: none; float: right; padding: 5px; width: 120px;
}

DIV.right-container1 {
  border: none; float: left; margin: 0; padding: 5px 10px 5px 10px; width: 440px;
}

DIV.space-line {
  clear: both; margin: 0; padding: 0; width: auto;
}

.boldText {
	color:#FF0000;
	font-weight:bold;
	font-size:13px;
	text-align: left;
}

.red Text {
	color:#FF0000;
}
