@charset "utf-8";
/* CSS Document */

body	{
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #e6edf5;
	}

DIV.floatLeft	{
	float: left;
	}
	
DIV.floatRight	{
	float: right;
	}
	
DIV.clear	{
	clear: both;
	}

table.MainHolder	{
	width: 980px;
	background-image: url(Images/bgrnd.gif);
	background-repeat: repeat-y;
	padding: 10px 0 10px 0;
	}
	
table.Header	{
	width: 980px;
	padding: 0 10px 0 10px;
	}
	
td.SearchBoxBG	{
	background-image: url(Images/SearchBoxBG.png);
	background-repeat: no-repeat;
	width: 203px;
	height: 37px;
	font-size: 12px;
	padding: 2px 4px 4px 4px;
	}
	
DIV.SearchBoxTxt	{
	padding-left: 30px;
	}
	
DIV.SearchBox	{
	background-image: url(Images/SearchBoxField.png);
	background-repeat: no-repeat;
	width: 171px;
	height: 21px;
	}
	
input.SearchBox	{
	width: 156px;
	height: 14px;
	border: none;
	background-color: #d2e9d0;
	font-size: 10px;
	margin: 2px 2px 2px 6px;
	}
	
td.LoginBoxBG	{
	background-image: url(Images/LoginBoxBG.png);
	background-repeat: no-repeat;
	width: 407px;
	height: 37px;
	font-size: 12px;
	padding: 2px 4px 4px 4px;
	}
	
DIV.LoginTxt	{
	font-size: 10px;
	color: #267190;
	}
	
.LoginTxt	a	{
	text-decoration: none;
	}

.LoginTxt	a:hover	{
	text-decoration: underline;
	}

input.LoginBox	{
	width: 108px;
	height: 15px;
	border: 1px solid #267190;
	background-color: #ebf1f8;
	font-size: 10px;
	}
	
DIV.LoginBoxFields	{
	font-size: 10px;
	font-weight: bold;
	}
	
/* ---------Menu CSS-----------*/

