
body {
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	width: 100%;
 /*background: url(../images/bkgnd_fill.gif) repeat-x left top; */
	}
	

p {
	margin: 0px;
	padding: 0px;
	}
	
code {
	font-size: small;
	font-family: courier, monaco, monospaced;
	}

.nowrap {
	white-space: nowrap; 
	}

/* These divs are used to hide elements from standards-compliant browsers in screen mode */
/* e.g. "skip" items are rendered by screen readers, "docurl" is shown by the print style sheet */
#skip, #navanchor, #docurl {
	display: none;
	}

/* this is an overall container that centres the page and encloses the masthead, */
/* content column, navigation column and footer */

#containerMain{
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	}
	
#containerLeft{
	margin: 0;
	text-align: left;
	width: 830px;
	float: left;
	}
	
#container{
	float: left;
	margin: 0;
	text-align: left;
	width: 1000px;
	background-color: #ffffff;
	}

#masthead {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 1000px;
	height: 244px;
	background: url(../images/masthead.jpg) no-repeat top;
	}
	
#mastheada {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 1000px;
	height: 244px;
	background: url(../images/masthead-a.jpg) no-repeat top;
	}
	
#mastheadb {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 1000px;
	height: 244px;
	background: url(../images/masthead-b.jpg) no-repeat top;
	}	
	
#mastheadc {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 1000px;
	height: 244px;
	background: url(../images/masthead-c.jpg) no-repeat top;
	}
	
#masthead_tech {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 1000px;
	height: 244px;
	background: url(../images/masthead-tech.jpg) no-repeat top;
	}	
	
.box1 { 
		position: relative; 
		margin: 20px 0 20px 40px; 
		padding: 5px 0; width: 300px; 
		height: 100px; 
		}
		
#box1-link { 
		position: absolute; 
		left: 175px; 
		top: 102px; 
		right: 473px;
		bottom: 126px;
		width: 300px; 
		height: 24px; 
		background-color: transparent;
		/*border: 1px solid yellow;*/  
		}	
		
#box2-link { 
		position: absolute; 
		left: 826px; 
		top: 23px; 
		right: 967px;
		bottom: 122px;
		width: 155px; 
		height: 110px; 
		background-color: transparent; 
		/*border: 1px solid yellow;*/ 
		}	
		
#box3-link { 
		position: absolute; 
		left: 172px; 
		top: 33px; 
		right: 356px;
		bottom: 66px;
		width: 180px; 
		height: 24px; 
		background-color: transparent;
		/*border: 1px solid yellow;*/  
		}	

#box4-link { 
		position: absolute; 
		left: 172px; 
		top: 65px; 
		right: 595px;
		bottom: 98px;
		width: 420px; 
		height: 30px; 
		background-color: transparent;
		/*border: 1px solid yellow;*/ 
		}

		

	
 .bg_img {
   	padding: 0px;
	margin: 0px;
	border-width: 0px;
	}

/* This section styles the LEFT NAVIGATION area */


#navcontainer {
	float: left;
	width: 163px;
	min-height: 450px;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 1em;
	padding-bottom: 1em;
	margin-left:0px;
	/*background-color:#f5f5f5;*/
	}
	
#navcontainer ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-right:1.333em;
	padding-top:0em;
	margin-top:0em;
	padding-bottom:0em;
	margin-bottom:0em;
    width:163px;
	line-height: 20px;
	}

#navcontainer li {
	margin-bottom: 10px;
	margin-left:8px;
	padding-left:8px;
	padding-right:12px;
	padding-bottom:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:url(../images/vertical_nav_hilight.jpg) no-repeat bottom ;

}

#navcontainer li.selectedItem {
	color: #bd2f37; /* queens red */
	width: auto;
}

#navcontainer li.selectedItem a {
	color: #bd2f37; /* queens red */
	width: auto;
}

#navcontainer li a {
	color: #004b84;
	font: Myriad Pro, Arial, sans-serif;
	/*font-weight: 600; */
	text-decoration:none;
	
}

