* { margin:0; padding:0;}

body {
	background-color: grey;
	font-size: 1em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #555555;
	line-height: 1.25em;
}

div#main {
	width:1000px; 
	margin:0 auto; 
	text-align:center; 
	min-width:780px; 
	background: #ffffff;
}

div.main {
	width: 100%;
}

div.header {
	width: 100%;
	margin-bottom: 10px;
}

div.header .row_1 {
	width: 100%;
	height: 45px;
}

div.header .row_2 {
	width: 100%;
	height: 307px;
}

div.header1 {
	float: left;
	width:30%;
	height:307px;
} 

div.header1 .bgd {
	background:#cc374d; 
	width: 100%;
	height: 307px;
}

div.header2 {
	float:left;
	height:307px;	
	width:70%; 
}

div.header2 .bgd { 
	height:307px;	
	margin-left: 10px;
}

div.header2 div.bgd .hdimg1 { 
	background:url(/_img/header.jpg) no-repeat right top; 
	height:307px;
	width: 100%;
	text-align: left;
}


td.sidebar {
	width: 30%;
	vertical-align: top;
	border-right: dotted 1px silver;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
}

td.news {
	border-top: dotted 1px silver;
}

td.sidebar h3 {
	margin-top: 20px;
}

td.content {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}

.sidebar .Box .Cont {
	text-align: left;
}

.sidebar .Box .Cont ul {
	list-style:none;	
}

.sidebar .Box .Cont ul li {
	margin-bottom: 5px;	
}

.sidebar .Box .Cont ul li a {
	margin-bottom: 5px;	
}

.sidebar .Box .Cont ul li a:hover {
	margin-bottom: 5px;	
	color: #cc374d;
}

/* top menu */

/*
.top_menu { 
	float:right; 
	padding: 5px;
}
.top_menu li { 
	display:inline;
}
.top_menu li a { 
	border-right:1px solid #c5c5c5; 
	color:#7e7e7e; 
	text-decoration:none; 
	padding:0 20px 0 12px; 
	font-size: 10pt;
}
.top_menu li a:hover { 
	background:url(img/marker.gif) no-repeat left 5px; 
	color:#ff627b; 
	text-decoration:none;
}
.top_menu li a.last { 
	border:0;
}
.top_menu li a.current {
	background:url(img/marker.gif) no-repeat left 5px; 
	color:#a8627b; 
	text-decoration:none;
}
*/
/* main menu */
.main_menu { 
	padding:15px 0 0 54px;
	text-align: left;
}

ul.main_menu { 
	list-style:none;
	color: white;
}


.main_menu li a { 
	background:url("_img/marker1.gif") no-repeat left 5px; 
	color:#fff; 
	text-decoration:none; 
	line-height:1.5em; 
	padding:0 10px 0 16px;
}

.main_menu li a.selected,
.main_menu li a:hover { 
	background:#fff; 
	color:#67374d;
}

.info {
	font-size: 0.75em;
	color: grey;
}

a {
	text-decoration: none;
	color: #000099;
}

a img {
	border: none;
}

p {
	margin-bottom: 20px;
}

h1 {
	font-size: 20pt;
	color: #cc374d;
	padding-bottom: 15px;
	margin-top: 25px;
}

h2 {
	font-size: 16pt;
	color: #229933;
	padding-bottom: 10px;
	padding-top: 20px;
/*	font-style: italic; */
}

h3 {
	padding-bottom: 10px;
	color: #223399;
}

div.footer {
	background: url(/_img/footerStars_01.gif);
	height: 90px;
}

div.UEinfo {
	text-align: left;
	height: 90px;
	color: white;
	float: left;
	width: 85%;
	padding-top: 30px;
}

div.EFS {
	width: 15%;
	float: left;
	height: 90px;
}

img.fright {
	margin-left: 10px;
}

img.fleft {
	margin-right: 10px;
}

/* Framed box */
div.Box {
	margin-bottom: 10px;
	margin-top: 0px;
	border: 1px solid #DDD;
	width: 100%;
	text-align: left;
}

div.Box div.Title,
div.Navigation {
	background-color: #FFF;
	padding: 8px;
	padding-top: 5px;
	padding-bottom: 9px;
	font-weight: bold;
	background-image: url("img/shade.gif");
	background-position: 50% 100%;
	background-repeat: repeat-x;
}

div.Box div.Cont {
	padding: 5px;
}

/* Common classes to align elements */
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}

/* text style */
.Small {
	font-size: 11pt;
}

.Sel {
	font-size: 14pt;
}

.small {
	font-size: 10pt;
}

.Desc {
	padding: 5px;
}

ul {
	padding-left: 20px;
	padding-bottom: 15px;
}

.content ul,
.Cont ul { 
	list-style-type:square; 
}

div.partner {
	float: left;
	width: 50%;
}

div.contactform {
	width: 100%;
	text-align: center;
	padding-left: 20px;
}

div.cfrow {
	text-align: left;
	width: 70%;
}

div.value {
	padding-bottom: 10px;
}

unmark {
	height: 0px;
}

.content ol {
	padding-left: 20px; 
}

li {
	padding-bottom: 10px;
}