DIV.topmenu	{
	height: 50px;
	width: 972px;
	background-image: url(Images/MenuBG.gif);
	background-repeat: repeat-x;
	margin: 0 4px 0 4px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
	
.topmenu	a	{
	text-decoration: none;
	height: 50px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 22px;
	}
	
.topmenu	a:hover	{
	text-decoration: none;
	color: #267190;
	}

.topmenu	a.small	{
	text-decoration: none;
	height: 50px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-top: 22px;
	}
	
.topmenu	a.small:hover	{
	text-decoration: none;
	color: #267190;
	}

/*--------Green Tab HighLights & Videos --------*/

DIV.GreenTab	{
	width: 957px;
	height: 220px;
	background-color: #a6ce39;
	}
	
DIV.ArticleTitleBlack	{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0 4px 2px 4px;
	}
	
.ArticleTitleBlack a	{
	text-decoration: none;
	color: #000000;
	}

.ArticleTitleBlack a:hover	{	
	color: #267190;
	text-decoration: underline;
	}	

DIV.ArticleTxtBlack	{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
	}

.ArticleTxtBlack	a	{
	text-decoration: none;
	color: #267190;
	}
	
.ArticleTxtBlack	a:hover	{	
	color: #d9181d;
	text-decoration: underline;
	}	
	
/*-------------SubMenu CSS----------*/

DIV.submenu	{
	width: 957px;
	height: 18px;
	font-size: 11px;
	background-color: #d9e5f1;
	}
	
.submenu	a	{
	text-decoration: none;
	color: #267190;
	font-size: 11px;
	font-weight: normal;
	height: 18px;
	}
	
.submenu	a:hover	{
	text-decoration: none;
	color: #000000;
	background-image: url(Images/SubmenuBG_On.png);
	background-repeat: repeat-x;
	height: 18px;
	padding-bottom: 4px;
	}
	
.submenuOn	{
	text-decoration: none;
	color: #000000;
	background-image: url(Images/SubmenuBG_On.png);
	background-repeat: repeat-x;
	height: 18px;
	}
	
/*------------MAIN AREA CSS----------------*/
	
DIV.MainAreaHolder	{
	width: 605px;
	}
	
DIV.ArticleTitleBlue	{
	font-size: 12px;
	color: #0b4368;
	font-weight: bold;
	padding: 0 4px 2px 4px;
	text-align: left;
	}
	
.ArticleTitleBlue a	{
	text-decoration: none;
	color: #0b4368;
	}

.ArticleTitleBlue a:hover	{	
	color: #0b4368;
	text-decoration: underline;
	}	

DIV.ArticleTxtBlue	{
	font-size: 11px;
	color: #0b4368;
	font-weight: normal;
	padding: 2px 4px 1px 4px;
	text-align: left;
	}

.ArticleTxtBlue	a	{
	text-decoration: none;
	color: #e18e03;
	}
	
.ArticleTxtBlue	a:hover	{	
	color: #e18e03;
	text-decoration: underline;
	}


DIV.TxtOrange	{
	background-image: url(Images/BulletOrange.png);
	background-repeat: no-repeat;
	background-position: 4px left;
	font-size: 11px;
	color: #0b4368;
	font-weight: bold;
	padding: 0 4px 10px 10px;
	text-align: left;
	}

.TxtOrange	a	{
	text-decoration: none;
	font-size: 11px;
	color: #0b4368;
	text-align: left;
	}
	
.TxtOrange	a:hover	{	
	color: #faa61a;
	text-decoration: underline;
	}
	
DIV.TitleOrange	{
	background-image: url(Images/BulletOrange.png);
	background-repeat: no-repeat;
	background-position: 6px left;
	font-size: 12px;
	color: #0b4368;
	font-weight: bold;
	padding: 2px 4px 1px 10px;
	text-align: left;
	}

.TitleOrange	a	{
	text-decoration: none;
	color: #0b4368;
	}
	
.TitleOrange	a:hover	{	
	color: #faa61a;
	text-decoration: underline;
	}


DIV.ArticleHolder	{
	padding: 4px 4px 0 4px;
	text-align: left;
	}

DIV.ArticleBoxSm01	{
	width: 306px;
	height: 80px;
	background-color: #ebf1f8;
	}
	
DIV.ArticleBoxSm02	{
	width: 306px;
	height: 80px;
	background-color: #d9e5f1;
	}
	
DIV.ArticleBox01	{
	width: 606px;
	height: 80px;
	background-color: #ebf1f8;
	}
	
DIV.ArticleBox02	{
	width: 606px;
	height: 80px;
	background-color: #d9e5f1;
	}

DIV.EpikairotitaBoxTopBG	{
	background-image: url(Images/EpikairotitaBoxTopBG.gif);
	background-repeat: no-repeat;
	width: 288px;
	height: 49px;
	}

.EpikairotitaBoxTopBG .Txt	{
	text-align: center;
	padding-top: 18px;
	font-size: 16px;
	}

.EpikairotitaBoxTopBG .Txt a	{
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	}
	
DIV.EpikairotitaBoxBG	{
	background-color: #51a0c0;
	width: 288px;
	height: 390px;
	}

.EpikairotitaBoxBG .Txt	{
	font-size: 11px;
	text-align: left;
	padding: 0 5px 0 5px;
	}

.EpikairotitaBoxBG a	{
	text-decoration: none;
	color: #000000;
	}
	
.EpikairotitaBoxBG a:hover	{
	text-decoration: underline;
	color: #000000;
	}

.EpikairotitaBoxBG .GreenDots	{
	background-image: url(Images/GreenDots288.png);
	background-repeat: no-repeat;
	width: 288px;
	height: 12px;
	}

DIV.EpikairotitaBoxBotBG	{
	background-image: url(Images/EpikairotitaBoxBotBG.png);
	background-repeat: no-repeat;
	width: 288px;
	height: 20px;
	}

.EpikairotitaBoxBotBG .Txt	{
	color: #a6ce39;
	font-size: 10px;
	text-align: right;
	padding: 4px 8px 0 0 ;
	}
	
.EpikairotitaBoxBotBG a	{
	color: #a6ce39;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
.EpikairotitaBoxBotBG a:hover	{
	color: #a6ce39;
	font-size: 12px;
	text-decoration: underline;
	}
	
img.Paging	{
	vertical-align: middle;
	}
	
DIV.TxtPaging	{
	font-size: 11px;
	color: #faa61a;
	font-weight: bold;
	width: 550px;
	}

.TxtPaging	a	{
	text-decoration: none;
	font-size: 11px;
	color: #faa61a;
	font-weight: normal;
	}
	
.TxtPaging	a:hover	{	
	color: #0b4368;
	text-decoration: underline;
	}

/*------------LEFT BANNERS Area CSS------------*/

DIV.LeftClientBanners	{
	width: 135px;
	border: 4px solid #a6ce39;
	}
	
.LeftClientBanners img	{
	margin: 5px;
	}
	
DIV.LeftDromeasBanners	{
	width: 135px;
	border: 4px solid #a6ce39;
	background-color: #a6ce39;
	}
	
.LeftDromeasBanners img	{
	margin: 5px;
	}

/*-----------NEWSLETTER BOX------------------*/

DIV.NewsletterTopBox	{
	width: 180px;
	height: 60px;
	background-color: #3999c0;
	border-left: 1px solid #267190;
	border-right: 1px solid #267190;
	border-top: 1px solid #267190;
	}
	
.NewsletterTopBox .Txt	{
	color: #01325a;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
	
.NewsletterTopBox .SubTxt	{
	color: #01325a;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 2px 0 0 10px;
	}
	
DIV.NewsletterBotBox	{
	width: 180px;
	height: 34px;
	background-color: #267190;
	border-left: 1px solid #267190;
	border-right: 1px solid #267190;
	border-top: 1px solid #267190;
	}
	
.NewsletterBotBox .Holder	{
	padding: 6px 0 0 0;
	}
	
.NewsletterBotBox img	{
	margin: 0 0 0 6px;
	vertical-align: middle;
	}

input.NewsletterBox	{
	width: 135px;
	height: 16px;
	border: none;
	background-color: #96c0a1;
	font-size: 10px;
	vertical-align: middle;
	}
	
/*------------RIGHT BANNERS Area CSS------------*/
	
DIV.RightClientBanners	{
	width: 180px;
	}
	
.RightClientBanners img	{
	margin-bottom: 7px;
	}
	
DIV.RightDromeasBanners	{
	width: 172px;
	border: 4px solid #a6ce39;
	background-color: #a6ce39;
	}
	
.RightDromeasBanners img	{
	margin: 6px 0 6px 0;
	}
	
DIV.FooterBannerHolder	{
	padding: 10px 0 10px 0;
	}	
	
/*--------------------PhotoGallery CSS------------------*/

#gallery
{
	background-color: #dfe0f3;
	padding: 10px;
	width: 590px;
}
#gallery ul
{
	list-style: none;

}
#gallery ul li
{
	display: inline;
}
#gallery ul img
{
	border: 3px solid #c7c8d6;
	border-width: 3px 3px 20px;
}
#gallery ul a:hover img
{
	border: 3px solid #a6ce39;
	border-width: 3px 3px 20px;
	color: #fff;
}
#gallery ul a:hover
{
	color: #fff;
}

/*-----------------FOOTER MENU CSS---------------*/

DIV.Footermenu	{
	height: 21px;
	width: 972px;
	background-image: url(Images/FooterMenuBG.png);
	background-repeat: no-repeat;
	margin: 0 4px 0 4px;
	font-size: 11px;
	}
	
.Footermenu .Txt	{
	padding: 4px 16px 0 16px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}
	
.Footermenu	a	{
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	padding: 0 2px 0 2px;
	}
	
.Footermenu	a:hover	{
	text-decoration: none;
	color: #267190;
	}
	
DIV.DesignBy	{
	font-size: 10px;
	}

TABLE.SitemapTxt    
{
    font-size: 12px;
    color: #267190;
}
	
.Sitemap    
{
    font-size: 12px;
    color: #267190;
}

.Sitemap  a  
{
    font-size: 12px;
    color: #267190;
    text-decoration: none;
}

.Sitemap  a:hover  
{
    font-size: 12px;
    color: #a6ce39;
    text-decoration: underline;
}

.Sitemap  a:active
{
    font-size: 12px;
    color: #267190;
    text-decoration: none;
}