body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	background-color: #002346;
	margin: 0 auto;
	padding: 0px 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.ggreview #redcarpet {
	width: 46em;
	width: 780px; 
	background-color: #FFFFFF;
	margin: 0 auto; 
	height: 2000px;
	min-height: 600px;	
	border: 1px solid #000000;
	text-align: left;
	padding: 2px 2px;
}

.ggreview #container {
	width: 46em;
	width: 780px; 
	background-color: #FFFFFF;
	margin: 0 auto; 
/*	min-height: 900px; */	
	border: 1px solid #000000;
	text-align: left;
	padding: 2px 2px;
}

.ggreview #masterContent {
	padding: 0px 0px; 
}

.mainContent {
	position: relative; 
	left: 0px;
	top: 10px;
}

.currentIssue {
	position: relative;
	float: left;
	top: 5px;
	left: 40px;
	width: 100%;
	font-family: Verdana;
	font-size: 21px;
	color: #002a76;
	vertical-align: top;
	padding-left: 12px;
}

.pastIssues {
	position: relative;
	float: left;
	top: 10px;
	left: 40px;
	width: 100%;
	vertical-align: middle;
	padding-left: 12px;
}

.pastIssuesHeader {
	font-family: Verdana;
	font-size: 21px;
	color: #002a76;
}

canvas {
	position: absolute;
	top: 0px;
	left: 10px;
	padding: 20px 3px 0px 3px;
	text-align: right;
}

#image {
	position: absolute;
	top: -30px;
	left: 10px;
	padding: 3px;
}

img.feed {
	position: relative; 
	border: none; 
	top: 5px;
	padding: 0px 2px 0px 0px;
}

a.feeds {
	text-decoration: none;
	padding-left: 12px;
	font-size: small;
}

a.skyLink {
	text-decoration: none;
	font-size: 11px;
	padding: 0px 3px;
	color: gray;
}

a.bannerLink {
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 2px;
	color: navy;
}

a.breadcrumbLink {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	color: navy;
	padding: 3px 3px;
}

a.categoryLink {
	text-decoration: none;
	font-size: 12px;
	padding: 0px 2px;
	color: DarkGray;
}

a.category {
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	color: DarkGray;
}

a.printer {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: orange;
}

a.friendmail {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: DarkGoldenrod;
}

a.seaLink {
	text-decoration: none;
	font-size: 11px;
	padding: 0px 2px;
	color: DarkGray;
}

a.frontPage {
	text-decoration: none;
	cursor: hand;
}

a:hover, a.skyLink:hover, a.bannerLink:hover, a.categoryLink, a.category, a.seaLink:hover {
	color: #3366CC;
}

a.breadcrumbLink:hover {
	color: #3366CC;
	text-decoration: underline;
}

a:visited, a.skyLink:visited, a.bannerLink:visited, a.categoryLink, a.category, a.seaLink:visited {
	color: #6699CC;
}

a.breadcrumbLink:visited {
	color: #6666CC;
}

a.ggnetwork {
	text-decoration: none;
}

.skyLinks {
	position: relative;
	top: 10px;
	left: 420px;
	color: gray;
}

.seaLinks {
	float: left;
	width: 98%;
	font-size: 11px;
	position: relative;
	top: 10px;
	left: 1px;
	color: DarkGray;
	padding: 10px 0px;
	text-align: center;
	height: 24px;
}

.bannerText {
	position: relative;
	float: left;
	top: -30px;
	height: 200px;
	width: 500px;
	font-family: Verdana;
	font-size: 20px;
	color: white;
	text-align: right;
	vertical-align: top;
    background-repeat: no-repeat;
    margin-right: 4px;
    background-position : left top;
	background-image: url('../images/system/grass.jpg');
}

.breadcrumb {
	position: relative;
	top: -45px;
	height: 30px;
	width: 96%;
	font-family: Times New Roman;
	font-size: 12px;
	color: white;
	text-align: left;
	vertical-align: top;
}

ul.bannerLinks {
	position: relative; 
	top: -20px;
	left: 20px;
	width: 180px;
	height: 200px;
	text-indent: 1em;
	list-style-position: inside;
	display: inline;
}

li.bannerLink {
	line-height: 10.4pt;
}

.header {
	font-family: Times New Roman, Verdana;  
	font-size: 33px;
	color: #200063;
	text-align: left;
	padding-top: 18px;
	padding-bottom: 12px;
	letter-spacing: 2px;
}

