/*
	Default Styles
*/

* { margin: 0; padding: 0; outline: 0;
	}
body
{
	color: #3a3a3a;
	text-align: left;
	background-color: #E1E1E1; /* background: #cad8e3 url(images/background.gif) repeat-x 0 0; */
	padding-top: 0px;
	padding-bottom: 16px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

p
{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
}

p.center
{
	text-align: center;
}
img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover { cursor: pointer; text-decoration: underline; }
a img { border: 0; }

h2
{
	font: xx-large Arial, Helvetica, sans-serif;
	color: #009FC3;
	font-weight: bold;
	line-height: 36px;
}

.fl { float: left; display: inline; }
.fr { float: right; display:inline;  text-align:right;  padding-right:32px;}
.ac { text-align: center; }
.ar { text-align: right; }
.al { text-align: left; }
.cl { clear: both; height: 0; line-height: 0; font-size: 0; text-indent: -4000px; }
.hidden { display: none; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.shell { width: 1024px; margin: 0 auto;}

.box {  }
.box .cnt { height: 100%; background: #fff; padding: 0px 0px; }
.box .bottom { background: url(images/box-bottom.gif) no-repeat 0 0; height: 3px; }
.box .top { 
	background: url(images/box-top.gif) no-repeat 0 0; 
	height: 0px; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px;
}

/*
	Header
*/

#header { background: url(images/header-en2.png) repeat-x 0 0; height: 160px; }

h1#logo
{

	margin: 70px 0 0 0;
	text-indent: 400px;
	color: #FFFFFF;
}

.a-side-header
{
	float: right;
	display: inline;
	width: 120px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 32px;
	text-align: right;
}

/*
	Navigation
*/
#navigation
{
	height: 35px;
	float: right;
	margin-right: 32px;
	margin-top: -33px;
}

#search { 
	float: right; 
	display: inline; 
	width: 160px; 
	height: 25px; 
	margin: 3px 7px 0 0;
	background: url(images/search-field.gif) no-repeat 0 0;
}

#search .field { 
	font-size: 10px; 
	float: left; 
	display: inline; margin: 6px 0 0 5px;
	width: 120px; 
	border: 0;
	background: none;
	color: #616b63;
}

#search .btn { 
	float: right; 
	display: inline; 
	height: 13px; 
	width: 12px; 
	background: url(images/icon-search.gif) no-repeat 0 0; 
	border: 0;
	margin: 6px 7px 0 0; 
	cursor: pointer;
}

#pic_element
{
	float: left;
	display: inline;
	width: 960;
	overflow: hidden;
	padding-right: 32px;
	padding-left: 32px;
		padding-bottom: 32px;
	margin-top: -3px;
}

.leftcol { float: left; display: inline; width: 225px;padding-left: 32px; }
.middlecol
{
	float: left;
	display: inline;
	width: 470px;
	padding-left: 20px;
	padding-right: 20px;
	height: 326px;
}
.rightcol { float: right; display: inline; width: 225px; padding-right: 32px; }

/*
	Latest News
*/

.latest-news { height: 100%;}
.latest-news .latest-bottom { }
.latest-news .latest-top {  }

.news h3
{
	font: small Arial, Helvetica, sans-serif;
	color: #009FC3;
	font-weight: bold;
	line-height: 16px;
}

.news p
{
	font: small Arial, Helvetica, sans-serif;
	color: #009FC3;
	padding-bottom:16px;
	line-height: 16px;
}

.latest-news .news { 
	padding: 10px 5px; 
	background: url(images/latest-news-separator.gif) repeat-x 0 bottom; 
	margin: 0 5px; 
}

.latest-news .news small { 
	display: block; 
	color: #c04226; 
	font-size: 11px; 
	margin-bottom: 3px; 
}

.latest-news .news p { line-height: 10px; color: #5a5a5a; }

.latest-news .actions { 
	float: right; 
	display: inline; 
	background: url(images/latest-news-actions.gif) no-repeat 0 bottom;
	line-height: 12px;
	padding-left: 15px; 
	color: #c24426; 
	text-decoration: underline; 
	margin:  10px 5px 5px 5px; 
}

.latest-news .actions:hover { text-decoration: none; }


/*
	Other News
*/

.post { padding: 0px 0 0px 0px; } 
.post h2 { font: 20px "Trebuchet MS", Arial, sans-serif; color: #404040; margin-bottom: 7px; }
.post h2 span { color: #be3f24; }
.post p { padding-bottom: 10px; }

.post .more { 
	display: block;
	height: 11px;
	background: url(images/latest-news-actions.gif) no-repeat 0 0;
	padding-left: 15px;
	line-height: 11px;
	font-size: 11px;
	color: #c24426; 
	text-decoration: underline; 
}

.post .more:hover { text-decoration: none; }
.post ul { list-style: none outside; padding: 20px 0 0 0; }

.post li { 
	background: url(images/latest-news-actions.gif) no-repeat 0 2px; 
	padding-left: 15px; 
	padding-bottom: 5px; 
}

.post li a { 
	font-size: 11px; 
	line-height: 11px; 
	color: #c24426; 
	text-decoration: underline;
}

.post li a:hover { text-decoration: none; }


/*
	Footer
*/

#footer { height: 32px;  font-size: 10px; background: url(images/footer.png) no-repeat  0  2px; }
#footer a { color: #3a3a3a; text-decoration: underline; padding-right:32px;}
#footer a:hover { text-decoration: none; }


.menunormal
{
	float: left;
	display: inline;
	height: 32px;
	width: 170px;
	text-align: left; /* padding: 3px 3px 3px 6px;*/
	font-size: small;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(images/nav-normal.png) no-repeat 0 0;
	font-variant: normal;
	text-indent: 15px;
	line-height: 33px;
}

.menuhover
{
	float: left;
	display: inline;
	height: 32px;
	width: 170px;
	text-align: left;
	font-size: small;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(images/nav-hover.png) no-repeat 0 0;
	background-position: 2px 2px;
	text-indent: 15px;
	line-height: 33px;
}

.menuselected
{	float: left;
	display: inline;
	height: 32px;
	width: 170px;
	text-align: left;
	font-size: small;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(images/nav-current.png) no-repeat 0 0;
	text-indent: 15px;
	line-height: 33px;

}

.table
{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
}