/* 
  -----------------------------------
  2 Column Fixed
  -----------------------------------
*/
body {
	background-color: #9999CC;
	
	color: #333333;
	font-family: "Trebuchet MS", "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 5px 0;
	padding: 0;
}
bodysafe {
	background-color: #4A4A4A;
	background-image: url(../PageImages/texture.gif);
	color: #333333;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 5px 0;
	padding: 0;
}
#masthead {
	width: 800px; margin: 0 0px;
	height: 240px;
}

/********LAYOUT WRAPPER**********/
#layout {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../PageImages/shadow.jpg);
	background-repeat: repeat-y;
}
/********MENU WRAPPER**********/
#menubar {
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: -86px 160px;
	width: 480px;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 4em 0;
	width: 800px;
	padding: 3em 0 0 0;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 550px;
}
#sidebox {
	float: left;
	width: 200px;
}
#sideboxright {
	float: right;
	width: 200px; 
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 0 30px 20px 70px;
	font-size: 0.8em;
	border-right: 1px solid #CCC;
}

#maincontent p{
	line-height: 1.8em;
	margin: 8px 0 12px 0;
}
.callout {
	float: left;
	margin: 6px 8px 0px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 0.75em;
}
.calloutCentre {
	position: relative; background-position:center;
	 
	margin: 6px 8px 0px 80px;
	padding: 8px; text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 0.75em;
}
.calloutRight {
	position: relative; float: right;
	right: -200px;  
	margin: 6px 8px 0px -180px;
	padding: 8px; text-align: right;
	border: 1px solid #CCCCCC;
	font-size: 0.75em;
}
.cgroupCd .calloutRight {
	position: relative; float: right;
	right: -228px;  
	margin: 6px 8px 0px -180px;
	padding: 8px; text-align: right;
	border: 1px solid #CCCCCC;
	font-size: 1em;
}
/*Sidebar*/
#sidecontent {
	font-size: 0.7em;
	padding: 5px 0 0 0;
	margin: 0 0 0 8px;
	background-image: url(../PageImages/yellowgradient.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidecontentright {
	font-size: 0.7em;
	padding-right: 20px;
	margin-right: 18px;
	
}
#sidecontent p{
	line-height: 1.35em;
	margin: 2px 0;
}
UL .square{
	list-style-image: url('../pageimages/icon_ul.gif'); line-height: 1.8em; 
	 }	 
UL .square li{
	margin-bottom: 20px;
	 }	
UL .arrow {
	list-style-image: url('../PageImages/arrow.gif'); 
	 }	
UL .arrow li{
	margin-bottom: 20px; margin-left:-10px;
	 }	 
/********HEADINGS*******/
h1 { 	
	font: 2em "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	color : #C96;
	FONT-WEIGHT: bold; 
	letter-spacing: 0.25em; 
	line-height: 1.5em;
	
}
h2, h3 { FONT-FAMILY: "Trebuchet", "ComicSans", Verdana,Arial,Helvetica,Geneva; 
	FONT-SIZE: 1.5em; 
	FONT-WEIGHT: bold; 
	letter-spacing: 0.25em; 
	line-height: 2em;
	color : #C66;
	}	
h4 {FONT-FAMILY: "Trebuchet", "ComicSans", Verdana,Arial,Helvetica,Geneva; 
	FONT-SIZE: 1.3em; 
	FONT-WEIGHT: bold; 
	margin: 1.8em 0 1.8em 0;
	letter-spacing: 0.25em; 
	line-height: 2em;
	color : #C66;
}
h5, h6 {
	margin: 1.5em 0 0 0;
	font-size: 1.25em;
}
#sidecontentright h3.topheading {
	margin: 1.8em 0 0 0;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../PageImages/footer.gif);
	background-repeat: no-repeat;
	height: 55px;
	background-position: left bottom;	
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 750px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #999999;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px; text-align: center; color: #EEEEEE;
}
/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px; width: 88px; height: 508px;
	right: 15px;
	margin: 0 15px 0 0;
}
/* Link Link Styles*/
.caption a, .caption a:visited, .caption a:hover {
	color: #06C;
	cursor: default;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
.p7fix a:active, .caption a:active, .caption a:focus {
	color: #FFFFFF;
	background-color: transparent;
	cursor: pointer;
	font-size: .8em;
}
/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, 
#footer a:hover, #footer a:active, #footer a:focus {
	background-color: #4D4D4D;
	color: #FFFFFF;
	text-decoration: none;
}
.tdtitle a:hover {text-decoration: none; background: transparent;}
#p7TBMrootbox {
	margin-left: 1px; 
	background: transparent;
	
}
.p7TBMsubbox {
	padding: 4px 0 24px 12px;
}


/*********general styles..................................................*/
.bold {	
	FONT-WEIGHT: bold; COLOR: #C93;}
.boldUnderline {	
	FONT-WEIGHT: bold; COLOR: #C93; border-bottom: 1px solid #FC0;}

.caption: {font-size: 0.6em; }
.captionCentre {font-size: 0.8em; text-align: centre;}
.cgroupAll {border: 1px solid #CCC; padding: 5px;}
.cgroupCd {border: 1px solid #CCC; padding: 5px; font-size: 0.8em; }
.cgroupCdWide { width: 650px; border: 1px solid #CCC; 
	padding: 5px; font-size: 0.9em;
	background-color: #FFFFFF;
	background-image: url(../PageImages/spacer_CdBox.jpg);
	background-repeat: repeat-x; }
.floatRight { float: right; padding: 0 10px 0 10px }
.floatLeft { float: left; padding: 0 15px 15px 0 }
.floatClear { clear: both }
.headBold {	COLOR: #C63; FONT-SIZE: 1.1em; FONT-WEIGHT: bold; letter-spacing: 0.25em;}
.headBoldCd {
	COLOR: #FFF; FONT-SIZE: 1em; FONT-WEIGHT: bold; text-align: center; font-variant: small-caps; BACKGROUND: #B5A8DE;  letter-spacing: 0.65em;
}
.highlight { color:#CC6666; font-weight: bold;}
.intro {	
	FONT-SIZE: 0.8em; padding: 4px; color: #666;}
.line { 
	width: 400px; background:  url('../PageImages/line_dot.gif') repeat-x; }
.lineDotted { 
	 margin-left: 40px; border-top: 2px dotted #CCC; }
.lineThin { 
	width: 100px; margin-left: 40px; border-top: 1px solid #999; }	
.quote {
	COLOR: #FF6600; LINE-HEIGHT: 22px; padding: 18px 0 4px 0;
}
.quoteDark {
	COLOR: #333; font-size: 1em; line-height: 2em; padding-left: 20px;
}
.tdLeft {	
		border-top: 1px solid #CCC; padding: 5px 0 0 5px; }
.tdLine {	
		border-top: 1px dotted #CCC; padding: 5px; }	
.tdLeftEven {	
		width: 50%; padding: 5px; }	
.tdMid {	
		padding: 10px; }
.tdRight {	
		border-top: 1px solid #CCC; padding: 5px 5px 0 0; text-align: right; }
.tdRightEven {	
		width: 50%; padding: 5px; }		
.tdtitle {text-decoration: none;}		
.white {color:#FFFFFF}

/*********safe for now ..
#maincontent {
	padding: 0 30px 20px 70px;
	font-size: 0.8em;
	background-image: url(../PageImages/rule_y.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
