﻿.html {
	margin: 0;
	padding:0;
	
}
body {
	text-align: center;  /*for IE shenanigans*/
	background-color:  #EAEAEA;
	margin: 0;
	padding:0;

}
#wrapper {
	height: 900px;
	width: 1000px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #CCC;
	text-align: left;
	position: relative;
	background-color: #FFF;
	padding-bottom: 0px;

}
#wrapper-home {
	height: 900px;
	width: 1000px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #CCC;
	text-align: left;
	position: relative;
	background-color: #FFF;
	padding-bottom: 0px;

}
#wrapper-contact {	
	height: 1100px;
	width: 1000px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #CCC;
	text-align: left;
	position: relative;
	background-color: #FFF;
	
}
#wrapper-ehslong {	
	height: 1050px;
	width: 1000px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #CCC;
	text-align: left;
	position: relative;
	background-color: #FFF;
	padding-bottom: 0px;
}
#wrapper-alliances {	
	height: 1400px;
	width: 1000px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #CCC;
	text-align: left;
	position: relative;
	background-color: #FFF;
	}

#content { 
	}

#footer {
	margin-left:  auto;
	margin-right: auto;
	padding-top: 0px;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 50px;
	position: absolute;
}

#homeheader {
	width: 100%;
	border:0px;
	padding:0px;
}

#homeleft1 {
	width:225px;
	height:350px;
	float: left;
	padding-top: 40px;
	margin-left: 20px;
}
#homeleft1 ul{

	font-family:Verdana, Geneva, sans-serif;
	color: #336699;
	padding-top: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-bottom-style: dotted;
	text-align: left;
	text-indent: 0;
		}
	
#homeleft1 ul li{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	list-style-type: none;
	line-height: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#homeleft1 a {
	text-decoration: none;
	color:  #000;
}
#homeleft1 a:hover {
	text-decoration: underline;
	color: #336699;
}


#homeleft2 {
	width:200px;
	float: left;
	margin-left: 25px;
	border-right: thin;
	border-left: thin;
	border-left-style: outset;
	border-right-style: inset;
	border-top: thin;
	border-bottom: thin;
	border-top-style: outset;
	border-bottom-style: inset;
	vertical-align:bottom;

}

#links {
	width:800px;
	margin-top: 15px;
	float: left;
	margin-left: 25px;
	vertical-align:bottom;
	font-family: Verdana, Geneva, sans-serif;
	}
	
#links a {
	text-decoration: none;
	font-size: x-small;
}

#links a:hover {
	text-decoration: underline;
}

#homeright {
	width: 400px;
	float: left;
	padding-top: 40px;
	margin-left:40px;
	padding-left: 15px;
	padding-right: 5px;
}
#homeright2 {
	width:1000px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;

}
#leftnav {
	margin-top: 40px;
	margin-left: 0px;
	width: 207px;
	float: left;
	padding-right:10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
		
}

#leftnav ul {
	list-style:none;
	margin-top:5px;
	margin-left: 0px;
}

#leftnav ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-color: #999;	
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#leftnav ul li ul {
	margin-left: 15px;
	padding-left: 5px;
	list-style-type: square;
	color:  #CCC;
}
	

#leftnav ul li ul li{
	border: none;
	padding-top: 1px;
	padding-bottom: 2px;
}


#leftnav a {
	font-weight:bold;
	text-decoration:none;
	color: #336699;
	font-family:Arial, Helvetica, sans-serif;
}

#leftnav a:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #03F;
}
#mid_content {
	float: left;
	width: 400px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	
}
#mid_content ul {
	margin-top: 3px;
	}

#mid_content ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}

#mid_content a {
	color:#336699;
	font: verdana;
	font-weight: bold;
}
#mid_content_narrow {
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	
	width: 400px;
}

#mid_content_wide {
	float: left;
	width: 650px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	font: Arial, Helvetica, sans-serif;
	font-size: small;
}

#sublist {
	list-style: outside;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12;
	
}
#sublist li{ padding-bottom: 4px;}
#rt_graphic {
	float: left;
	width: 250px;
	margin-top: 50px;
	padding-left: 15px;
}
#rt_graphic_issues {
	float: left;
	width: 225px;
	margin-top: 80px;
	margin-left: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border:thin;
	border-top-color: #C5D2E0;
	border-left-color: #C5D2E0;
	border-right-color: #21578A;
	border-bottom-color: #21578A;
	border-style:solid;
	background-color:#7090B7;
	color: #FFFFFF;
	}

#rt_graphic_issues a {
	color: #FFFFFF;
}
#rt_graphic_issues a:hover {
	text-decoration: underline;
}
	
#rt_graphic_home {
	float: left;
	width: 225px;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 20px;
}
#rt_graphic_home a { color: #336699; }
#rt_graphic_home a:hover {  color: #006699;  }

