
#containerBottomMenu .Head
{
    font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	vertical-align: middle; 
	white-space: nowrap;
}

#containerBottomMenu .Head a:hover
{
    color: #940018;
    text-decoration: none;
}


.ContentTextContainer
{
    font-size: small;
    vertical-align: top;
}


#ContainerBorderedRight
{
 /*padding-left:10px;*/
}

#ContainerBorderedRight .Head img
{
    margin-bottom:-5px;
}


.spacer
{
	height: 20px;
}

#ContainerBorderedRight a
{
	font-family:Arial;
	font-weight: bold;
	font-size: 8pt;
	vertical-align:top;
	line-height: 0.98em;
}



.gradient
{
   	position:relative;
	top:0;
	left:0;
	width:98%;
	border: solid 3 #ACD5E7;
	text-align:left;
}

#SecondaryPage .gradient
{
    width:155px;
	height:250px;
}

#ContainerRankings .gradient
{
    width:98%;
	height:250px;
}

#Homepage .gradient
{
    height:150px;
}

#GrayBordered .TopLeftCorner
{
	height:16px;
	width:16px;
	background-image:url(images/TopLeft_Gray.png);
	background-repeat:no-repeat;
	background-position: top left;
}

#GrayBordered .TopBorder
{
	background-image:url(images/Top_Gray.png);
	background-repeat:repeat-x;
}

#GrayBordered .TopRightCorner
{
	width:16px;
	background-image:url(images/TopRight_Gray.png);
	background-repeat:no-repeat;
}

#GrayBordered .RightBorder
{
	background-image:url(images/Right_Gray.png);
	background-repeat:repeat-y;
}


#GrayBordered .LeftBorder
{
	background-image:url(images/Left_Gray.png);
	background-repeat:repeat-y;
}

#GrayBordered .BottomLeftCorner
{
	height:16px;
	background-image:url(images/BottomLeft_Gray.png);
	background-repeat:no-repeat;
}

#GrayBordered .BottomBorder
{
	background-image:url(images/Bottom_Gray.png);
	background-repeat:repeat-x;
}

#GrayBordered .BottomRightCorner
{
	background-image:url(images/BottomRight_Gray.png);
	background-repeat:no-repeat;
}

#ExploreSpaceCoast a
{
	font-family:Arial;
	font-size: 8pt;
	vertical-align:top;
	font-weight: bold;
}

.ExploreSpaceCoast
{	
	vertical-align:top;
	height:200px;
	width:264px;
	background-image:url(images/NewHPMap.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

.ContainerExploreRight
{
    margin-right:-6px;
}

#ExploreSpaceCoastRight a
{
	font-family:Arial;
	font-size: 8pt;
	vertical-align:top;
	font-weight: bold;
}

.ExploreSpaceCoastRight
{	
	vertical-align:top;
	height:100px;
    background-image:url(images/XploreFL_JustBoxHolder_Map_189x96.png);
	background-repeat:no-repeat;
	background-position: right center;
}


#ContaierCenter .Head
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #0065A4;
}


#ContaierCenter .Title
{
    text-align:left;   
}

.MenuSeparator
{
    height:11px;
    font-size: xx-small;
    background-image:url(Images/CenterMenuDivider.png);
    background-repeat:repeat-x;
    background-position: center left;
}


#ContaierSideMenu .Title a
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #0065A4;
}


#ContaierSideMenu .Title
{
    text-align:left;
}  

#ContainerQuote .TopGraphic
{
    height:20px;
    background-image:url(images/QuotesBar_Top_173x13.png);
    background-repeat:no-repeat;
    background-position: right top;
}

#ContainerQuote .BottomGraphic
{
    height:20px;
    background-image:url(images/QuotesBar_Bottom_173x13.png);
    background-repeat:no-repeat;
    background-position: right bottom;
}

#ContainerQuote .ContentPane
{
    padding-right: 30px;
    padding-left: 30px;
}

#ContainerTopBottomBar .TopGraphic
{
    height:20px;
    background-image:url(images/RtSideSeparator_TopBar_175x7.png);
    background-repeat:no-repeat;
    background-position: right top;
}

#ContainerTopBottomBar .BottomGraphic
{
    height:20px;
    background-image:url(images/RtSideSeparator_BottomBar_175x7.png);
    background-repeat:no-repeat;
    background-position: right bottom;
}

#ContainerTopBottomBar .Head img
{
    margin-bottom: -5px;
}


#ContainerRankings a
{
    padding-left: 10px;
    padding-right: 10px;
}

#ContainerRankings .Head img
{
    margin-bottom: -5px;
}

/* Doc Container */
.DocsHead
{
	height: 22px;
	width: 400px;
	text-align: left;
	vertical-align: middle;
	background: url(images/EDCfeature_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-top: 1px solid #61a0c7;
	border-bottom: 1px solid #61a0c7;
}

.DocsHead .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #61a0c7;
}

.DocsContent
{
	min-height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.DocsContent .LinkTable, .DocsContent img
{
	padding-right: 5px;
	padding-bottom: 3px;
	vertical-align: middle;
}



