@charset "utf-8";
/* CSS Document */

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: #D5EBF9;
	margin-top: 40px;
	padding-bottom:20px;
	min-width:795px;
}

.banner {
	position: static;
	width:795px;
	height:124px;
}

.navbar {
	width:795px;
	height:43px;
	vertical-align:middle;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.subnav {
	height:25px;
	vertical-align:text-top;
}

.content{
	background-color:#FFFFFF;
	background-image:url(images/ggmask.jpg);
	background-repeat:no-repeat;
	text-align:left;
	height:auto;
	min-height:350px;
	position:relative;
	width:792px;
}

.footer {
	position:relative;
	height:auto;
	width:auto;
}

.mailinglist {
	height:40px;
	width:auto;
	text-align:center;
}

h1 {
	font-size: 30px;
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: normal; 
	color: #78A22F;
	padding-top: 40px;
	padding-left: 60px;
    padding-right: 60px; 
}

h2 {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: normal;
	color: #4E8ABE;
	font-weight: bold;
}

h3 {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: normal;
	color: #000000;
	font-weight: bold;
}

.text {
    padding-left: 60px;
    padding-right: 60px;
	text-align: left;
}

.insettext {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.insetlist {
	text-align: left;
}

.insettextcenter {
	text-align: center;
}

.bluetext {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #4E8ABE;
	font-weight: bold;
}

.textcenter {
    padding-left: 60px;
    padding-right: 60px;
	text-align: center;
}

.list {
    margin-left: 60px;
    padding-right: 60px;
	text-align: left;
}

a:link {
	color: #78A22F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #78A22F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #78A22F;
	font-weight: bold;
	text-decoration: underline;
}		
a:active {
	color: #78A22F;
	font-weight: bold;
	text-decoration: none;
}
.headline {
	font-size: 24px;
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: normal; 
	color: #78A22F; 
}

#Session {/*Required as Language & Currency Boxes are not used within general Cart.tpl pages
	margin-top:58px;*/
	width:auto;
	height:20px;
	padding:0;
	text-align:right;
	float:right;
} 
