* { padding: 0; margin: 0; }

body {
	background-color: #0074BD;
	
}
/***********************************************/
/* Print Page                                */
/***********************************************/
@media all {
        #content{
	width: 50%;
        }
}

@media print {
        #feature{
                width: 100%!important;
                border: 0px none;
        }
        #content{

                width: 100% !important;
        }
		#story{
                width: 100%!important;
                border: 0px none;
        }
		
        #story h2 {
                color: #000;
                font-size: 16px;
        }
		
 		#navigation {
                display: none;
        }
		
		#tasks {
                display: none;
        }

        #navBar {
                display: none;
        }
		
        #globalNav {
                display: none;
        }
	
		#breadCrumb {
                display: none;
        }
        #sectionLinks {
                display: none;
        }
		
		#headlines {
                display: none;
        }
		
        #footer {
                display: none;
        }
		#relatedLinks {
                display: none;
        }
}

h1 {
	margin:0 0 20px 20px;
	font-size:2.2em;
	font-weight:normal;
	color: #0D224B;
}

h2 {
	margin:0 0 12px 0;
	font-size:1.6em;
	font-weight:normal;
	color: #0D224B;
}

h3 {
	margin:0 0 5px 5px;
	font-size:1.4em;
	font-weight:normal;
	color: #0D224B;
}
h4{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0D224B;
}

h5{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	color: #0D224B;
}
h6{
	font-size: 1em;
	color: #E4BE53;
	margin: 0px;
	padding: 10px;
	background-color: #0D224B;
	vertical-align: middle;
}

p {
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

a {
	FONT-WEIGHT: inherit;
	FONT-SIZE: small;
	COLOR: #09589D;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	TEXT-DECORATION: none
}
a:link {
	COLOR: #000066;
}
a:visited {
	COLOR: #0066CC
}
a:hover {
	BACKGROUND-COLOR: #F7D65A
}
#header h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: x-large; 
	font-weight: bold ; 
	line-height: 24pt; 
	color: #0082C7
} 
#sectionLinks h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	background-color: #0074BD;
	padding-left: 2px;
	padding-right: 2px;
}
#sectionLinks {
	color: #333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	border: 1px solid #ccc;
	background: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	width: 20%;
	float: left;
	height: auto;
	font-size: small;
}

#branding {
	width: 100%;
	overflow: hidden;
}
#sectionLinks ul {
	list-style-type:none;
	margin:0;
	padding:5px;
}
#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 0px;
	font-size: small;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:hover{
	background-color: #E77B19;
	font-size: small;
	text-decoration: none;
	color: #000066;
}
#wrapper {
	margin: 0 auto;
	width: 98%;
	border-left-width: thin;
}
#header {
	width: 76%;
	height: 80px;
	margin: 10px 0px 0px 0px;
	float: right;
	background: url(graphics/RIwheel60.gif) no-repeat right;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
 width: 78%;
 float: right;
 height: auto;
}

#breadCrumb{
	float: right;
	width: 98.75%;
	color: #333;
	margin: 5px 0px 0px 0px;
	background: #FFFFFF;
	padding: 1px 10px 1px 1px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}
#breadCrumb a {
	font-size: 70%;
}


#feature {
	float: left;
	width: 98.75%;
	color: #333;
	margin: 5px 0px 0px 0px;
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: small;
}


#feature h1 {
	line-height: 30pt;	

}	

#story {
	float: left;
	color: #333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	background: #FFFFFF;
	margin: 5px 0px 0px 0px;
	height: auto;
	width: 98.75%;
	display: inline;
	font-size: small;
	padding: 5px 5px 5px 5px;
}
.story {
	float: left;
	color: #333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	margin: 5px 0px 0px 0px;
	height: auto;
	width: 98.75%;
	display: inline;
	font-size: small;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}
#navigation {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding-bottom: 2px;
}

#headlines{
	float:right;
	width: 155px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 0px;
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: small;
	margin-top: 5px;
	padding-top: 2px;
	margin-left: 5px;
	padding-left: 2px;

}
#footer {
	width: 98%;
	clear: both;
	color: #CC0000;
	border: 1px solid #ccc;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: small;
}
#navlist li {
	display: inline;
	line-height:2em;
}

#navlist a {
	padding: 3px 10px;
}

#navlist a:link, #navlist a:visited
{
color: #000000;
background-color: #EE2A21;
text-decoration: none;
}

#navlist a:hover
{
color: #FFFFFF;
background-color: #0074BD;
text-decoration: none;
}
.clearer {

            overflow: hidden;
            clear: both;
            height: 2px;
            margin: -1px 0px 0px 0px;
            font-size: 1px;
}

/************* #search styles ***************/

#search{
	font-size: 60%;
	float: right;
	width: 430px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
a[href$=".pdf"] {
background: url(../images/pdf.gif) no-repeat right 50%;
padding-right: 10px;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
.highlightblock {
	border:       dotted 1px;
	background:   #eef4fc;
	border-color: #aabbcc;
	padding:      16px;
	margin:       8px;
	float: left;
}

