Body{
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#666666;
	text-align:center;
	margin: 0;
	padding: 0;
	background-image: url(../gfx/background_main.gif);
	background-repeat: repeat;
}

H1{
font-size:200%;
padding:1px;
margin:1px;
color:#101042;
}

H2 {
font-size:180%;
padding:0px;
margin:0px;
color:#555555;
text-decoration:none;
}

H2 a, H3 a {
	font-size:100%;
	padding:0px 8px 0px 0px;
	margin:0px;
	color:#999999;
	text-decoration:none;
	background-image: url(../gfx/icons/linkmore.gif);
	background-repeat: no-repeat;
	background-position: right;
}

H3{
font-size:125%;
}

a{
color:#0F88F9;
}

a:hover
{color:red;}

input{
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
}

hr{
padding:0px;
margin:0px;
height:1px;
width:100%;
}

form{
padding:0px;
margin:0px;
}

/* ----------------------------------------- */
#OuterShell{
width:768px;
border:1px solid #101042;
text-align:left;
background-color:#FFFFFF;
margin:0 auto; 
}
/* ----------------------------------------- */
#NavTop{
	color:#3399FF;
background-color:#101042;
	padding:0px 10px 0px 20px;
	text-align:right;
	font-size:90%;
	/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;*/
	
}

#NavTop a{text-decoration:none;color:#BADCFC;}
#NavTop a:hover{color:#FFFFFF;text-decoration:underline;}

#NavTop input
{
	background-color:#DAD8E8;
	border: 0px solid #BADCFC;
	margin:0px;
	padding:0px 2px 0px 2px;
	height:18px;
}

INPUT.searchbutton{
	background-color:#BBB8D2;
	margin-bottom: 5px;
	cursor:help;
}

/*
#NavTopContent{
	background-color:#575076;
	width:70%;
	background-image:url(../gfx/struct-round-darkpurple-bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
*/
/* ----------------------------------------- */
#Header{
	background-color:#101042;
	height:100px;
	width:100%;
	vertical-align:bottom;
	float:left;
	    /*background-image: url(../gfx/title_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
#Header .ESELogo {width:523px;float:left;padding:20px 0px 0px 0px;}
#Header .JoinESELogo {width:88px;float:right;padding:0px 40px 0px 0px;}


/* ----------------------------------------- */

#NavPrimary
{
	clear:both;
	width:768px;
	background-color:#8681AE;
	background-image: url(../gfx/background_PurpleFade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	height:30px;
	font-size:12px;
}

#NavPrimary a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;
	padding: 0px 6px 12px 7px;
	}
	
#NavPrimary a:hover{
	color:#000000;
	background-color:#827BA1;
	padding: 0px 6px 9px 7px;
	height:27px;
	}
	
a.NavPrimaryActive {background-color:#827BA1;padding: 0px;}

#NavPrimary li{
	float: left;
	margin: 0;
	border-left: 1px solid #D5D4DE;
	border-right: 1px solid #8681AE;
	list-style: none;
	height:27px;
	padding:3px 0px 0px 0px;}
	
#NavPrimary ul{
margin: 0px;
padding:0px 0px 0px 0px;
}

/* ----------------------------------------- */

#NavSecondary
{	
	font-size:12px;
	clear:both;
	width:768px;
	background-color:#FFEFBF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7C67B;
	background-image: url(../gfx/background-yellow-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E7C67B;
	height:30px;
}

#NavSecondary a {
	color:#330099;
	text-decoration:none;
	margin:0px;
	padding: 0px 9px 12px 9px;}
	
#NavSecondary a:hover , a.NavSecondaryActive {
	color:#000000;
	background-color:#FFF7DE;
	}

#NavSecondary li{
	float: left;
	list-style: none;
	margin: 0;
	border-right: 1px solid #FFF7C6;
	border-left: 1px solid #E7C67B;
	height:30px;
	}
	
#NavSecondary ul{
	margin: 0px;
	padding:0px 0px 0px 15px;
}
/* ----------------------------------------- */

#NavTertiary
{
	clear:both;
	width:100%;
	Height:25px;
	background-color:#efefef;
	margin:0px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#NavTertiary a {color:#3399FF;text-decoration:none; }
#NavTertiary a:hover {color:red;}


#NavTertiary li{
	float:left;
	margin:5px;
	padding:0px 5px 0px 5px;
}

#NavTertiary ul{
	margin: 0px;
	padding:0px 0px 0px 15px;
	height:25px;
	list-style-position: inside;
	list-style-image: url(../gfx/icons/orange.gif);
	}


/* ----------------------------------------- */


#NavLocation
{
	float:none;
	clear:both;
	width:768px;
	background-color:#FFE79C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7C67B;
	height:50px;
	/*
	background-image: url(../gfx/background_CheckedYellowBox2.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}

#NavLocation a, #NavLocation p {
color:#3399FF;
text-decoration:none;
padding:0px 0px 0px 0px;
}
#NavLocation a:hover {color:red;}

#NavLocationMain {
float:left; 
width:450px;
padding:10px 0px 0px 20px;
}
#NavLocationSide {
	float:right;
	width:240px;
	padding:6px 10px 0px 20px;
	text-align:right;
	/*
	background-color:#BBB8D2;
	background-image:url(../gfx/background_PurpleFade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	*/
}

/* ----------------------------------------- */

#Content
{
	width:100%;
	background-color:#FFFFFF;
	color:#666666;
	margin:0px;
	padding:0px;
}

