@media screen {



* {
		margin: 0;
		padding: 0;
		}

html {
		font-size: 100%;
		}

body {
		font-size: 62.5%;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
		}
/* page layout  */
body {
	color: #000000;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #ECF8FF;
	background-image: url(images/design1/header_stripe.gif);
	background-repeat: repeat-x;
	background-position: top;

}  

#wrapper {
	text-align: left;
	padding: 0px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	background-color: #FFF;
	/*background-image: url(images/bg_side1.jpg);
	background-position: top right;
	background-repeat: no-repeat;*/

}
 
#masthead {
padding-bottom: 0px;
	background-color: #C6E8FF;
}

/* links at top of page formatting */


.toplinks1 {
	/*display: inline;*/

	position: absolute;
	top: 0px;
	right: 200px;
}	

/* end toplinks  */

#header {
	font-family: Verdana, Arial, sans-serif;
	background-image: url(images/design1/header_v2b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;;
}

#header h1 {


}
#header h1 a{
	display:block;
	background: url(images/logo.gif) no-repeat;
	height: 60px;
	width: 340px;

	text-indent: -900em;
	text-decoration: none;
	line-height:100%;

}





#force-scrollbar {
	position: absolute;
	top: 0;
	bottom: -1px;
	width: 1em;
	z-index: -1;
	visibility: hidden;
	} 



#content {
	float: left;
	width: 570px;
	min-height:18em;
	height:auto;
	padding: 0.5em;
	z-index: 0;
	/* background-color: #FFFFFF;*/
}  
/* for Internet Explorer */
* html #content {
height: 18em;
}
/**/              

/* formatting  */
 
h2, h3, h4, h5 {

	text-align: left;	
} 

h2 {
	color: #0099FF;
	font-size: 140%;
	margin-bottom: 0.5em;
	}
	
h3 {
	font-size: 120%;
	color: #000;
}

h4 {
	font-size: 100%;   
	color: #000;
}
h5 {
	font-size: 100%;
	font-style:italic;   
	color: #000;
}

h6 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;


}

p {
	font-size: 90%;
	line-height: 1.4em;
	padding-left: 1.4em;
	margin-top: 0;
	margin-bottom:1em;
	text-align:left;	


} 



ul, table ul, #content ul {
	margin-left: 2.8em;
	list-style-type: circle;
	list-style-position: outside;
	margin-bottom:1em;
}


ol {
	margin-left: 3.2em;
	list-style-position:outside;
	margin-bottom:1em;
}
 
ol.letter {

	list-style-type: lower-alpha;
}

ol.roman {

	list-style-type:lower-roman;
}

.scroll  ul  {
	margin-bottom: 0;
}


#content li {
	text-align: left;

} 

#content .linone {
	list-style-type: none;
	text-align: left;

} 
#content .lifalse {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	}

a{
	color: #005E9B;
	text-decoration: underline;

}

a:visited {
	color: #004777;
	text-decoration: underline;
}

a:hover{
	color: #005E9B;
	text-decoration: none;
} 

a.link  {

    /*padding-left: 20px;
    background: url(images/link.png) 3px 1px no-repeat;*/
	background: url(images/link.png) center right no-repeat;
    padding-right: 18px;
    margin-right: 2px;

}

a.download  {

	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;*/

	} 
	
a.footnote{font-size:70%; vertical-align:top}
	
img  {
	border: 0;
} 

img.link {
	text-decoration: none;
}



form {
	padding:0;
	margin:0;
}

img.left {
	border: 1px solid #000000;
	margin: 0.4em;
	float: left;
} 

img.center {
	border: 1px solid #000000;
	margin: 0.4em;
	text-align: center;

} 

img.right {
	border: 1px solid #000000;
	margin: 0.4em;
	float: right;
} 

img.image2 {
	border: 1px solid #000000;
	vertical-align: top;
	padding: 0px;
	margin: 5px;
	position: relative;
	right: 0px;
	top: 0px;
	float: right;

}

.spacer {
	height: 100px;
}


.left {
	float: left;
	clear: left;
}

.right  {
	float: right;
	clear: right;
}

.top, .top:visited {
	font-size: x-small;
	font-weight: normal;
	color: #000;
	/*vertical-align: baseline;*/
	text-transform: none;
	background-image: url(images/top1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 5px;
	padding-right: 10px;
}
.scroll {
	padding: 10px;	
	border: 1px solid #0099FF;
	vertical-align: top;
	/*position: relative;*/
	text-align: center;
	overflow: auto;
	height: 350px;

}

.boxhigh {
	background-color:#CCCCCC;
	color:red;
	padding: 0.5em;
	border: 1px solid #666A70;
}
.boxhigh a, .boxhigh a:visited {
color:black;
}

.center {
text-align:center;
/*margin: 0 auto;*/


}


.tool {
	background-color:#ddd;
}
.callout {
	background-color:#C6E8FF;
	color:#000;
	
	overflow: hidden;
	clear:both;
	border: 1px solid #666A70;
	margin: 0 auto 1em;
	padding: 1em;
	text-align:center;
}

.callout h6 {
	color:#000;
}

.callout p {
	color:#000;
	text-align:left;	
}


.callout table {
	text-align: center;
}

.summary {
	/*border: 2px solid #FF33CC;
	background: #CCCCCC;*/
	background:#fbe3e4;
	border: 2px outset #FDE1E2;
}

.summaryfront {
	/*border: 2px solid #FF33CC;
	background: #CCCCCC;*/
	padding:0.5em;
	background:#fbe3e4;
	border: 2px outset #FDE1E2;
}
 #content .summaryfront ul {
	margin-left: 1em;
	list-style-type: circle;
	list-style-position: outside;
	margin-bottom:1em;
}
.summary span  {
		FONT-WEIGHT: bold; 
		FONT-SIZE: 100%; 
		COLOR: #4C4C4C; 
		FONT-STYLE: normal; 
		LETTER-SPACING: 3px; 
		TEXT-DECORATION: none;
		text-transform: uppercase;
		text-align:left;			
}

.download  {
 	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}    



.small {
 	font-size:small;
}

.ctr{
	text-align:center;
}

.absm{
	vertical-align: middle;
}
.red, .red:visited {
	color: #993366;
}

.redb, .redb:visited {
	color: #FF0000;
}
.plain, .plain:hover  {
color:white;  
/* background-color:white; */
text-decoration:none;
}

.downloadmovie  {
 	background-image: url(images/play16.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}  

     
/*logo box formatting  */
.logos{
	margin: 0;
	padding: 0;
	float: right;
	width: 190px;
	background-color: #FFF;
	text-align:right;
}

/*end logo formatting  */







/*footer*/
#mod {
	clear:both;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;


}

#footer {
	clear:both;
	text-align: center;
	background-color: #C6E8FF;
	min-height:1em;
	height:auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;

}
 
.footerright{

	text-align: right;
	float: right;
	padding-right: 10px;
}
.footerleft{

	text-align: left;
	float: left;
	padding-left: 10px;

}
.footerprint{
visibility: hidden; display: none; 

}

/* extras */

.quote span
	{
	padding: 0px 15px 0px 0px;
	font-size: large;	
	float: left;
	background: url(images/unquote.gif) bottom right no-repeat;
}

.quote
	{
		float: right;
	width:300px;
	padding: 20px;
	font-size: large;	
	background: url(images/quote.gif) top left no-repeat;
}
}

