/***********************************************/
/* right.css */
/* SpiralXdesign 2004 site */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1;	
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/background-logo.jpg);
	background-position: top;
	background-repeat:repeat-x;
}

p {
	padding: 5px 2px 2px 2px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #348391;
	margin: 4px 2px 1px 3px;
	line-height: .8;
	letter-spacing: .15em;
}

caption {
	color: #6699FF;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: 150% Georgia, "Times New Roman", Times, serif;
 font-size-adjust: tall;
 color: #666600;
 letter-spacing: .4em;
 margin: 0px;
 padding: 0px;
}

h2{
 font: 140% Georgia, "Times New Roman", Times, serif;
 font-stretch:expanded;
 letter-spacing: .4em;
 color: #8A8D77;
 margin: 0px;
 padding-top: 20px;
 pdding-bottom: 20px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Georgia, "Times New Roman", Times, serif;
 color: #666600;
 letter-spacing: .4em;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 137px;
	left: 0;
	right: 1%;
	width:100%;
	}

#masthead{
	position: absolute;
	top: 0px;
	left: 1%;
	right: 1%;
	width:98%;
}

#content{
	padding: 0px;
	margin: 0px;
	border-top-color: #006666;
	border-top-width: 2px;
	border-top-style: solid;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* table styles ****************/
table:

tr:

td:


/************* globalNav styles ****************/

#globalNav{
position: absolute;
top: 110px;
width: 100%;
min-width: 640px;
height: 20px;
color: #FFFFFF;
border-bottom: 2px solid #528D91;
padding: 0px;
margin: 0px;
z-index: 201;
}

#globalNav img{
	margin-bottom: -2px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 90px;
	height: 20px;
	min-width: relative;
	padding: 0px;
	margin: 0px;
	left: 0px;
	background-image: url(../images/trans-wht.gif);
	background-color: #99CCCC;
}


a.glink, a.glink:visited{
  	font-size: small;
	letter-spacing: .15em;
	color: #317F83;
	font-weight: 400;
	margin: 0px;
	padding: 2px;
	border-right: 1px solid #3366FF;
}

a.glink:hover{
 	color: #009999;
	letter-spacing: .15em;
	background-color: #F4F4F4;
  	background-image: url(../images/trans-wht.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top:112px;
	left: 0px;
  	background-image: url(../images/trans-wht.gif);
	background-color: #99CCCC;
	/*width: 100%;*/
	/*min-width: inherit;*/
	height: 15px;
	padding: 0px 0px 5px 10px;
	visibility: hidden;
	color: #317F83;
	z-index: 10000;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	letter-spacing: .15em;
 	color: #317F83;
}

.subglobalNav a:hover{
 	color: #009999;
	background-color: #F4F4F4;
	letter-spacing: .15em;
}

.subglobalNav img{
	background-color: #F4F4F4;
	padding: 3px 0px 3px 10px;
}


/************** feature styles *****************/

.feature{
	padding: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	margin: 10px;
	font-size: 80%;
	color:#FFFFCC;
	min-height: 200px;
	height: 250px;
}
html>body .feature {height: auto;}

.feature p {
	padding: 5px 10px 2px 10px;
	color: #348391;
	margin: 4px 10px 1px 10px;
	background-color: #C1DCDE;
	line-height: 1.2;
	letter-spacing: .15em;
}

.feature h1{
 font: 140% Georgia, "Times New Roman", Times, serif;
 background-color:#99CC99;
 background-image:url(../images/trans-wht.gif);
 color: #8A8D77;
 letter-spacing: .4em;
 margin: 5px 10px 5px 10px;
 padding: 5px;
}

.feature h2{
 font: 120% Georgia, "Times New Roman", Times, serif;
 background-color: #A6AE9E;
 background-image:url(../images/trans-wht.gif);
 font-stretch:expanded;
 letter-spacing: .4em;
 color: #336699;
 margin: 5px 10px 5px 10px;
 padding: 3px;
}

.feature h3{
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #000000;
 	font-stretch:expanded;
 	letter-spacing: .4em;
 	background-color: #999966;
	line-height: 1.5em;
	background-image:url(../images/trans-wht.gif);
 	margin: 5px 10px 5px 10px;
 	padding: 3px;
}

.feature h4{
	font: 110% Arial,sans-serif;
	color: #000000;
 	font-stretch:expanded;
 	letter-spacing: .2em;
 	background-color: #99CC66;
	background-image:url(../images/trans-wht.gif);
 	margin: 5px 10px 5px 10px;
 	padding: 3px;
}

.feature h5{
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #003366;
 	letter-spacing: .2em;
 	background-color: #CCFF66;
	line-height: 1.5em;
	background-image:url(../images/trans-wht.gif);
 	margin: 5px 10px 5px 10px;
 	padding: 3px;
}

.feature img{
	padding: 0px 15px 0px 15px;
	mrgin-right: 0px 20px 10px 0px;
}

.feature ul{
 	list-style-type: square;
	list-style-position: inside;
	color: #348391;
	background-color: #C1DCDE;
	line-height: 2;
	letter-spacing: .15em;
	}
	
/*************** story styles ******************/

.story {
	padding: 3px;
	font-size: 90%;
	color: #006666;
	font-weight:500;
}
.story-em {
	padding: 3px;
	font-size: 90%;
	background-color: #99CCCC;
	color: #006666;
	font-weight:500;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px;
	color: #006666;
}



/*************** buttons styles ****************/
#buttons{
	font: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

#buttons p {	
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 20px;
}

#buttons a {
	color: #8A8D77;
	background-color:#C9D7B4;
	letter-spacing: .15em;
	padding: 2px; 
}

#buttons a:visited{
	color: #93AD91;
	background-color:#D5DFC2; 
	letter-spacing: .15em;
}

#buttons a:hover{
	color: #8A8D77;
	letter-spacing: .15em;
	background-color:#ACD9F5; 
}
/*************** news styles ******************/
.news{
	position: absolute;
	right: 65%;
	z-index: 150;
	width: 200px;
	height: 100px;
	left: 117px;
	top: 270px;
}

.news h3{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #009999;
	margin-bottom: 0px;
	}

.news p{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #009999;
}

.news img{
	float: right;
	padding: 0px;
}


/************** footer styles ****************/

#footer{
	clear: none;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #8A8D77; 
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	z-index: 250;
}

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#phone {
	color: #000000;
	}
/********************* end **********************/
.title {
	font-style: normal;
	font-weight: bold;
}

.story-emhome {
	padding: 3px;
	font-size: 90%;
	background-color: #C1DCDE;
	border: 1px, #006666;
	color: #006666;
	font-weight:400;
}