/* CSS Document */

body {
   margin: 0 auto;
   padding: 0 ;
   text-align: center;
	background: #CFE3E5 url(../images/back.gif) repeat-y 50% 0 !important;
	background: #CFE3E5 url(../images/backPC.gif) repeat-y 50% 0;
	background-attachment: fixed;
	font: 12px/14px Arial,Verdana,Helvetica,sans-serif;
   color:#333;
}

a, a:link, a:visited { color: #006666; text-decoration: none; }
a:hover { text-decoration: underline; }

ul { padding: 0 0 0 17px;
list-style: circle; }
ul ul { list-style: circle;}

h1, h2, h3, h4, h5, h6 { font-family: Arial,Verdana,Helvetica,sans-serif }
h1 { font-weight: bold; font-size:20px; color: #333399; line-height:100%; margin:0 0 10px 0;}
h2 { font-weight: bold; font-size:14px; color: #336666; line-height:100%; margin:0 0 6px 0; }
h3 { font-weight: bold; font-size:14px; color: #333399; line-height:100%; margin:0;}
h4 { font-weight: bold; font-size:14px; line-height:100%; margin:0;}


#name {font-weight: bold; font-size:24px; color: #336666; line-height:100%; padding:0 0 6px 0; display:block; text-align:left; border-bottom:#336666 solid 1px;}

ul {
	padding: 0;
	margin: 5px 0 10px 20px;
	
	}

li {
	padding: 0;
	margin: 4px 0 4px 5px;
	}


.grey {
	color: #333;
}

.green {
	color: #006666;
}

.red {
	color: #FF0000;
}

#container {
   margin: 0 auto;
   padding: 0;
   width: 780px;
   height: 100%;
   text-align: center;
}

/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#header {
   margin: 0;
   padding: 0 ;
   width: 780px;
   text-align: center;
}

#flash {
   display:none;
}

#flashcontent {
display:none;}

#intgrad1 {
   display:block;
   float:left;
    margin: 0;
	padding: 0;
   width: 780px;
   height: 12px;
   border-top: solid 1px #5fb4c0;
   background:url(../images/intgrad1.gif) top left repeat-x;
}

#hleft {
	width: auto !important;
	width: 440px;
	margin: 10px 0 0 0;
	display:block;
	float:left;
	text-align:left;
}

#hright {
	width: 200px;
	margin: 10px 0 0 20px;
	display:block;
	text-align:left;
	float:left;
}

#news { padding: 0 0 10px 0;
		display:block;
		border: solid 1px #fff;	}

#news a {	text-decoration:none;
			color: #333;
			display:block;
			border: solid 1px #fff;}
			
#news a:hover {
			border: solid 1px #cfe3e5;
			background: #f1f8f9;
	
			}


#Rcolumn {
	width: 200px;
	margin: 0;
	padding: 10px 12px 0 12px;
	float: left;
	display:block;
	background: #FFF;
	text-align:left;
}



#full {
	width: 726px;
	margin: 0;
	padding: 10px 12px 0 17px;
	float: left;
	display:block;
	background: #FFF;
	text-align:left;
}


#footer {
   display:block;
   text-align:left;
 }

#footlink {
   width: 300px;
   text-align:left;
   font-size:11px;
   color: #006666;
}

#copyright {
   text-align:left;
   font-size:9px;
   color:#999;
}
/* Navigation */

#nav {
	display:none;
}



/* Interior pages */

#intleft {
	display:none;
}

#intbody {
	width: auto !important;
	width: 650px;
	margin: 0;
	padding: 20px 0;
	float: left;
	display:block;
	text-align:left;
}

#intdivider {
	display:none;
}

#intbody2 {
	width: auto !important;
	width: 650px;
	margin: 0 ;
	padding: 20px 10px;
	float: left;
	display:block;
	text-align:left;
}

#intright {
	display:none;
}


#intleft a, #intleft a:link, #intleft a:visited {
	text-decoration: none;
	font-weight:normal;
}

#intleft a:hover {
	color:#006666;
	text-decoration: underline;
}
	
#intleft ul {
	padding: 0;
	margin: 0;
	
	}

#intleft li {
	padding: 0;
	margin: 8px 0;
	list-style:none;
	font-weight:bold;
	}


.searchbox {



	font-style: italic;

	padding: 0 0 10px;

	}
	
.stretchy { width: 99%; }
.noprint {display:none;}