*html { 
padding:0;
margin:0; 
border:0; 
background:#5A6EA0; 
font-size:1em; 
font-family:gill sans,sans-serif;
a {text-decoration:none;
}
a:hover {text-decoration: underline;
		color: #FFCC66;
}
a:visited {color:#fff;}
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;color:#5A6EA0;  scrollbar-face-color:#5A6EA0;
  scrollbar-arrow-color:#C7D1F1;
  scrollbar-track-color:#CCCCFF;
  scrollbar-shadow-color:#CCCCCC;
  scrollbar-highlight-color:#B4B8C5;
  scrollbar-3dlight-color:#233261;
  scrollbar-darkshadow-Color:#202020;}

#content {position:absolute; z-index:3; top:8%; left:10%; right:0; background:url(../images/petals_bg.gif) no-repeat right top #233261; width:81.5%; min-height:100px; height:80%; margin-top:0;}
* html #content {top:8%; left:10%; right:0; bottom:100px; height:80%; min-height:100px; width:81.5%; position:absolute; z-index:3; border-top:0 solid #fff; border-bottom:0 solid #fff; border-left:0 solid #fff; min-height:100px;display:block; background:url(../images/petals_bg.gif) no-repeat right top #233261;}

/* ************INNER PAGES****************** */

#content p {padding: 5px 10px 0px 10px;color: #FFFFFF;font-family: gill sans,sans-serif;font-size: 10pt;}
#content h2 {padding: 5px 10px 0px 10px;color: #FFFFFF;font-family: gill sans,sans-serif;font-size: 12pt;}
.bold {font-size:1.2em; font-weight:bold;}
#content ol {color: #FFFFFF;font-family: gill sans,sans-serif;font-size: 10pt;}

#head_container {display: block;}

#cc_logo{height: 32px; width:272px; background:url(/dev/images/cc_logo.gif) no-repeat left bottom;}
#cc_logo img{width:100% max-width:272px;}

#picbox{height:90px; width:92px; position:relative; left:44px; display:inline;} 
#picbox img{width:80% max-width:80px;}

#sec_header{height:64px; width:292px; position:absolute; left:22%; display:inline; top:6%;} 
#sec_header img{width:20% height: 100%; top:0;}

#bodytext{width: 65%; position:absolute; left:35%; height:73%; overflow:auto; display:block; top:22%;}
*html #bodytext{width: 65%; position:absolute; left:35%; height:73%; overflow:auto; display:block; top:22%;}

#footer{width:100%; position:absolute; left:0; height:8%; display:block; background:url(/dev/images/petals_bg.gif) no-repeat right top #233261; top:95.5%; font-face:gill sans,sans-serif;}

*html #footer{widtht: 100%; position:absolute; left:0; height:8%; display:block; background:url(/dev/images/petals_bg.gif) no-repeat right top #233261;}
/* for Firefox */
a.nav:hover {text-decoration: underline;
		color: #FFCC66;
		font-weight: 900;
		/*background: #5A6EA0;*/
}

#leftnav{width: 25%; position:absolute; left:15%; height:5%; display:inline; color:#CCF; top:30%;}
/* IE won't read base color and hover from class - hence these 2 blocks */
#leftnav a{text-decoration:none;
	color:#CCCCFF;
	font-size: 10pt;
	font-family:gill sans,sans-serif;
	font-weight: 600;
	display: block;
	margin-bottom:  2px;
}

#leftnav a:hover {text-decoration: underline;
		color: #FFCC66;
		font-weight: 900;
		/*background: #5A6EA0;*/
}
.formlabl {
	color:#CCCCFF;
	font-size: 10pt;
	font-family:gill sans,sans-serif;
	font-weight: 600;
	display:inline;
}

#f_nav {position:absolute; bottom:-1px; left:42px; width:200px; height: 30px;}
#f_nav_spacer {background:#5A6EA0; position:relative; bottom:0; height: 50px; display:inline; margin-right:2px;}

*html #f_nav {position:absolute; bottom:0; left:42px; width:200px; height: 30px;}

a.featured {font-weight: bolder;color: #FFCC66; text-decoration: none;}
a.featured:hover {font-weight: bolder;color: #FFCC66; text-decoration: underline;}
ol.titles a {font-weight: bolder;color: #CCF; text-decoration:none;}
ol.titles a:hover {font-weight: bolder;color: #FC6; text-decoration:underline;}
p.linkpage a {font-weight: bolder;color: #CCF; text-decoration:none;}
p.linkpage a:hover {font-weight: bolder;color: #FC6; text-decoration:underline;}

div.listpara {padding-top:5px; padding-bottom:5px;font-size:1em;font-family:gill sans,sans-serif;}

/* ****************END******************** */