#Content h2
{
	margin:0px;
	padding:0px;
/*	background-color:#E5E4EA;*/
/*	background-color:#FFF7DE;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;*/
}

#ContentNoMargin
{
float:left;
width:100%;
padding:0px;
margin:0px;
text-align:right;
}


#ContentText
{
width:480px;
padding:20px;
float:left;
margin:0px;
}

#ContentText H3
{
	color:#FFAD21;
	padding:0px 0px 0px 14px;
	background-image:url(../gfx/icons/orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin:35px 0px -15px 0px;
	border-bottom:1px solid #CCCCCC;
}



#ContentSide
{
	width:200px;
	padding:20px;
	float:right;
	background-color:#E5E4EA;
	background-image: url(../gfx/struct-round-purple-bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ContentSideWide p
{padding:0px 0px 10px 15px;
margin:0px 0px 0px 2px;}

#ContentSideWide
{
	width:450px;
	padding:20px;
	float:right;
	background-color:#E5E4EA;
	background-image: url(../gfx/struct-round-purple-bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ContentSide p, #FrontContentSide p
{padding:0px 0px 10px 15px;
margin:0px 0px 0px 2px;}

#ContentFullWidth
{
width:700px;
padding:20px 20px 15px 20px;
}

#ContentSide h2
{
/*color:#ffffff;
background-color:#8C84B5;
padding:0px;
margin:0px;*/
}

/*-------------------------------*/
#ContentThreeCols1
{
width:210px;
padding:20px;
float:left;
}

#ContentThreeCols2
{
width:200px;
padding:20px;
float:left;
}

#ContentThreeCols3
{
width:200px;
padding:20px;
float:left;
}

/*-------------------------------*/

#ContentFourCols1
{
width:150px;
padding:20px;
float:left;
}

#ContentFourCols2
{
width:150px;
padding:20px;
float:left;
}

#ContentFourCols3
{
width:150px;
padding:20px;
float:left;
}

#ContentFourCols4
{
width:150px;
padding:20px;
float:left;
}
/*------------------------------*/
#ContentTwoCols1, #ContentTwoCols2
{
	width:300px;
	padding:20px;
	float:left;
}

#Other h2{
	color:#F9DCA7;
	width:518px;
	height:20px;
	padding:4px 0px 0px 30px;
	background-color:#8484AD;
	background-image:url(../gfx/title_headlines_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:150%;
	font-weight:normal;
}




.backgroundWaves
{

	background-image: url(../gfx/background_waves.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.FrontPadding
{
	padding:15px;
}

/*------------------------------*/

#BoxSearch
{
	width:200px;
	padding:20px;
	float:right;
	background-color:#D1CFDD;
}

/*-------------------------------*/
#Footer
{
	clear:both;
	color:#FFFFFF;
	background-color:#8681AE;
	height:30px;
	padding:10px;
	border-top: 3px solid #BBB8D2;
}

#Footer a
{color:#FFFFFF;
text-decoration:none;}

#Footer a:hover{color:orange;}

/* ----------------------------------------- */
.bakckground-checkedyellow
{
	background-image:url(../gfx/background_CheckedYellowBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.text-alignright{text-align:right;}

.searchtextbox{background-color:#D3D3DF;
border:1px solid #000000;
}

.text-indenticon
{
	background-image: url(../gfx/icons/bullet-red.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.VerticalColumnSeperator{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #efefef;
}

.VerticalColumnSeperatorLeft{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #efefef;
}

.HorizontalSectionSeperator{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}

.HorizontalSectionSeperatorBase{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}

.TablePaddingWide
{
	width:100%;
	text-align:right;
	vertical-align: text-top;
	padding:2px;
}

.RSSInfo{
background-color:#D2D0DC;
margin:15px;
padding:8px 0px 0px 0px;
}

.RSSInfo a{color:#333333;}

/* ----------------------------------------- */

.TableThreeCol th
{
	background-color:#ffffff;
	font-weight:normal;
	text-align:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
	padding:5px;
}

.TableThreeCol td {padding:5px;background-color:#efefef;}

#dlCountries
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:3px;
	color:#637BAD;
	text-align:left;
	vertical-align: text-top;
	padding:0px 10px 0px 0px;
	background-color:#eeeeee;
	width:100%;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;*/
}

/* ----------------------------------------- */
#dlCountries th
{
	background-color:#ffffff;
	color:#DD6F00;
	font-size:70%;
	text-align:left;
	vertical-align:top;
	padding:0px 4px 0px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

#dlCountries td
{
	font-size:70%;
	text-align:left;
	vertical-align:top;
	padding:0px 4px 0px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#dlCountries a{
color:#330099;
}

/* ----------------------------------------- */
#Tabs
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

.TabAnchorActive
{
	background-color:#efefef;
	height:25px;
	padding:4px;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.TabAnchor
{
	height:25px;
	padding:4px;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.txtRed{color:red;}
.txtOrange{color:orange;}
.txtOrangeL{color:orange; font-size:large;}

.listNoBulletTall li{list-style-type:none; line-height:23px;padding:0px; margin:0px;}

.hidden{visibility:hidden;}

.buttonYellow{
border-left: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding:4px;
height:30px;
background-color:#FFE79C;
color:#000000;
text-decoration:none;
}


.buttonPurple{
border-left: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding:4px;
height:30px;
color:#FFFFFF;
background-color:#9894BA;
text-decoration:none;
}



.NewsTable P
{
	text-align:left;
}

.clearFix{clear:both;}


