BODY
{
	background-color: White;
    color: Black;
	padding-right: 0px;
	padding-left: 0px; /*background: url(/Images/body-bg.gif) #fff repeat-x;*/
	padding-bottom: 0px;
	margin: 0px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #44433f;
	padding-top: 4px;
}
.index
{
	background: url(/Images/body-bg.gif) #fff repeat-x;
}

A
{
	color: #d32210;
	text-decoration: none;
}

A:hover
{
	/* Sorin 06/08/2009 */ /*text-decoration: underline;*/
}

P
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 17px;
	line-height: 18px;
	padding-top: 0px;
}

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

FORM
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

FIELDSET
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}

INPUT
{
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #333333;
}

SELECT
{
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #333333;
}

TEXTAREA
{
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #333333;
}

INPUT.text
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.dynamicMenu
{
	background-color: Red;
}

#container H2.welcome
{
	background: url(/Images/title-welcome.gif) no-repeat;
	margin-bottom: 11px;
	overflow: hidden;
	text-indent: -9999px;
	height: 17px;
}
#container H3.news
{
	background: url(/Images/title-news.gif) no-repeat;
	overflow: hidden;
	width: 126px;
	text-indent: -9999px;
	height: 15px;
}

H1#logo
{
	padding-right: 0px;
	padding-left: 0px;
	z-index: 9;
	/*background: url(/Images/logo.jpg) no-repeat;*/
	background: url(/Images/header860x96.png) no-repeat;
	left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 0px 10px;
	overflow: hidden;
	text-indent: -9999px;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	height: 96px;
	width: 860px;
}
H1#logo A
{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.calloutBox
{
	padding-right: 20px;
	padding-left: 20px;
	background: url(/Images/callouttop.gif) no-repeat;
	padding-bottom: 15px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	width: 243px;
	color: #636363;
	padding-top: 15px;
}
.calloutBox .headlineText
{
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #2e3f61;
}
.calloutBox UL
{
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.calloutBox LI
{
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 12px;
}

.calloutBox P
{
	
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	
}

.calloutBottom
{
	background: url(/Images/add-nav-btm-bg.gif) no-repeat;
	margin-bottom: 35px;
	overflow: hidden;
	width: 100%;
	height: 14px;
}



.top-panel
{
	font-size: 11px;
	float: right;
}
.top-panel A
{
	float: left;
	margin: 5px 10px 0px 0px;
	color: #d8dce5;
	text-decoration: underline;
}
.top-panel A:hover
{
	text-decoration: none;
}
.top-panel A.login
{
	background: url(/Images/button-member.gif) no-repeat;
	margin: 0px;
	overflow: hidden;
	width: 153px;
	text-indent: -9999px;
	height: 22px;
}

.top-panel A.logout
{
	background: url(/Images/button-member-off.gif) no-repeat;
	margin: 0px;
	overflow: hidden;
	width: 153px;
	text-indent: -9999px;
	height: 22px;
}

#menu
{
	padding-bottom: 10px;
	height: 35px;
	width: 852px;
}

.menu
{
	background: url(/Images/nav-bg.gif) #fff repeat-x; /* background-color:Gray;*/
	float: left;
	padding-left: 5px;
	width: 100%;
	height: 35px;
}
.dynamicMenu
{
	width: 100%;
}
.staticMenuItem
{
	/* padding-left: 20px; */ padding-right: 0px; float: left; margin: 0px; color: White;
}
.content
{
	padding-right: 0px;
	padding-left: 0px;
	background-color: White;
	padding-bottom: 0px;
	margin: 0px;
	font: 3px Verdana, Arial, Helvetica, sans-serif;
	color: #44433f;
	padding-top: 4px;
}

.caption
{
    font-size:9pt;
    font-style:italic;
    
 
}

H4
{
    font-size:13pt;
}