.silverHeader {
	font-family: Times New Roman, Verdana; 
	/** 
	 * Arial, Helvetica, sans-serif;
	 * Times New Roman, Times, serif;
	 * Georgia, Times New Roman, Times, serif;
	 * Verdana, Arial, Helvetica, sans-serif;
	 * Geneva, Arial, Helvetica, sans-serif;
	 */ 
	font-size: 35px;
	color: #200063;
	background-color: #F0F0F0;
	text-align: left;
	padding: 50px 0px 20px 0px;
}

.currentHeader {
	position: relative;
	float: left;
	left: 52px;
	width: 680px;
	font-family: Verdana;
	font-size: 21px;
	font-weight: normal;
	color: #800000;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
	padding-top: 12px;
}

.currentAuthor {
	position: relative;
	float: left;
	left: 52px;
	width: 680px;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
}

.current {
	position: relative;
	float: left;
	left: 52px;
	width: 680px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 18px;	
}

.pastHeader {
	position: relative;
	float: left;
	top: 20px;
	width: 680px;
	font-family: Verdana;
	font-size: 21px;
	font-weight: normal;
	color: #800000;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
	width: 720px;
}

.pastAuthor {
	position: relative;
	float: left;
	top: 25px;
	width: 680px;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
}

.past {
	position: relative;
	float: left;
	top: 30px;
	width: 680px;
	font-family: Verdana;
	font-size: 12px;
	color: #330033;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 16px;	
	padding-bottom: 50px;
}

.articleHeader {
	position: relative;
	left: 60px;
	top: 0px;
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #800000;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
	width: 678px;
}

.articleAuthor {
	position: relative;
	left: 60px;
	top: 25px;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
}

.articleLink {
	position: relative;
	left: 60px;
	top: 25px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
}

.article {
	position: relative;
	left: 60px;
	top: 30px;
	width: 680px;
	font-family: Verdana;
	font-size: -1;
	color: #000000;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;	
}

.editorPick {
	color: red; 
	font-size: 10px; 
	vertical-align: middle;
}

.comment {
	font-family: Verdana;
	font-size: 12px;
	color: blue;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;	
}


.category {
	position: relative;
	left: 60px;
	top: 30px;
	font-family: Verdana;
	color: #000000;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;	
}

.archivedSubheader {
	position: relative;
	left: 60px;
	top: 10px;
	width: 100%;
	font-family: Verdana;
	font-size: 14px;
	color: red;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
	text-decoration: underline;
}

.about {
	position: relative;
	padding: 2px 3px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}

.links {
	position: relative;
	padding: 0px 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}


.contact {
	position: relative;
	padding: 0px 3px 5px 3px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	line-height: 24px;
}

.contactHeader {
	color: #002d59; 
	font-size: 15px; 
	font-weight: bolder;
}

.marketplace {
	background-repeat: no-repeat;
	background-image: url(../images/system/chemist.jpg); 
    background-position : right top;
	width: 640px;
	height: 200px;
	font-family: Verdana;
	font-size: 21px;
	color: navy;  
	padding-left: 10px;
	padding-top: 260px;
	text-align: right;
}

.ggnetwork {
	position: relative;
	left: 30px;
	width: 700px;
	padding: 40px 5px 60px 5px;
	/*
	background-image: url('../images/system/gms_logo_120.gif');
	background-position: right 30%;
	background-repeat:  no-repeat;
	*/
	font-family: Verdana;
	font-size: 40px;
	color: darkblue;
	text-align: left;
	vertical-align: middle;
	text-transform: capitalize;
	font-variant: small-caps;
}

.fields {
	vertical-align: top;
}

.mandatory {
	display: block;
	margin: 0px 0px 0px 10px;
	font-family: Helvetica, Verdana;
	font-size: 80%;
	font-weight: bold;
	color: navy;
	text-align: left;
	width: 42%;
	float: left;
}

.inserter {
	display: block;
	margin: 0px 0px 0px 10px;
	font-family: Helvetica, Verdana;
	font-size: 80%;
	font-weight: bold;
	color: navy;
	text-align: left;
	width: 200px;
	float: left;
}


.mandatory_warning {
	padding: 5px 0px;
	font-family: Helvetica, Verdana;
	font-size: 12px;
	color: red;
	text-align: left;
}

.smallPrint {
	font-family: Helvetica, Verdana;
	padding: 8px 15px; 
	font-size: 11px;
	color: darkblue;
	text-align: left;
	width: 96%;	
}

input.subscribeButton {
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 38px;
	text-align: center;
	padding: 3px 12px;
}