@CHARSET "UTF-8";

body
{
	margin:0;
	padding:0;
	padding-top: 13px;
	font-size: 12px;
	background-color: #ada194;
	font-family:Formata, 'Trebuchet MS','Lucida Grande', Tahoma, Verdana, sans-serif;
}

a img{
	border: 0px;
}

a:link,a:visited{
	text-decoration: none;
}
a:hover,a:active{
	text-decoration: underline;
}
.centeredDiv
{
	width: 941px;
	margin: 0 auto;
	padding: 13px;
	background-color: #ffffff;
}

.header
{
	width: 941px;
	height: 68px;
	background-color: #2d684e;
}

.header .logo
{
	padding-left: 15px;
	padding-top:15px;
	float: left;
}

.header .abstract
{
	padding-left: 28px;
	padding-top: 29px;
	float: left;
}

.header .login
{
	float: right;
	color: #ada194;
	font-size: 10px;
	padding-top: 11px;
	padding-right: 11px;
}

.header .login .inputfieldname
{
	padding-right:5px;
}

.header .login .inputfield
{
	border-style: solid;
	border-width: 1px;
	border-color: #ada194;
	background-color: #ffffff;
}

.header .login .inputtext
{
	vertical-align: top;
	font-size: 10px;
	border-style: none;
}

.header .login .inputbutton
{
	background-image: url(img/loginbutton.jpg);
	border-style: none;
	height: 14px;
	width: 15px;
}



.subheader
{
	width: 941px;
}

.subheader .navigation
{
	float: right;
}

.subheader .navigation .element
{
	float: left;
	height: 34px;
	background-image: url(img/navbutton.png);
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 5px;
}

.subheader .navigation .element:hover, .subheader .navigation .active
{
	background-image: url(img/navbuttongreen.png);
}

/*.subheader .navigation .sub
{
	background-image: url(img/navbutton_white.png);
	color: #000000;
}*/

.subheader .navigation a
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.subheader .banner
{
	background-image: url(img/banner.png);
	background-repeat: no-repeat;
	width: 941px;
	height: 161px;
}

.subheader .banner .bannertext
{
	padding-top: 100px;
	padding-left: 21px;
	font-size: 15px;
	color: #2d684e
}


#buttons
{
	margin-top: 13px;
	width: 941px;
	overflow: hidden;
}

#buttons .button
{
	float: left;
	margin-left: 13px;
	width: 305px;
	position: relative;
	height: 93px;
	overflow: hidden;
	cursor: pointer;
}

