/* AVIVA EDITOR STYLE */
body.mceContentBody 
{ 
	color:black; 
	text-align:left; 
	background-color:#f2f1ee; 
	background-image:none; 
}


/* GENERAL STYLES */	
body 
{
	color:#1F1D21;
	font-size:11px;
	font-family: arial,helvetica;
	background-color:#58585A;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	background-image:url(../images/body_bg.gif);
	background-repeat:no-repeat;
}

td
{
	font-size: 11px;
}

p:first-child
{ 
	margin-top: -11px;
}


img.indent
{
	width:12px;
}

img
{
	border:0px;
}

.news 
{ 
	
}



.block
{
	display:block;
}

div.twoColumns
{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:right top;
}

/* LINK STYLES */	
a 
{ 
	color:#1F1D21;
	text-decoration: underline;
}
	
a:hover
{ 
	text-decoration: none; 
}
	


/* MENU STYLES */

#menu
{
	float:left;
	width:169px;
	display:block;
	padding:49px 0px 50px 27px;
	margin-left:0px;
	margin-top:0px;
	background-color:#131949;
	background-image:url(../images/bg_menu.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	list-style-type:none;
	
}

#menu li
{
	padding:6px 0px 6px 0px;
	border-bottom:1px solid #BFBAAE;
	
}

#menu li a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#menu li.sublevel
{
	border:0px !important;
	padding:2px 0px 2px 0px !important;
}

#menu li.accList
{
	margin-left:20px;
}

#menu li.accList a
{
	font-weight:normal;
}

#menu li.ovenList
{
	margin-left:44px;
}

#menu li.ovenList a
{
	font-weight:normal;
}

#menu li.selected
{
	padding-bottom:5px;
	border-bottom:2px solid #BFBAAE;
}

#menu li.selected a
{
	color:#009cdd;
}

#submenu
{
	display:block;
	margin:0px;
	padding:0px;
}
#submenu li
{

}
#submenu li.selected
{

}
	
/* HEADER STYLES */	
h1 {
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

h2 {
	font-size: 11px;
	margin:0px;
	padding:0px;
}

h3 {
	font-size: 11px;
	margin:0px;
	padding:0px;
}

h4 {
	font-size: 11px;
	margin:0px;
	padding:0px;
}

h5 {
	font-size: 11px;
	margin:0px;
	padding:0px;
}

/* FORM STYLES */	
input,select,text,textarea {
	font-family: arial,helvetica;
	font-size: 11px;
	background-color:#ffffff;
	border:1px solid #000000;
}

input.checkbox
{
	border:0px;
}

/* ID SPECIFIC STYLES */
#container
{
	width:1000px;
	
	margin-left:auto;
	margin-right:auto;
	background-color:#f2f1ee;
}

#content
{
	width:804px;
	z-index:0;
	margin-left:196px;
	_margin-right:-3px;
}

#content .hvid
{
	color:#fff;
}

#content .hvid table
{
	color:#000;
}

#container div.twoColumns
{
	background-image:url(../images/bg_bottom.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	_background-position: -3px bottom;
}

#topBar
{
	padding-top:1px;
	height:19px;
	background-color:#BFBAAE;
	text-align:right;
}

#searchInput
{
	position:relative;
	top:-5px;
	width:165px;
	background-color:#F2F1EE;
	border:0px;
}

#bottom
{
	width:1000px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	text-align:left;
	clear:left;	
}

#bottom a
{
	color:#fff;
}

#bottom img
{
	clear:left;
	margin-right:47px;
}

#flags
{
	position:absolute;
	margin-top:-40px;
	margin-left: 25px
}