BODY
{
	background-image: url(/ewcommon/images/schemes/Transparent/WhiteBlue/body_fish_bg.jpg);
	background-color: #2F66B9;
	background-position: top center;
	background-repeat: no-repeat;
    background-attachment: fixed;
	color:#ffffff;
	margin:0;
}
.Site a
{
	COLOR:#c9d3e0;
	TEXT-DECORATION:none;
	font-weight: 400;
}
.Site a:hover, .Site a.active 
{
color: #ffc600;
text-decoration: none;
}
.Site .template img
{
    border: 1px solid #FFF;    
}
.Site hr
{
	border:none;
	border-top:1px solid #ddd;
}
.Site h1,h2,h3,h4,h5,h6,li,table
{
 color: #efefef;
}
.Site h1
{
    font-size: 1.9em;
}
.Site h2
{
    font-size: 1.7em;
}
.Site h3
{
    font-size: 1.5em;
}
.Site h4
{
    font-size: 1.3em;
}
.Site h5
{
    font-size: 1.1em;
}
.Site h6
{
    font-size: 0.9em;
    font-weight: bold;
}
/* ############################### Classes ############################### */

.Site .box
{
	height:1%;
}

.Site .box h2.title
{
	color:#000000;
	BACKGROUND-color:#fff;
	text-align: right;
	font-size: 1.3em;
	font-weight: normal;
}
.Site .box .content
{
    border: 1px solid #FFF;
    background-color:#1f4687; 
}

.Site .button, .Site a.textButton
{
	font-family:Arial, sans-serif;
	font-size:1.1em;
	color:#fff;
	background-color:#2D5CA3;
	border-width:1px;
}
.Site a.textButton
{
	text-decoration:none;
	padding:1px 5px;
	margin:0 5px;
}
.Site a.textButton:hover
{
	border-color:#ccc;
}
.Site .dropdown, .Site .textarea, .textbox
{
	font-size:1.1em;
	font-family:verdana,arial,helvetica,sans-serif;
	border:1px solid #7F9DB9;
}
.Site .ghosted
{
	COLOR: #ddd;
}
.Site .list
{
	padding:8px 0;
    BORDER-top:#888 1px solid;
    BORDER-BOTTOM:#888 1px solid;
}
.Site .list H3
{
    FONT-SIZE:1.1em;
}
.Site .list H4
{
    FONT-SIZE:1em;
}
.Site .principle
{
	font-weight:700;
}
.Site .stepper a
{
	text-decoration:none;
}

/* ################################### Site IDs ################################# */

#mainTable
{
    font-family: Verdana, Arial, Sans-Serif;
}
.Site #location
{
	display:block;	
	color: #D6EBF7;
	font-size: 0.8em;
}
.Site #location a
{	
	font-weight:400;
	color: #D6EBF7;
}
.Site #location a:hover
{	
	color: #FFF;
}
.Site #mainHeaderPic {}
/* ################################## Menu setup ################################### */

.Site #subMenu
{
	
}
.Site #subMenu ul, #subMenu li
{
 
}
.Site #subMenu li
{
	
}
.Site #subMenu ul a
{
    background: url(/ewcommon/images/schemes/Transparent/BlueWhite/subMenuBullet.gif) left 9px no-repeat;
    border-bottom: 1px solid #93a8c6;
    color: #dde6f4;
    font-weight: normal;
}
.Site #subMenu ul a:hover,
.Site #subMenu ul a.on,
.Site #subMenu ul a.active
{
    background: url(/ewcommon/images/schemes/Transparent/BlueWhite/subMenuBullet_ov.gif) left 9px no-repeat;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;    
}
.Site #subMenu ul ul a
{
	font-size: 0.9em;
}
.Site #subMenu ul ul ul a
{
	
}
.Site #subMenu ul ul ul ul a
{
	
}
/* ################################## Main Menu setup ################################### */

.Site #mainMenu
{
	border-top:1px solid #eee;
}

/* ################################## Sub Menu setup ################################### */

/* ======================== */

.Site #mainLayoutContainer
{
	border: 2px solid #FFF !important;
	background: url(/ewcommon/images/schemes/Transparent/BlueWhite/mainLayout_BG.png) top left;
}
.Site #mainLayout
{
    font-size: 0.9em;    
}
.Site #mainLayout .list
{
    font-size: 0.9em;  
    border-bottom: 1px solid #FFF; 
    border-top: 0;
}
.Site #contentHeader
{
    text-align: right;
    font-size: 1.7em;
    color: #888;  
    font-style: italic;  
}
.Site #mainTitle h1
{
	color:#9dafc7;
	font-size: 1.4em;
	font-weight: normal;
}
.Site #mainFooter
{
    color: #D6EBF7;
    font-size: 0.8em;   
}
.Site #developerLink a
{
	color:#D6EBF7;
	
}
.Site #developerLink a:hover
{
	color:#FFF;
}
