* {
	margin: 0; 
	padding: 0;
}

html, body {
    height: 100%;
}

img {
	border: 0;
}

body {
	margin: 0 auto;
	background: #FFFFFF;
	font: normal 10pt "Trebuchet MS", Arial, Geneva, Lucida, Arial, Helvetica, Sans-serif;
	letter-spacing: 0px;
}

h2 {
font-size:16px;
}

h3 {
font-size:14px;
}

input, select, textarea {
	background: #F7FBFC;
	border-top: 2px solid #D5E2EA;
	border-left: 2px solid #D5E2EA;
	border-right: 1px solid #E8EDF1;
	border-bottom: 1px solid #FFFFFF;
	font: normal 9pt "Trebuchet MS", Arial, Geneva, Lucida, Arial, Helvetica, Sans-serif;
}

.wrapper_2
{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

.wrapper
{
	width: 700px;
	margin: 0 auto;
}

.navigation
{
	background: #FFFFFF;
	width: 770px;
	height: 41px;
	text-align: center;
	color: #777A7C;
	padding-bottom: 5px;
}

.navigation a
{
	font: bold 10pt "Trebuchet MS", Arial, Geneva, Lucida, Arial, Helvetica, Sans-serif;
	color: #777A7C;
	text-decoration: none;
}

.navigation a:hover
{
	color: #FB081F;
	text-decoration: underline;
}

.middle
{
	background: url(images/middle_bg.gif) repeat-x;
	color: #458C08;
}

.sub_navigation
{
	background: #FFFFFF url('images/middlenav.gif') repeat-x;
	height: 31px;
	padding-bottom: 10px;
	font: normal 10pt "Trebuchet MS", Arial, Geneva, Lucida, Arial, Helvetica, Sans-serif;
	color: #458C08;
}

.sub_navigation a, .middle a
{
	color: #458C08;
}

.sub_navigation a:hover, .middle a:hover
{
	text-decoration: none;
}

.content_top
{
	background: url('images/topblue.gif') no-repeat 0 0;
	height: 20px;
	width: 700px;
}

.content_bottom
{
	background: url('images/footer.gif') no-repeat 0 0;
	height: 70px;
	width: 700px;
}

.content
{
	background: url(images/contentbg.gif) repeat-y;
	padding-left: 50px;
	padding-right: 50px;
	color: #042F59;
	font: normal 9pt "Trebuchet MS", Arial, Geneva, Lucida, Arial, Helvetica, Sans-serif;
}

.content a
{
	color: #042F59;
}

.content a:hover
{
	text-decoration: none;
}

.break
{
	padding: 0px;
	background: url(images/break.gif) no-repeat;
	height: 12px;
}

.details {
	padding: 7px;
	background-color: #78B4F0;
	border-top: 1px solid #A8D5FF;
	border-bottom: 1px solid #64A9EE;
	border-right: 0;
	border-left: 0;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Geneva, Lucida, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #FFFFFF;
}

.details a {
	color: #FFFFFF;
}

.thumbnail
{
	border: #FFFFFF solid 5px;
}

.thumbnail a
{
	
}

.footer
{
	font: normal 9pt "Trebuchet MS", Arial, Geneva, Lucida, Arial, Helvetica, Sans-serif;
	padding: 5px;
	color: #ACACAC;
	white-space: nowrap;
}

.footer a {
	color: #ACACAC;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.adsence_ssvid {
margin-left:auto;
margin-right:auto;
margin-top:2px;
text-align:center;
}

