
DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

body
{
	background-color: #399100;
	font-family: arial; 
	font-size: 10pt;
	text-align:center;
	margin:0
}

table
{
	color: #ffffff;
	font-family: arial; 
	font-size: 10pt;	
	margin:0
}

a:link 
{ 
	color: #74c8fc; 
	text-decoration: none
}

a:active { 
	color: #74c8fc; 
	text-decoration: none; 
}

a:visited { 
	color: #74c8fc; 
	text-decoration: none; 
}

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

p
{
	text-align:justify;
}



#page
{
	background: #21355c url(./images/content.jpg) top left no-repeat;
	background-position: 0px 300px;	
	text-align: left;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 750px
}

#homepage
{
	background: #21355c;
	text-align: left;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 750px
}

#title
{
	color: #ffffff;
	font-family: century gothic;
	font-size: 20pt;
	line-height: 0%
	
}

#pagetitle
{
	color: #ffffff;
	font-family: century gothic;
	font-size: 18pt;
	
}

#pagesubtitle
{
	color: #ffffff;
	font-family: century gothic;
	font-size: 10pt;
	
}

#SubTitle
{
	color: #ffffff;
	font-family: century gothic;
	font-style: bold;
	font-size: 10pt;
	line-height: 75%;
	margin-left: 300px;
	
}



#header 
{
	background-color: #347c2a;
	background-image: url(./images/GITGreenTitleBar1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	visibility: visible;
	position: relative;
	height: 150px
}



#navbar 
	{
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	line-height: 22px;
	background-color: #598f48;
	background-image: url(./images/navbar_footer_background.jpg);
	text-align: right;
	letter-spacing: 1.5px;
	position: relative;
	padding-right: 10px;
	padding-bottom: 5px;
	height: 32px;
	border-top: 5px solid #1f6133;
	border-bottom: 5px solid #1f6133
	
}

#navbar a:active { 
	color: #ffffff; 
	text-decoration: none; 
	z-index:2;
}

#navbar a:visited { 
	color: #ffffff; 
	text-decoration: none; 
	z-index:2;
}

#navbar a:link 
{
	color: #ffffff;
	text-decoration: none
	z-index:2;
}

#navbar a:hover 
{
	color: #073800;
	text-decoration: none
	z-index:2;
}

#productTitleBar 
{
	background: #377c26 url(./images/3_0_Banner.jpg) bottom;
	color: white;
	font-size: 20pt;
	height: 65px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	letter-spacing: 2px;
}

#pagetitlebar 
{
	background: #377c26 url(./images/PageTitleBar.jpg) bottom;
	color: white;
	font-size: 20pt;
	height: 65px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 170px;
	position: relative;
	letter-spacing: 2px;
	border-bottom: 5px solid #1f6133;
}

#productpagetitlebar 
{
	background: #377c26 url(./images/PageTitleBar.jpg) bottom #6a9649;
	color: white;
	font-size: 20pt;
	height: 65px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 170px;
	position: relative;
	margin-bottom: 5px;
	letter-spacing: 2px;
}

#productintro
{
	color: #ffffff;
	font-family: arial;
	font-size: 12pt;
	text-align:justify;
	padding-right:10px;
	z-index:1;
	
}

.exlamation
{
	background: url(./images/agt_update_recommended1-32.png) top right no-repeat;
	position:relative;
	top:0px;
	left:-10px;
	height:32px;	
	width:32px;
	float:none;
	visibility: visible;	
	display:inline;
	padding-left:0px;
	z-index:1;
	
}

.menuitem 
{
	color: #ffffff;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 2px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #ffffff;
	border-left: 0 none
}

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

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

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

.menuitem a:hover 
{
	color: #073800;
	text-decoration: none
}

.menuitemIdented 
{
	color: #ffffff;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 5px;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 2px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #ffffff;
	border-left: 0 none
}

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

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

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

.menuitemIdented a:hover 
{
	color: #073800;
	text-decoration: none
}

.menubottom
{
	margin-left: 2px;
	padding-right: 2px;
	color: #ffffff;
	font-family: century gothic;
	font-size: 9pt;
	text-align:justify;
}

.leftcol 
{
	background: #257d03 url(./images/left_bar.jpg) top left no-repeat;
	text-align: left;
	width: 150px;
	min-height: 850px;
	float: left;
	margin-bottom: 0px;
}

.midcol 
	{
	
	color: #ffffff;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 15px;
	width: 590px;
	min-height: 850px;
	float: right;
	margin-bottom: 6px;	
	margin-left: 0px;
	margin-right: 0px;
	}

.homemidcol 
	{
	background: #2c8503 url(./images/homeBackground.jpg) top right no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 507px;
	height:1370px;
	margin-left: 0px;
	float: left;
	text-align: justify;
	margin-bottom: 0px;	
	margin-left: 0px;
	margin-right: 0px;
	color: #ffffff;
	}

.homenewscol
	{
	background: #21355c url(./images/homenewshalo.jpg) center right no-repeat;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 243px;	
	margin-left: 0px;
	float: left;
	margin-bottom: 5px;	
	margin-left: 0px;
	margin-right: 0px;
	color: #ffffff;
	}

.homenewscol a:active { 
	color: #74c8fc; 
	text-decoration: none; 
}

.homenewscol a:visited { 
	color: #74c8fc; 
	text-decoration: none; 
}

.homenewscol a:link 
{
	color: #74c8fc;
	text-decoration: none
}

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

.newsheader
{
	font-family: arial; 
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;	
	margin:0
}

.rightcol 
	{
	font-size: 0px;
	font-style: italic;
	line-height: 0px;
	padding-left: 0%;
	width: 0%;
	float: left
	}

.quotation 
{
	color#ffffff;
	background-image: url(./images/left_quotation_mark.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	visibility: visible;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	margin-bottom: 15px;
	position: relative;
	font-size: 8pt;
}

.homenewsquotation 
{
	background-image: url(./images/quote.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	visibility: visible;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	margin-bottom: 15px;
	position: relative;
	font-size: 8pt;
}

.homenewsItem 
{
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	visibility: visible;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	margin-bottom: 15px;
	position: relative;
	font-size: 8pt;
}


.newsItem 
{

	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
	visibility: visible;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	margin-bottom: 15px;
	position: relative;
	font-size: 8pt;
	color: #ffffff;
}

#footer 
{
	color: white;
	font-size: 7pt;
	line-height: 18px;
	text-align: right;
	background-color: #bca;
	background-image: url(./images/navbar_footer_background.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-right: 10px;
	height: 27px;
	width: 750px;
	clear: left;
	border-top: 5px solid #1f6133
}

#footer a:active { 
	color: #ffffff; 
	text-decoration: none; 
	z-index:2;
}

#footer a:visited { 
	color: #ffffff; 
	text-decoration: none; 
	z-index:2;
}

#footer a:link 
{
	color: #ffffff;
	text-decoration: none
	z-index:2;
}

#footer a:hover 
{
	color: #ffffff;
	text-decoration: none
	z-index:2;
}

.faqItem 
{

	background-repeat: no-repeat;
	background-position: top left;
	background-color: #477aa5;
	text-align: justify;
	visibility: visible;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	margin-bottom: 15px;
	position: relative;
	font-size: 10pt;
	color: #ffffff;
	border: 1px solid #a5a5a5;
}

