/* COMMENT WELL ... COMMENT OFTEN */

/* ALL styles */
* { margin:0px; padding:0px;}

/* HTML styles */
body { background:#626262; font-family:Sans-Serif, Arial, Verdana, Lucida Sans, Tahoma; font-size:medium; color:#333;}
img { border:0px;}

/* HIDE PRINT INFORMATION */
#Print-Logo { display:none;}
#Print-Footer { display:none;}
.SpeechReaderOnly { width: 0; height: 0; overflow: hidden;} /* for text readers only - blind and partially sighted */


/* ID styles */
#Website_Area { margin:4px; width:732px;}
#Header { float:left; width:100%; height:93px;}
#Logo { float:left; width:200px; height:100%; background:#FFF;}
	/* #LOGO sub styles */
	#Logo img { padding:12px 0 0 28px;}
#TurnKey { float:left; background:#FFF; height:100%; width:492px;}
    #TurnKey h3 { font-size:2.3em; color:#000; margin:25px 0 0 0;}
#Top-Right-Corner { float:left;}

#Brown-Bar { clear:left; width:100%; line-height:20px; height:20px; background:#979797 url(images/Brown-Fade.gif) repeat-x left top;}
	/* #BLUE-BAR sub divs and styles */
    #Print-PageImg { float:right;}
    #Print-PageImg img { padding:3px 5px 0 5px;}
    #Print-Page-Link { float:right; font-size:10px;}
    #Print-Page-Link a { color:#FFF; text-decoration:none;}
    
#Red-Bar { clear:left; width:100%; line-height:4px; height:4px; background:#FF3333;}
	
#White-Content-Fade { position:absolute; top:121px; left:4px; width:732px; opacity:.8; filter: alpha(opacity=80); background:#FFF;}
	
#Page_Intro { position:absolute; top:140px; left:190px; width:400px; }
	/* #PAGE_CONTENT sub styles */
	#Page_Intro h1 { color:#FF3333; display:block;  margin:20px 0 0 22px; font-size:135%; font-weight:300;}
	#Page_Intro h2 { color:#000; display:block; margin:2px 0 0 22px; font-size:90%; font-weight:300;}


#Hdn_Page_Content_Bg { position:absolute; left:159px; width:577px; opacity:.8; filter: alpha(opacity=80); background:#FFF;}
#Hdn_Page_Content { position:absolute; left:159px; padding:10px; width:550px;}

#View-Content, #Hide-Content { position:absolute; left:644px;top:121px; padding-bottom:5px;}

/* CLASS styles */
.More { padding-right:15px; background:Transparent url(images/More-Arrow.gif) no-repeat right 5px;}
.Left_Arrow { position:absolute; margin-left:-15px; width:10px; background:Transparent url(images/More-Arrow.gif) no-repeat left 5px; }
.Picture-Caption { position:relative;}
.Picture { position:relative; background:#0264A6; padding-bottom:16px;}
.Caption { position:relative; margin:-18px 0 0 2px;  color:#FFF; font-size:.8em;}