#rt_graphic a {
	color: #336699;
}
#rt_graphic a:hover {
	font-weight:bold;
}
.events {
	font-size: xx-small;
	font-family:Arial;
	padding: 0px;
	color:  #000;
	}

.events  a{
	text-decoration: none;
	color:  #000;
	
}
.events ul {
	padding:0px;
	margin-left: 0px;
	list-style-type: none;	
}
.events li {
	padding-bottom: 3px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	
	
}
.events li a:hover{
	text-decoration: underline;
	color: #336699;
	
}


.maintxt
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Geneva, sans-serif;
}
p{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY:  Verdana, Geneva, sans-serif;
	text-decoration: none;
	line-height: 16px;
}
p a{
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

.maintxtboldred
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF0000;
    FONT-FAMILY: Verdana, Arial
}

.headline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #336699;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 26px;	
	}
.bluebold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #336699;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
		
	}
.subhead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #336699;
    FONT-FAMILY: Verdana, Arial
}
.bottomnavigationlinks
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 9px;
    COLOR: #336699;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.sidenavigationlinks
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 10px;
    COLOR: #003399;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.sidenavigationlinksunderline
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 10px;
    COLOR: #003399;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}
.ListTableHeader1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: black
}
.ListTableHeader2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #336699
}
.ListTableHeader3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #336699;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #e3e3e3
}
.ListTableHeader4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #336699;
    FONT-FAMILY: Verdana, Arial
}
.ListTableHeader5
{
    FONT-SIZE: 11px;
    COLOR: #336699;
    FONT-FAMILY: Verdana, Arial
}
.ListTableHeader5Highlighted
{
    FONT-SIZE: 11px;
    COLOR: #000066;
    FONT-FAMILY: Verdana, Arial
}
.SimpleText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial
}
.TreeCourse
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #336699;
    TEXT-DECORATION: none
}
.topnavigationlinks
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    CURSOR: hand;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.smalllinks
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 10px;
    COLOR: #003399;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.headlinefordarkbackground
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial
}
.maintxtfordarkbackground
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial
}
.label
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, sans-serif, Arial, "Lucida Sans"
}
.labelname
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #336699;
    FONT-FAMILY: Tahoma, sans-serif, Arial, "Lucida Sans"
}
.BoldLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #003399;
    FONT-FAMILY: Verdana, Arial
}
.ErrorMsg
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial
}
.ListTableHeader4Highlighted
{
    FONT-WEIGHT: bold;
    COLOR: #000066;
    FONT-FAMILY: Verdana, Arial
}
.textHeaderCategory
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 16pt;
    FILTER: DropShadow (Color=#cccccc, OffX=3, OffY=3, Positive=true);
    WIDTH: 550px;
    COLOR: #336699;
    FONT-FAMILY: Verdana, Arial;
    HEIGHT: 30px
}
.cellHeader2
{
    BACKGROUND-COLOR: #336699
}
.textListDefault
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #336699;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.textListDefaultHighlight
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000066;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.cellListDefault
{
    BORDER-BOTTOM: #336699 1px solid;
    HEIGHT: 13pt
}
.textSecondNavHeader1
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none
}
.cellSecondNavHeader1
{
    BACKGROUND-POSITION: center top;
    BACKGROUND-IMAGE: url('../../rdcweb/RDC/images/HeaderSecondaryNav.gif') ;
    PADDING-BOTTOM: 3pt
}
.textTopNavItem
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.textTopNavTab
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none
}

.dropshadow1
{	
	float:left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 350px;
}
.dropshadow2{
	position:relative;
	bottom:6px;
	right: 6px;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
}
h3 {
	font-size: 18px;
	color: #F336699;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #336699;
	line-height: 24px;
}
h2 a {
	text-decoration:none;
	color: #336699;
}

h2 a:hover {
	text-decoration: none;
	color:  #036;
}


h4 {
	font-size: 12px; 
	font-family:Verdana, Geneva, sans-serif;
	line-height: 14px;
	margin-bottom: 0px;
	padding: 0px;
	 }
.super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	vertical-align: super;
}
.rightalign {
	float: right;
	padding-right: 5px;
	margin-right:5px;
}

p {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY:   Verdana, Geneva, sans-serif;
	text-decoration: none;
	}
	
p a{
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;	
}
.quotes {
	width: 200px;
	text-align:left;
	padding-left: 10px;
	padding-right: 5px;
	font-style:italic;
	font-family: Verdana, Geneva, sans-serif;
	border-top: solid;
	border-bottom: solid;
	border-top-color:#336699;
	border-bottom-color:#336699;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width:thin;
	border-top-width: thin;
		}
		
.CFRquotes {
	width: 360px;
	text-align:left;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 5px;
	font-style:italic;
	font-family: Arial;
	border-top: solid;
	border-bottom: solid;
	border-top-color:#336699;
	border-bottom-color:#336699;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width:thin;
	border-top-width: thin;
	color: #336699;
		}		