#buttons .button .title
{
	color: #ffffff;
	font-size: 18px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

#buttons .button .text
{
	height: 67px;
}

#buttons .button .text ul
{
	color: #ffffff;
	font-size: 9px;
	padding-left: 15px;
	padding-right:15px;
	padding-top:0px;
	margin: 0px;
}

#buttons .button .text ul li
{
	padding-right:0px;
	margin-left: 0px;
}

#buttons .button .text .green
{
	color: #2d684e;
	font-weight: bold;
}

#buttons .first
{
	float: left;
	margin-left: 0px;
}

#buttons .button .bgimage
{
	position: absolute;
	/*z-index: -10;*/
}

#buttons .button .label
{
	position: absolute;
	bottom: 0px;
	width: 305px;
	background-image:url(img/buttons/mask.png);
	background-repeat:repeat;
	background-attachment: fixed;
	padding-left: 10px;
}



.addons
{
	margin-top:13px;
	background-color: #2d684e;
	width: 941px;
	height:95px;
	color: #ffffff;
}

.addons .videos
{
	padding-top: 9px;
	padding-left: 8px;
	width: 203px;
	float: left;
	height: 86px;
	overflow: hidden;
}

.addons .videos .videologo
{
	float: left;
}

.addons .videos .videoprev
{
	padding-left: 6px;
	padding-right: 6px;
	float:left;
}

.addons h1
{
	font-size: 11px;
	margin:2px;
}

.addons p
{
	font-size: 11px;
	margin:2px;
}

.addons .videos .separator
{
	margin-left: 6px;
	float: right;
}

.addons .twitter
{
	padding-top: 9px;
	padding-right: 8px;
	width: 255px;
	float: left;
	height: 86px;
	overflow: hidden;
}

.addons .twitter .separator
{
	margin-right: 10px;
	float: left;
}

.addons a
{
	color: #ada194;
}

.addons .underline
{
	text-decoration: underline;
}

.addons .grey
{
	color: #ada194;
}

.addons .blogs
{
	padding-top: 9px;
	padding-left: 10px;
	width: 667px;
	float: left;
	height: 86px;
	overflow: hidden;
}


.addons .blogs .bloglogo
{
	padding-left: 8px;
	padding-top: 3px;
	padding-right:5px;
	float: left;
}


.footer
{
	background-color: #ada194;
	color: #ffffff;
	width: 941px;
	margin: 0 auto;
	padding: 8px;
}

.footer h1
{
	font-size: 10px;
	margin:2px;
}

.footer p
{
	font-size: 10px;
	margin:2px;
}

.footer .separator
{
	float:left;
	margin-top:5px;
	margin-left:10px;
	margin-right: 10px;
}

.footer .element
{
	float:left;
}

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

.footer a img
{
	border-style: none;
}

.footer .right
{
	float: right;
}

.footer .inputfield
{
	background-color: #ffffff;
}

.footer .inputtext
{
	background-color: #ffffff;
	border-style: none;
	font-size: 10px;
	vertical-align: top;
}

.footer .inputbutton
{
	background-image: url(img/loginbutton.jpg);
	border-style: none;
	height: 15px;
	width: 15px;
	padding-top:1px;
}

.content
{
	padding-top: 13px;
	clear: left;
}

.content .menu
{
	float: left;
	width: 150px;
	padding-right: 37px;
	min-height: 1px;
}

.content .menu ul
{
	list-style: none;
	margin:0px;
	padding:0px;
	width: 150px;
	display: block;
}

.content .menu ul li
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #2d684e;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content .menu ul li:last-child
{
	border-bottom-style: none;
}

.content .menu ul li a
{
	color: #2d684e;
	text-decoration: none;
	font-size: 14px;
	display: block;
}


.content .menu ul li ul li
{
	border-bottom-style: none;
}

.content .menu ul li ul .active, .content .menu ul li ul li:hover
{
	list-style-image:url(img/listicon.jpg);
}

.content .menu ul li ul
{
	padding-left:16px;
}

.content .menu ul li ul li a
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	display: block;
}

.content .text
 {
 	float: left;
 	width: 548px;
 	padding-right: 37px;
}

.content .text h1
{
	color: #ada194;
	font-size: 19px;
	margin-top:10px;
	margin-bottom:24px;
	text-transform: uppercase;
}

.content .text h2
{
	margin-top:0px;
	margin-bottom: 22px;
	color: #2d684e;
	font-size: 17px;
}

.content .text h3
{
	margin-top: 0px;
	margin-bottom: 15px;
	color: #000000;
	font-size: 13px;
}

.content .text
{
	font-size: 12px;
	line-height: 18px;
}
.content .text p
{
	margin-top: 0px;
	margin-bottom: 20px;
	color: #000000;
	line-height: 18px;
}



.addonsVertical
{
	float: left;
	width: 149px;
	background-color: #2d684e;
	padding: 10px;
	color: #ffffff;
}

.addonsVertical div
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #348a71;
	padding-bottom: 8px;
	margin-bottom: 2px;
}

.addonsVertical .videos
{
	border-bottom-style: none;
	margin-bottom: 8px;
}

.addonsVertical img
{
	padding-top: 5px;
}

.addonsVertical h1
{
	font-size: 11px;
	margin:0px;
	margin-top: 2px;
}

.addonsVertical p
{
	font-size: 11px;
	margin: 0px;
	margin-top: 1px;
}

.addonsVertical .twitter .bird
{
	float: right;
	margin-top: -30px;
	margin-right: -12px;
}

.addonsVertical a
{
	color: #ada194;
	font-size: 11px;
}

.addonsVertical .underline
{
	text-decoration: underline;
}

.addonsVertical .grey
{
	color: #ada194;
}


































