html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{margin:0;padding:0}table{border-collapse:collapse}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal
}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}body{
	font:12px/1.231 verdana,arial,helvetica,clean,sans-serif;






*font-size:small;*font:x-small}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}body{margin:0px}h1{font-size:138.5%}h2{font-size:123.1%}h3{
	font-size:110%
}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold}optgroup{font-weight:normal}abbr,acronym{border-bottom:1px dotted #000;cursor:help}em{font-style:italic}del{text-decoration:line-through}blockquote,ul,ol,dl{margin:1em}ol,ul,dl{margin-left:2em}ol li{list-style:decimal outside}ul li{list-style:disc outside}dl dd{margin-left:1em}th{font-weight:bold;text-align:center}caption{margin-bottom:.5em;text-align:center}sup{vertical-align:super}sub{vertical-align:sub}p,fieldset,table,pre{margin-bottom:1em}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px}

/* CSS for Website */
html,body{
	background:url(../images/page_bg.jpg) repeat-x;
	margin:0px;
	font-size:12px
}p,ul,ol{margin:0;padding:0 0 1.25em 0}ul,ol{padding:0 0 1.25em 2.5em}blockquote{ font:italic 14px Cambria,Georgia,"Times New Roman",Times,serif; padding:1em 1.25em 1.25em 1em; quotes:"\201C""\201D"}blockquote:before{color:#0f364c;content:"\201C";font-size:36px;font-weight:bold}blockquote:after{color:#0f364c;content:"\201D";font-size:18px;font-weight:bold}small{font-size:0.85em}em{font-style:italic}img{border:0}acronym,abbr{border-bottom:1px dashed;cursor:help;letter-spacing:1px}.clear{clear:both;font-size:1px;height:1px;line-height:1px;overflow:hidden}.float-left{float:left}.float-right{float:right}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.bold{font-weight:bold}.italic{font-style:italic}.underline{border-bottom:1px solid}.highlight{background:#ffc}.wrap{margin:0 auto;width:960px}.img-left{float:left;margin:0px 10px 4px 0}.img-right{float:right;margin:0px 0px 4px 10px}.nopadding{padding:0}.noindent{margin-left:0;padding-left:0}.nobullet{list-style:none}.margin{
	padding:12px
}.hspace{margin:0px 5px}.vspace{margin:5px 0px}.required{color:#c33;font:bold 12px 'Lucida Grande',Arial,Helvetica,sans-serif}

/*****Basic Layout*****/
a:link, a:visited {color:#179400}
/*****Header*****/
div#header{

}
div#menuwrap{
	background-color:#333
}
div#menu{
	background-color:#333;
	padding:4px 0px
}
div#menu ul{display:inline;margin:0px;padding:0px}
div#menu ul li {display:inline;list-style:none}
div#menu ul li a:link, div#menu ul li a:visited{
	color:#ddd;
	display:block;
	float:left;
	font-size:13px;
	line-height:24px;
	padding:0px 12px;
	text-decoration: none;
	border-right:1px solid;
}
div#menu ul li a:hover, div#menu ul li a:active{
	color:#fff;
	text-decoration:underline
}
/*****Content*****/
div#content{
	background-color:#fff;
	border-bottom: 2px solid #050;
	margin-bottom: 10px;
}
div#leftCol{padding:0px 2px 0px 0px}
div#rightCol{

}
.green{color:#179400}
div.line{background:url(../images/line.gif) repeat-x;font-size:1px;height:1px;line-height:1px}
div.greenTab{
	background-color:#179400;
	color:#fff;
	text-align:center;
	padding:7px 10px;
}
div.greenTab h2{color:#fff;text-align:center}
.addComment {
	position:absolute;
	width:260px;
	padding:10px;
	border:1px solid #179400;
	background:#fff url(../images/grad-bg.jpg) repeat-x bottom;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	filter: alpha(opacity=95); /* here you can set the opacity of box with text */
	-moz-opacity: 0.95; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.95; /* here you can set the opacity of box with text */
	opacity: 0.95; /* here you can set the opacity of box with text */
	z-index:1000;
}
.addComment textarea {
	width:240px;
}
 /*****Footer*****/
#gmgLink {
	float:right;
	width:126px;
	height:32px;
	clear:both;
}
a.gmgLink:link, a.gmgLink:visited {
	background:transparent url(../images/global-marketing-logo-button.png) no-repeat 0px 0px;
}
a.gmgLink:hover, a.gmgLink:active {
	background:transparent url(../images/global-marketing-logo-button.png) no-repeat 0px -33px;
}
* html a.gmgLink:hover, * html a.gmgLink:active {
	background:transparent url(../images/global-marketing-logo-button.png) no-repeat 0px -32px;
}

