body
{
	font: 76%/135% Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 130%;
	background-color: #003B62;
}

#border
{
	width: 800px;
	margin: 0 auto;
	background-color: White;
	background-image: url(../images/backgroundFCC1bl-w.gif);
	background-repeat: repeat-y;
}
		
#banner
		{
	text-align: left;
	float: left;
	width: 100%;
	background-color: #003B62;
			
		}

#container
{
	width: 750px;
	height: 100%;
	margin: 0px auto;
	background: White;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#mainImage {
	float: left;
	width: 750px;
	height: 279px;
	vertical-align: middle;
	background-image: url(../images/Banner-1_750.jpg);
	background-repeat: no-repeat;
	text-align: left;
}


a:active,
a:visited,
a:link	    			{
	color: #C88F20;
	text-decoration: none;

}
a:hover					{
	text-decoration: none;
	color: #FFFFFF;
}

 a.more,  a.white  {
	background:url(../images/linkBullet.gif) no-repeat 0 4px;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	margin: 2em 0 0 1em;
	color:#000000;
}

 a:hover.more,  a:hover.white {
	background:url(../images/linkBulletOver.gif) no-repeat 0 4px;
	padding:0px 0px 0px 15px;
	text-decoration:underline;
}

 a.white { 
	color: #C8D9E2;
}

.button {
	background: url(../images/button.gif) 0 0 no-repeat;
	padding: 0 0 0 3em; /* left padding moves the text away from the bullet */
	font-weight: bold;
	color: Black;
	cursor: pointer;
	margin-top: .5em;
	height: 16px;
}

.button a:hover {
	color: #084D76;
}

div.hr {
	height: 2px;
	border-bottom: 1px solid #989FA8;
	margin: 3px;
}

div.hr hr {
  display: none;
}


#Footer {
	padding-top: 2em;
	font-size: 12px;
}

#Footer #TextLinks {
	color: #fff;
	font-weight: bold;
	text-align:center;
	border-top: 10px solid #B1B1B1;
	background: #0077BB;
}

#Footer #TextLinks a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#Footer #Disclaimer {
	color: #B1B1B1;
	font-weight: normal;
	font-size: 11px;
	background: #0059B1;
}

#footerBranding {
	color: #B1B1B1;
	margin:0;
	font-weight: normal;
	font-size: 11px;
	background-image: url(../images/FCC_footerBranding.jpg);
	background-color: #003B62;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 120px;
}

/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
}
 
h1
{
	color: White;
	letter-spacing: -1px;
	font-size : 28px;
	margin: 1.9em;
	line-height: normal;
}


#ActionItems {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #C88F20;
}




/* ~~~~~~~~~ THANKS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	width: 100%;
	font-size:90%;
	text-transform:uppercase;
	line-height:normal;
	height: 41px;
	margin-top: 15px;
	font-weight: bold;

}
    #topmenu ul {
	  margin: 0;
	  padding:0px 0px 0 2px;
	  list-style:none;
	  
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      text-align : center;
      }
    #topmenu a {
      float:left;
	   background:url(../images/menuleft.gif) no-repeat right top;
      margin:0;
            padding: 0;
            text-decoration : none;
				font-size: 95%;

      }
    #topmenu a span {
      float:left;
      display:block;
	  width: 90px;
      padding: 4px 15px 6px 14px;
      color: #FFFFFF;
	  cursor : hand;
      }
      
/* pasted from sIFR */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

.clearboth { clear: both; }

#Header {
	height: 65px;
	float: left;
	background-image: url(../images/wordmark3.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
}

#Date {
	text-align: right;
	font-size: 9px;
	color: #666;
	width : 360px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 300px;
}

#Date a {
	padding-left:5px;
}



#mainContent {
	width: 240px;
	margin-right: 0;
	margin-left: 200px;
	padding: 10px;
	text-align: left;
	font-size: 90%;
}


#ActionItems h2 {
	margin: 16px 0px 0px 20px;
}


#ActionItems #Item1 {
	height: 66px;
	width:250px;
	background: url(../images/actionItem1Background.jpg) repeat-x;
	float: left;
	border-top: 6px solid #044173;
}

#ActionItems #Item2 {
	height: 66px;
	width:250px;
	background: url(../images/actionItem2Background.jpg) repeat-x;
	float: left;
	border-top: 6px solid #054E8D;
}

#ActionItems #Item3 {
	
	height: 66px;
	width:250px;
	background: url(../images/actionItem3Background.jpg) repeat-x;
	float: left;
	border-top: 6px solid #065EA8;
}


#Content {
	float: left;
	background: #F1F7FB url(../images/contentBackground.jpg) repeat-x;
	width: 50%;
	padding-top: 1.5em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 0em;
}

#Interior {
	float: left;
	width: 435px;
	margin: 2em;
	padding-top: 1.5em;
	padding-right: 1.5em;
	padding-bottom: 2em;
	padding-left: 2em;
}

img.floatLeftClear {
	float: left;
	clear: right;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 4px;
}

.Interior img {
	float:left;
}

.Interior p {
	float:right;
}
	
#newsItems {
	padding: 2em 2em 4em 2em;
	float: left;
	width: 23%;
	color : #C8D9E2;
	background-color: #09649b;
	background-image: url(/images/newsItemsBackground-darkfade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#newsItem1 {
	float: left;
	margin-bottom: 2em;
	width: 165px;
	clear: right;
	margin-right: 1em;
	margin-top: 1.5em;
}

#newsItem2 {
	float: right;
	margin-bottom: 2em;
	width: 110px;
	clip: rect(auto,auto,auto,auto);
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-right: 0em;
	background-image: url(../images/newsItemsBg-gold.gif);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1.5em;
	padding-bottom: 10px;
}


#Footer {
	clear: both;
	text-align: left;
	font-weight: bold;
}

#Footer #TextLinks {
	padding: 10px 15px 10px 15px;
	text-align: left;
}

#Footer #TextLinks a {
	
}

#Footer #Disclaimer {
	padding: 2px 15px 2px 15px;
}

#Footer #Disclaimer p {
	
}


#Disclaimer p {
	
}

/* end paste */
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color: #C88F20;
      }
    #topmenu a:hover {
      background-position:0% -57px;
      }
    #topmenu a:hover span {
      background-position:100% -57px;
    }
    #topmenu a span.selected {
      color: #FFFFFF;
    }
#border #container #rightSidebar {
	float: right;
	width: 41%;
	padding-top: 0em;
}