#navcontainer li a:hover {
	color: #bd2f37;
	font: Myriad Pro, Arial, sans-serif; 
	/*font-weight: 600; */
	text-decoration:underline;	
}
	
	
#navcontainer li a:active {
}

#navcontainer li a:selected {
	color: #bd2f37;
	font: Myriad Pro, Arial, sans-serif;
	font-weight: 600;  
	text-decoration:none;	
}

/*This section styles the portal page's content area*/
#portal {
	width: 650px;
	float: right;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
    padding-top: 7px;
	padding-bottom: 10px;
	background-color: #ffffff;
	border-width: 0px;
	/*background-image: url(../images/content.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
	
	}
	
#portal td {
	vertical-align:top;
	color: #004b84;
	padding-left: 5px;
	font-weight: normal;
	}

#portal th {
	color: #bd2f37;
	font-weight: bold;
	}	
	

#portal a:link {
	color: #004b84;
		font-weight: bold;

	}

#portal a:visited {
	color: #004b84;
	}

#portal a:hover {
	color: #000000;
	background-color: #FFFFCC;
	}

#portal a:active {
	color: #004b84;
	}

#portal p {
	font: Myriad Pro, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #004b84;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
	}
#portal dialog {
	}
		
#portal .citation {
	font: Monotype Corsiva, Times, serif;
	font-style:italic;
	}
	
#portal .attribution {
	font-size: smaller;
	text-align: right;
	}	

#portal H1 {
	font-family: Myriad Pro, Arial, sans-serif;
	font-weight: bold;
	font-size: large;
	color: #bd2f37;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 4px;
	}

#portal H2 {
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: small;
	color: #bd2f37;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	}

#portal H3 {
	color: #004b84;
	font-size: small;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	}

#portal ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
	}

#portal li {
	font-size: small;
	padding-bottom: 5px;
	padding-right: 10px;
	font-weight: normal;
	color: #004b84;
	}

#portal address {
	padding-left: 20px;
	font-style: normal;
	}

/*This section styles the content area of all pages aside from the portal page*/
#content {
	width: 650px;
	min-height: 500px;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 7px;
	margin-top: 7px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	}

#content a:link {
	color: #003366;

	}

#content a:visited {
	color: #CC0000;
	}

#content a:hover {
	color: #000000;
	background-color: #FFFFCC;
	}

#content a:active {
	color: #003366;
	}

#content p img { 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 5px;
	margin-left: 0px;
	}
	
#content img { 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 5px;
	margin-left: 10px;
	}

#content img.left { 
	display: block;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 5px;
	margin-left: 10px;
	}

#content img.right { 
	display: block;
	clear: both;
	float: right;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
	}
	
/* if an image is shorter than the paragraph (or other container) */
/* in which it resides, and you want clear whitespace below */
/* rather than the next inline element, apply this class to the */
/* image's containing paragraph. */
/* IE/Win exhibits this behaviour whether you want it to or not. */
/* see http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* this continues the previous (clearfix) fix */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
/* End hide from IE-mac */


#content p {
	font-size: small;
	color: #535353;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
	}

#content H1 {
	font-family: Myriad Pro, Arial, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: #bd2f37;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 4px;
	}

#content H2 {
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: medium;
	color: #003366;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	}

#content H3 {
	font-size: small;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	}

#content ul, ol {
	margin-top: 0px;
	margin-bottom: 8px;
	}

#content li {
	font-size: small;
	padding-bottom: 5px;
	padding-right: 10px;
	}

#content address {
	padding-left: 20px;
	font-size: small;
	font-style: normal;
	}

#content blockquote {
	font-size: small;
	padding-left: 10px;
	padding-right: 10px;
	border-left-style: solid;
	border-left: 4px;
	border-left-color: #999999;
	color: #666666;
	font-style: italic;
	}
 
#content table {
	padding: 5px;
	}

#content td {
	font-size: small;
	padding: 5px;
	}

#footer {
	clear: both;
	background-color: #ffffff;
	margin: 0px;
	padding:  14px 0px 14px 0px;
	text-align: right;
	}


#footer p {
	font-size:85%;
	color: #004b84;
	margin-top: 0px;
	font-weight: normal;
	border-top: solid 1px #004b84;
	padding-top: 5px;

}

#footer a {
	font-size:85%;
	color: #004b84;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	margin-bottom: 5px;
	margin right: 10px;
	border-right: solid 1px #d1d3d5;
		padding-right: 10px;
		padding-left: 10px;
	}
	
#footer a.first {
	border-left: solid 1px #d1d3d5;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
	
#Information {
	/*margin-right:.769em;*/
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	display:block;
	float:right;
	width:281px;
	height:220px;
	background-image: url(../images/info_bg.jpg) repeat-y left;
	overflow:hidden;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 20%;
	}
	
#announce_bar {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 281px;
	height: 5px;	
	background: url(../images/info_title_bar.jpg) no-repeat top;
	 }	
	
	
#Information h3 {
	margin:0;
	color: #004b84;
	height:25px;
	font-size: medium;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
	background-image: url(../images/info_bg.jpg) repeat-y left;
	}
	
#infotext {
	/*margin-right:.769em;*/
	padding: 0px;
	/*display:block;*/
	float:right;
	width:281px;
	height:200px;
	background-image: url(../images/info_bg.jpg);
	overflow:hidden;
	text-align: left;
	}
		
#infotext ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
	padding-top: 5px;
	background-repeat: no-repeat;
}
#infotext li {
	list-style:none;
	margin: 0;
	}
#infotext li a { 
	margin:0;
	font-size: small;
	}
#infotext li.last a { 
	margin:0;
	background-image: url(../images/info_curve.jpg);
	}
#infotext li a:hover { 
	text-decoration:none;
	}
	
/* top navigation */

#right_panel {
	float:right;
	width:170px;
	height:354px;
	background:url(../images/right_panel.jpg) no-repeat right top;
	}

	
#top_navigation {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 827px;
	height: 30px;
	background: url(../images/top_nav_bg.jpg) repeat-y top;	
}

#top_bar {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 827px;
	height: 6px;	
	background: url(../images/top_nav_top_edge.jpg) no-repeat top;
	 }
	 
#bottom_bar {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 827px;
	height: 4px;	
	background: url(../images/top_nav_bottom_edge.jpg) no-repeat top;
	 }

#horizontalNavigationItems {
	padding: 0px;
	margin: 0px;
	margin-right: auto;
	width: 827px;
		
}

#horizontalNavigationItems ul {
	margin: 0px;
	padding: 0px;
	padding-left: 170px;
} 

#horizontalNavigationItems li {
	font-family:  Myriad Pro, Arial, sans-serif;
	font-size: small;
	display: block; 
	list-style-type: none;
	float: left;	
	/* border-right: 1px solid #000000; */
    margin: 0px;
	padding-left: 13px;
	padding-right: 13px;
	width: 114px; /* false value for MacIE \*/
	padding-top: 7px; 
	padding-bottom: 7px;
	padding-left: 20px;
	width: auto;
	padding-right: 20px; /* Actual value for conformant browsers */
}

#horizontalNavigationItems li a {
	font: Myriad Pro, Arial, sans-serif;
	font-size:medium;
	text-decoration:none;
    color: #bd2f37;
}

#horizontalNavigationItems li.selectedItem {
	font-weight: bold;
	color: #004b84; /* queens red */
	width: 114px; /* false value for MacIE \*/
	width: auto;
	/* background:url(../images/pagenav_selected.png) no-repeat right;	*/
}

#horizontalNavigationItems li.selectedItem a {
	color:#004b84; /* queens red */
}

#horizontalNavigationItems a:hover {
	color:#004b84 ! important;
}







