/* Reset v1.0 | 20080212 */

#home-rotator {
	height: 224px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End reset */


/* links */
a:link, a:visited, a.SkinObject:link, a.visited.SkinObject:link {
	color: #0066a4;
	text-decoration: none;
}
a:hover, a.SkinObject:hover {
	text-decoration: underline;
}

/* typography */
h1 
{
    font-size: 28px;
	line-height: 32px;
}
h2, h3, h4, h5, h6 
{
    font-family: Helvetica, Arial, "Sans Serif";
    color: #002969;
    font-weight: bold;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 18px;
}
h3, h4, h5, h6 {
    font-size: 15px;
	line-height: 20px;
	margin-bottom: 9px;
}
#main h1 {
}
#main .Head {
	color: #002969;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 18px;
}
#main h3 
{
    color: #2c3840;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 9px;
}
#main h4 
{
    color: #2c3840;
	font-size: 13px;
}
#main h5, #main h6 {
	color: #2c3840;
}
p {
	margin-bottom: 18px;
}
/* end typography */

/* DNN overrides */

.Normal, .NormalDisabled, .NormalBold, .NormalRed, .Head, .SkinObject {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    font-family: Helvetica, Arial, "Sans Serif";
    color: #2c3840;
}
.Head {
    font-weight: bold; 
}    

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-weight: normal;
}
#sub-footer .SkinObject {
	color: #b2d1e4;
}
#dnn_dnnLOGO_imgLogo 
{
    height: 100px;
    float: left;
}
    

/* lists */
ul li {
    list-style-type: none;
}
ol {
	margin-bottom: 10px;
}
ol li {
	margin-bottom: 10px;
}   
#content ul {
	margin-bottom: 18px;
}
#content ul li 
{
	background: url(images/content-bullet.gif) no-repeat 0 5px;
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 4px;
}
#content ul li ul
{
	margin-top: 10px;
}
#content ul li ul li
{
	background: none;
	list-style-type: circle;
}
#content ol 
{
    margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 4px;
}
/* lists */

/* layout */
body 
{
    background-color: #FFFFFF;
	font: 13px/18px Helvetica, Arial, "Sans Serif";
	color: #2c3840;
}
#outer{
	background: url(images/header-bkd.gif) repeat-x;
	text-align: center;
}
#wrapper {
	background: #0066a4 url(images/page-bkd.jpg) repeat-x 0 140px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: left;
}
#header {
	height: 140px;
}
#header h1 a {
	text-indent: -9999px;
	background: url(images/GlobalSubmit-logo.gif) no-repeat left top;
	display: block;
	width: 255px;
	height: 81px;
	float: left;
	}
#header #searchbox {
	width: 300px;
	height: 64px;
	float: right;
	background: url(images/search-bkd.jpg) no-repeat;
}
#header .header-nav {
	text-align: center;
	clear: right;
	float: right;
	width: 300px;
	padding-top: 5px;
}
#dnn_dnnSEARCH_txtSearch {
	font-size: 13px;
	color: #198614;
	background-color: #b9e3b6;
	width: 202px;
	padding: 2px;
	border: 1px solid #50b948;
	margin: 21px 0 0 25px;
}
#searchbox a:hover {
    text-decoration: none;
    background-color: #41a43b;
}
#dnn_dnnSEARCH_cmdSearch 
{
    font-size:10px;
	background-color: #198614;
	border: none;
	text-align: center;
	color: #FFFFFF;
	padding: 4px;
	margin-left: 10px;
	cursor: pointer;
}
#page-title {
	margin-top: 45px;
	margin-bottom:45px; 
    margin-left: 20px;
    margin-right: 20px;
    
}
#page-title h1 {
	padding-left: 50px;
	background: url(images/icons/page-title-icon.gif) no-repeat left 4px;
}
#page-title h1 .Head {
	color: #e5eff6;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	font-style: normal;


}
#page-title h1 strong {
	color: #FFFFFF;
}
#content-container {
	width: 960px;
	background: url(images/content-bkd.gif) repeat-y left 45px;
	text-align: left;
}
#content-container #content {
	width: 710px;
	float: left;
}
#breadcrumbs {
	color: #002969;
	line-height: 40px;
	height: 45px;
	background: url(images/breadcrumb-bkd.gif) no-repeat;
	padding-right: 40px;
	padding-left: 40px;
}
#page-highlight {
	padding: 42px 40px 20px 190px;
	background: url(images/page-highlight-bkd.gif) repeat-y left top;
	border-bottom: 5px solid #50b948;
}
    
#dnn_highlightpane
{
    background-color: #FFFFFF;
    padding-bottom: 1px;
}
#page-highlight .Head 
{
	color: #0066a4;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 14px;
}
#page-highlight p, #page-highlight li {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
}
#page-highlight .rightimage {
	float: right;
	padding-left: 40px;
}
#content #main {
	background: url(../images/main-bkd.gif) repeat-x;
	border-left: 1px solid #002969;
	padding: 40px;
}

/* sidebar */
#sidebar {
	float: left;
	background: url(images/sidebar-bkd.jpg) repeat-x left top;
	width: 209px;
	padding: 35px 20px 40px;
}
#sidebar .Head {
	font-size: 20px;
	line-height: 26px;
	color: #198614;
	margin-top: 50px;
	margin-bottom: 4px;
}
.sidebar-top {
	color: #198614;
	padding-bottom: 28px;
	margin-top: 0;
}
#sidebar ul li a {
	font-weight: bold;
}
#dnn_secondarynavpane {
	color: #198614;
	padding-bottom: 28px;
	margin-top: 0;
}
#dnn_secondarynavpane .Head {
	margin-top: 0;
}

.secondary-nav_rootitem, #dnn_secondarynavpane a:link, #dnn_secondarynavpane a:visited
{
    color: #198614;
	border-bottom: 1px solid #c0e6bd;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px 20px;
	width: 208px;
	margin: -1px -20px 0 -20px;
}
#sidebar ul.secondary-nav li a {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px 20px;
}
.secondary-nav_rootitem_hover, .secondary-nav_itemhover, #dnn_secondarynavpane a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 11px 20px 12px 20px;
	border-top: 1px solid #50b948;
	border-bottom: 1px solid #50b948;
	cursor: pointer;
}
.currentpage p, #dnn_secondarynavpane.currentpage {
    color: #198614;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background: #FFFFFF url(images/secondary-nav-bullet.gif) no-repeat left center;
	padding: 11px 20px;
	border-top: 1px solid #50b948;
	border-bottom: 1px solid #50b948;
	margin: 0px -20px 0 -20px;
}
#content-bottom 
{
    font-size: 1px; /* for IE */
	height: 10px;
	background: url(images/content-bottom-bkd.gif) no-repeat center top;
}

/* Nav */

#nav 
{
    font-family: Helvetica, Arial, "Sans-Serif";
    font-size: 13px;
	clear: both;
	padding-top: 1px;
	height: 40px;
}
/* for normal list nav */
#nav ul {
	margin-left: 5px;
}
#nav li {
	display: inline;
	height: 40px;
}
/* end normal list nav */
.nav_rootitem 
{
	color: #198614;
	line-height: 39px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 15px 0px;
	display: block;
    float: left;
    height: 39px;
}
.nav_rootitem_hover {
	color: #FFFFFF;
	background-color: #50b948;
	text-decoration: none;
	cursor: pointer;
}
.nav_rootitem_selected
{
    display: block;
    float: left;
    height: 39px;
    color: #FFFFFF;
    line-height: 39px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 15px 0px;
	background: url(images/sub-menu-bkd-selected.gif) repeat-x left top;
}
    
.nav_submenu 
{
    border: solid 1px #198614;
    border-top: none;
    z-index:2;
}
.nav_submenu td {
    padding: 5px 10px 5px 10px;
    background-color: #198614;
    background: url(images/sub-menu-bkd.gif) repeat-x left top;
    z-index:2;
}
.nav_itemhover td 
{
    color: #FFFFFF;
    background-image: none;
	background-color: #50b948;
	text-decoration: none;
	cursor: pointer;
}
.nav_itemselected td 
{
    color: #FFFFFF;
    background: url(images/sub-menu-bkd-selected.gif) repeat-x left top;
}
/* end Nav */

/* footer */
#footer-container {
	clear: left;
	text-align: left;
	background: #000930 url(images/footer-bkd.gif) repeat-x;
	margin-top: 40px;
}
#footer {
	color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#footer .Head 
{
}
    
#sub-footer {
	color: #b2d1e4;
	clear: both;
	padding-top: 20px;
}
#sub-footer p {
    color: #b2d1e4;
}
#sub-footer .Head {
	color: #e5eff6;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 4px;
}
#sub-footer a {
	color: #e5eff6;
}
#social-networks li {
	display: inline;
	float: left;
	line-height: 90px;
	width: 220px;
	padding-right: 0px;
	padding-left: 20px;
}
#social-networks li a {
	color: #FFFFFF;
	} 
	#blog {
		text-indent: 30px;
		background: url(images/icons/icon-rss.gif) no-repeat 20px center;
	}
	#facebook {
	text-indent: 30px;
	background: url(images/icons/icon-facebook.gif) no-repeat 20px center;
	}
	#linkedin {
	text-indent: 30px;
	background: url(images/icons/icon-linkedin.gif) no-repeat 20px center;
	}
	#twitter {
	text-indent: 30px;
	background: url(images/icons/icon-twitter.gif) no-repeat 20px center;
	}
.footer-2col {
	float: left;
	width: 440px;
	padding-right: 20px;
	padding-left: 20px;
}
/* end footer */

/* homepage */

#home-messaging {
	margin: 45px 20px 10px;
}
#home-messaging h2, #home-messaging .Head {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 18px;
}
#home-messaging p {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
}
#home-products {
	background: #f2efeb url(images/home-products-bkd.gif) no-repeat 0 top;
}
#home-products p {
	margin-bottom: 2px;
}
#home-products .product-boxes {
	background-color: none;
	float: left;
	width: 280px;
	padding: 18px 20px 0;
}
#home-products-bottom {
	background: url(images/product-box-bottom.gif) no-repeat;
	height: 11px;
	font-size: 1px;
}
#home-products h2, #home-products .Head {
	display: block;
	height: 20px;
	text-indent: -9999px;
	margin-bottom: 12px;
}
#home-products a {
	font-weight: bold;
}
.title-review {
	margin-left: 79px;
	background: url(images/text/review-product-title.gif) no-repeat;
}
.title-validate {
	margin-left: 79px;
	background: url(images/text/validate-product-title.gif) no-repeat;
}
.title-publish {
	margin-left: 79px;
	background: url(images/text/publish-product-title.gif) no-repeat;
}
#home-proof-points {
	clear: both;
	color: #FFFFFF;
	margin: 30px 20px;
}
#home-proof-points h3 
{
    color: #FFFFFF;
    font-style: normal;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
}
#proof-points-top {
	background: #f2efeb url(images/proof-points-top.gif) no-repeat;
	height: 10px;
	font-size: 1px;
}
#proof-points {
	background: #f2efeb url(images/proof-points-bkd.gif) no-repeat left bottom;
}
#proof-points-bottom {
	background: #f2efeb url(images/proof-points-bottom.gif) no-repeat;
	height: 10px;
	font-size: 1px;
}
.proof-point-boxes {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
}
.proof-point-boxes h4, .proof-point-boxes .Head {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #0066a4;
}
/* end homepage */

/* buttons */
a:link.proof-buttons, a:visited.proof-buttons  {
	color: #FFFFFF;
	line-height: 25px;
	text-indent: 30px;
	display: block;
	width: 200px;
	height: 27px;
	background: url(images/buttons/proof-point-buttons.png) no-repeat left top;
	text-decoration: none;
}
a:hover.proof-buttons  {
	text-decoration: none;
	background: url(images/buttons/proof-point-buttons.png) no-repeat 0 -27px;
}
a:active.proof-buttons  {
	text-decoration: none;
	background: url(images/buttons/proof-point-buttons.png) no-repeat 0 -54px;
}
/* end buttons */

/* misc */
.clear {
	clear: both;
}
.left {
	float: left;
}
.centered {
	text-align: center;
}
.icon-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}
.empty {
	height: 1px;
}
hr {
	border: none;
	height: 1px;
	color: #d9d6d2;
	background-color: #d9d6d2;
	margin-bottom: 15px;
}
/* end misc */

/*content tables */
#content #main table.gstable {
	border: 1px solid #c1bdb6;
	margin-bottom: 30px;
}
#content #main table.gstable td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #c1bdb6;
	background: url(images/td-bkd.gif) repeat-x left bottom;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	white-space: normal; /* Firefox */
	width: 200px;
}



















































































































































/* Reset v1.0 | 20080212 */

#home-rotator {
	height: 224px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End reset */


/* links */
a:link, a:visited, a.SkinObject:link, a.visited.SkinObject:link {
	color: #0066a4;
	text-decoration: none;
}
a:hover, a.SkinObject:hover {
	text-decoration: underline;
}

/* typography */
h1 
{
    font-size: 28px;
	line-height: 32px;
}
h2, h3, h4, h5, h6 
{
    font-family: Helvetica, Arial, "Sans Serif";
    color: #002969;
    font-weight: bold;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 18px;
}
h3, h4, h5, h6 {
    font-size: 15px;
	line-height: 20px;
	margin-bottom: 9px;
}
#main h1 {
}
#main .Head {
	color: #002969;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 18px;
}
#main h3 
{
    color: #2c3840;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 9px;
}
#main h4 
{
    color: #2c3840;
	font-size: 13px;
}
#main h5, #main h6 {
	color: #2c3840;
}
p {
	margin-bottom: 18px;
}
/* end typography */

/* DNN overrides */

.Normal, .NormalDisabled, .NormalBold, .NormalRed, .Head, .SkinObject {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    font-family: Helvetica, Arial, "Sans Serif";
    color: #2c3840;
}
.Head {
    font-weight: bold; 
}    

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-weight: normal;
}
#sub-footer .SkinObject {
	color: #b2d1e4;
}
#dnn_dnnLOGO_imgLogo 
{
    height: 100px;
    float: left;
}
    

/* lists */
ul li {
    list-style-type: none;
}
ol {
	margin-bottom: 10px;
}
ol li {
	margin-bottom: 10px;
}   
#content ul {
	margin-bottom: 18px;
}
#content ul li 
{
	background: url(images/content-bullet.gif) no-repeat 0 5px;
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 4px;
}
#content ul li ul
{
	margin-top: 10px;
}
#content ul li ul li
{
	background: none;
	list-style-type: circle;
}
#content ol 
{
    margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 4px;
}
/* lists */

/* layout */
body 
{
    background-color: #FFFFFF;
	font: 13px/18px Helvetica, Arial, "Sans Serif";
	color: #2c3840;
}
#outer{
	background: url(images/header-bkd.gif) repeat-x;
	text-align: center;
}
#wrapper {
	background: #0066a4 url(images/page-bkd.jpg) repeat-x 0 140px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: left;
}
#header {
	height: 140px;
}
#header h1 a {
	text-indent: -9999px;
	background: url(images/GlobalSubmit-logo.gif) no-repeat left top;
	display: block;
	width: 255px;
	height: 81px;
	float: left;
	}
#header #searchbox {
	width: 300px;
	height: 64px;
	float: right;
	background: url(images/search-bkd.jpg) no-repeat;
}
#header .header-nav {
	text-align: center;
	clear: right;
	float: right;
	width: 300px;
	padding-top: 5px;
}
#dnn_dnnSEARCH_txtSearch {
	font-size: 13px;
	color: #198614;
	background-color: #b9e3b6;
	width: 202px;
	padding: 2px;
	border: 1px solid #50b948;
	margin: 21px 0 0 25px;
}
#searchbox a:hover {
    text-decoration: none;
    background-color: #41a43b;
}
#dnn_dnnSEARCH_cmdSearch 
{
    font-size:10px;
	background-color: #198614;
	border: none;
	text-align: center;
	color: #FFFFFF;
	padding: 4px;
	margin-left: 10px;
	cursor: pointer;
}
#page-title {
	margin-top: 45px;
	margin-bottom:45px; 
    margin-left: 20px;
    margin-right: 20px;
    
}
#page-title h1 {
	padding-left: 50px;
	background: url(images/icons/page-title-icon.gif) no-repeat left 4px;
}
#page-title h1 .Head {
	color: #e5eff6;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	font-style: normal;


}
#page-title h1 strong {
	color: #FFFFFF;
}
#content-container {
	width: 960px;
	background: url(images/content-bkd.gif) repeat-y left 45px;
	text-align: left;
}
#content-container #content {
	width: 710px;
	float: left;
}
#breadcrumbs {
	color: #002969;
	line-height: 40px;
	height: 45px;
	background: url(images/breadcrumb-bkd.gif) no-repeat;
	padding-right: 40px;
	padding-left: 40px;
}
#page-highlight {
	padding: 42px 40px 20px 190px;
	background: url(images/page-highlight-bkd.gif) repeat-y left top;
	border-bottom: 5px solid #50b948;
}
    
#dnn_highlightpane
{
    background-color: #FFFFFF;
    padding-bottom: 1px;
}
#page-highlight .Head 
{
	color: #0066a4;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 14px;
}
#page-highlight p, #page-highlight li {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
}
#page-highlight .rightimage {
	float: right;
	padding-left: 40px;
}
#content #main {
	background: url(../images/main-bkd.gif) repeat-x;
	border-left: 1px solid #002969;
	padding: 40px;
}

/* sidebar */
#sidebar {
	float: left;
	background: url(images/sidebar-bkd.jpg) repeat-x left top;
	width: 209px;
	padding: 35px 20px 40px;
}
#sidebar .Head {
	font-size: 20px;
	line-height: 26px;
	color: #198614;
	margin-top: 50px;
	margin-bottom: 4px;
}
.sidebar-top {
	color: #198614;
	padding-bottom: 28px;
	margin-top: 0;
}
#sidebar ul li a {
	font-weight: bold;
}
#dnn_secondarynavpane {
	color: #198614;
	padding-bottom: 28px;
	margin-top: 0;
}
#dnn_secondarynavpane .Head {
	margin-top: 0;
}

.secondary-nav_rootitem, #dnn_secondarynavpane a:link, #dnn_secondarynavpane a:visited
{
    color: #198614;
	border-bottom: 1px solid #c0e6bd;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px 20px;
	width: 208px;
	margin: -1px -20px 0 -20px;
}
#sidebar ul.secondary-nav li a {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px 20px;
}
.secondary-nav_rootitem_hover, .secondary-nav_itemhover, #dnn_secondarynavpane a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 11px 20px 12px 20px;
	border-top: 1px solid #50b948;
	border-bottom: 1px solid #50b948;
	cursor: pointer;
}
.currentpage p, #dnn_secondarynavpane.currentpage {
    color: #198614;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background: #FFFFFF url(images/secondary-nav-bullet.gif) no-repeat left center;
	padding: 11px 20px;
	border-top: 1px solid #50b948;
	border-bottom: 1px solid #50b948;
	margin: 0px -20px 0 -20px;
}
#content-bottom 
{
    font-size: 1px; /* for IE */
	height: 10px;
	background: url(images/content-bottom-bkd.gif) no-repeat center top;
}

/* Nav */

#nav 
{
    font-family: Helvetica, Arial, "Sans-Serif";
    font-size: 13px;
	clear: both;
	padding-top: 1px;
	height: 40px;
}
/* for normal list nav */
#nav ul {
	margin-left: 5px;
}
#nav li {
	display: inline;
	height: 40px;
}
/* end normal list nav */
.nav_rootitem 
{
	color: #198614;
	line-height: 39px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 15px 0px;
	display: block;
    float: left;
    height: 39px;
}
.nav_rootitem_hover {
	color: #FFFFFF;
	background-color: #50b948;
	text-decoration: none;
	cursor: pointer;
}
.nav_rootitem_selected
{
    display: block;
    float: left;
    height: 39px;
    color: #FFFFFF;
    line-height: 39px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 15px 0px;
	background: url(images/sub-menu-bkd-selected.gif) repeat-x left top;
}
    
.nav_submenu 
{
    border: solid 1px #198614;
    border-top: none;
    z-index:2;
}
.nav_submenu td {
    padding: 5px 10px 5px 10px;
    background-color: #198614;
    background: url(images/sub-menu-bkd.gif) repeat-x left top;
    z-index:2;
}
.nav_itemhover td 
{
    color: #FFFFFF;
    background-image: none;
	background-color: #50b948;
	text-decoration: none;
	cursor: pointer;
}
.nav_itemselected td 
{
    color: #FFFFFF;
    background: url(images/sub-menu-bkd-selected.gif) repeat-x left top;
}
/* end Nav */

/* footer */
#footer-container {
	clear: left;
	text-align: left;
	background: #000930 url(images/footer-bkd.gif) repeat-x;
	margin-top: 40px;
}
#footer {
	color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#footer .Head 
{
}
    
#sub-footer {
	color: #b2d1e4;
	clear: both;
	padding-top: 20px;
}
#sub-footer p {
    color: #b2d1e4;
}
#sub-footer .Head {
	color: #e5eff6;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 4px;
}
#sub-footer a {
	color: #e5eff6;
}
#social-networks li {
	display: inline;
	float: left;
	line-height: 90px;
	width: 220px;
	padding-right: 0px;
	padding-left: 20px;
}
#social-networks li a {
	color: #FFFFFF;
	} 
	#blog {
		text-indent: 30px;
		background: url(images/icons/icon-rss.gif) no-repeat 20px center;
	}
	#facebook {
	text-indent: 30px;
	background: url(images/icons/icon-facebook.gif) no-repeat 20px center;
	}
	#linkedin {
	text-indent: 30px;
	background: url(images/icons/icon-linkedin.gif) no-repeat 20px center;
	}
	#twitter {
	text-indent: 30px;
	background: url(images/icons/icon-twitter.gif) no-repeat 20px center;
	}
.footer-2col {
	float: left;
	width: 440px;
	padding-right: 20px;
	padding-left: 20px;
}
/* end footer */

/* homepage */

#home-messaging {
	margin: 45px 20px 10px;
}
#home-messaging h2, #home-messaging .Head {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 18px;
}
#home-messaging p {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
}
#home-products {
	background: #f2efeb url(images/home-products-bkd.gif) no-repeat 0 top;
}
#home-products p {
	margin-bottom: 2px;
}
#home-products .product-boxes {
	background-color: none;
	float: left;
	width: 280px;
	padding: 18px 20px 0;
}
#home-products-bottom {
	background: url(images/product-box-bottom.gif) no-repeat;
	height: 11px;
	font-size: 1px;
}
#home-products h2, #home-products .Head {
	display: block;
	height: 20px;
	text-indent: -9999px;
	margin-bottom: 12px;
}
#home-products a {
	font-weight: bold;
}
.title-review {
	margin-left: 79px;
	background: url(images/text/review-product-title.gif) no-repeat;
}
.title-validate {
	margin-left: 79px;
	background: url(images/text/validate-product-title.gif) no-repeat;
}
.title-publish {
	margin-left: 79px;
	background: url(images/text/publish-product-title.gif) no-repeat;
}
#home-proof-points {
	clear: both;
	color: #FFFFFF;
	margin: 30px 20px;
}
#home-proof-points h3 
{
    color: #FFFFFF;
    font-style: normal;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
}
#proof-points-top {
	background: #f2efeb url(images/proof-points-top.gif) no-repeat;
	height: 10px;
	font-size: 1px;
}
#proof-points {
	background: #f2efeb url(images/proof-points-bkd.gif) no-repeat left bottom;
}
#proof-points-bottom {
	background: #f2efeb url(images/proof-points-bottom.gif) no-repeat;
	height: 10px;
	font-size: 1px;
}
.proof-point-boxes {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
}
.proof-point-boxes h4, .proof-point-boxes .Head {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #0066a4;
}
/* end homepage */

/* buttons */
a:link.proof-buttons, a:visited.proof-buttons  {
	color: #FFFFFF;
	line-height: 25px;
	text-indent: 30px;
	display: block;
	width: 200px;
	height: 27px;
	background: url(images/buttons/proof-point-buttons.png) no-repeat left top;
	text-decoration: none;
}
a:hover.proof-buttons  {
	text-decoration: none;
	background: url(images/buttons/proof-point-buttons.png) no-repeat 0 -27px;
}
a:active.proof-buttons  {
	text-decoration: none;
	background: url(images/buttons/proof-point-buttons.png) no-repeat 0 -54px;
}
/* end buttons */

/* misc */
.clear {
	clear: both;
}
.left {
	float: left;
}
.centered {
	text-align: center;
}
.icon-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}
.empty {
	height: 1px;
}
hr {
	border: none;
	height: 1px;
	color: #d9d6d2;
	background-color: #d9d6d2;
	margin-bottom: 15px;
}
/* end misc */

/*content tables */
#content #main table.gstable {
	border: 1px solid #c1bdb6;
	margin-bottom: 30px;
}
#content #main table.gstable td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #c1bdb6;
	background: url(images/td-bkd.gif) repeat-x left bottom;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	white-space: normal; /* Firefox */
	width: 200px;
}



















































































































































/* Reset v1.0 | 20080212 */

#home-rotator {
	height: 224px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End reset */


/* links */
a:link, a:visited, a.SkinObject:link, a.visited.SkinObject:link {
	color: #0066a4;
	text-decoration: none;
}
a:hover, a.SkinObject:hover {
	text-decoration: underline;
}

/* typography */
h1 
{
    font-size: 28px;
	line-height: 32px;
}
h2, h3, h4, h5, h6 
{
    font-family: Helvetica, Arial, "Sans Serif";
    color: #002969;
    font-weight: bold;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 18px;
}
h3, h4, h5, h6 {
    font-size: 15px;
	line-height: 20px;
	margin-bottom: 9px;
}
#main h1 {
}
#main .Head {
	color: #002969;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 18px;
}
#main h3 
{
    color: #2c3840;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 9px;
}
#main h4 
{
    color: #2c3840;
	font-size: 13px;
}
#main h5, #main h6 {
	color: #2c3840;
}
p {
	margin-bottom: 18px;
}
/* end typography */

/* DNN overrides */

.Normal, .NormalDisabled, .NormalBold, .NormalRed, .Head, .SkinObject {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    font-family: Helvetica, Arial, "Sans Serif";
    color: #2c3840;
}
.Head {
    font-weight: bold; 
}    

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-weight: normal;
}
#sub-footer .SkinObject {
	color: #b2d1e4;
}
#dnn_dnnLOGO_imgLogo 
{
    height: 100px;
    float: left;
}
    

/* lists */
ul li {
    list-style-type: none;
}
ol {
	margin-bottom: 10px;
}
ol li {
	margin-bottom: 10px;
}   
#content ul {
	margin-bottom: 18px;
}
#content ul li 
{
	background: url(images/content-bullet.gif) no-repeat 0 5px;
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 4px;
}
#content ul li ul
{
	margin-top: 10px;
}
#content ul li ul li
{
	background: none;
	list-style-type: circle;
}
#content ol 
{
    margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 4px;
}
/* lists */

/* layout */
body 
{
    background-color: #FFFFFF;
	font: 13px/18px Helvetica, Arial, "Sans Serif";
	color: #2c3840;
}
#outer{
	background: url(images/header-bkd.gif) repeat-x;
	text-align: center;
}
#wrapper {
	background: #0066a4 url(images/page-bkd.jpg) repeat-x 0 140px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: left;
}
#header {
	height: 140px;
}
#header h1 a {
	text-indent: -9999px;
	background: url(images/GlobalSubmit-logo.gif) no-repeat left top;
	display: block;
	width: 255px;
	height: 81px;
	float: left;
	}
#header #searchbox {
	width: 300px;
	height: 64px;
	float: right;
	background: url(images/search-bkd.jpg) no-repeat;
}
#header .header-nav {
	text-align: center;
	clear: right;
	float: right;
	width: 300px;
	padding-top: 5px;
}
#dnn_dnnSEARCH_txtSearch {
	font-size: 13px;
	color: #198614;
	background-color: #b9e3b6;
	width: 202px;
	padding: 2px;
	border: 1px solid #50b948;
	margin: 21px 0 0 25px;
}
#searchbox a:hover {
    text-decoration: none;
    background-color: #41a43b;
}
#dnn_dnnSEARCH_cmdSearch 
{
    font-size:10px;
	background-color: #198614;
	border: none;
	text-align: center;
	color: #FFFFFF;
	padding: 4px;
	margin-left: 10px;
	cursor: pointer;
}
#page-title {
	margin-top: 45px;
	margin-bottom:45px; 
    margin-left: 20px;
    margin-right: 20px;
    
}
#page-title h1 {
	padding-left: 50px;
	background: url(images/icons/page-title-icon.gif) no-repeat left 4px;
}
#page-title h1 .Head {
	color: #e5eff6;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	font-style: normal;


}
#page-title h1 strong {
	color: #FFFFFF;
}
#content-container {
	width: 960px;
	background: url(images/content-bkd.gif) repeat-y left 45px;
	text-align: left;
}
#content-container #content {
	width: 710px;
	float: left;
}
#breadcrumbs {
	color: #002969;
	line-height: 40px;
	height: 45px;
	background: url(images/breadcrumb-bkd.gif) no-repeat;
	padding-right: 40px;
	padding-left: 40px;
}
#page-highlight {
	padding: 42px 40px 20px 190px;
	background: url(images/page-highlight-bkd.gif) repeat-y left top;
	border-bottom: 5px solid #50b948;
}
    
#dnn_highlightpane
{
    background-color: #FFFFFF;
    padding-bottom: 1px;
}
#page-highlight .Head 
{
	color: #0066a4;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 14px;
}
#page-highlight p, #page-highlight li {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
}
#page-highlight .rightimage {
	float: right;
	padding-left: 40px;
}
#content #main {
	background: url(../images/main-bkd.gif) repeat-x;
	border-left: 1px solid #002969;
	padding: 40px;
}

/* sidebar */
#sidebar {
	float: left;
	background: url(images/sidebar-bkd.jpg) repeat-x left top;
	width: 209px;
	padding: 35px 20px 40px;
}
#sidebar .Head {
	font-size: 20px;
	line-height: 26px;
	color: #198614;
	margin-top: 50px;
	margin-bottom: 4px;
}
.sidebar-top {
	color: #198614;
	padding-bottom: 28px;
	margin-top: 0;
}
#sidebar ul li a {
	font-weight: bold;
}
#dnn_secondarynavpane {
	color: #198614;
	padding-bottom: 28px;
	margin-top: 0;
}
#dnn_secondarynavpane .Head {
	margin-top: 0;
}

.secondary-nav_rootitem, #dnn_secondarynavpane a:link, #dnn_secondarynavpane a:visited
{
    color: #198614;
	border-bottom: 1px solid #c0e6bd;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px 20px;
	width: 208px;
	margin: -1px -20px 0 -20px;
}
#sidebar ul.secondary-nav li a {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px 20px;
}
.secondary-nav_rootitem_hover, .secondary-nav_itemhover, #dnn_secondarynavpane a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 11px 20px 12px 20px;
	border-top: 1px solid #50b948;
	border-bottom: 1px solid #50b948;
	cursor: pointer;
}
.currentpage p, #dnn_secondarynavpane.currentpage {
    color: #198614;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background: #FFFFFF url(images/secondary-nav-bullet.gif) no-repeat left center;
	padding: 11px 20px;
	border-top: 1px solid #50b948;
	border-bottom: 1px solid #50b948;
	margin: 0px -20px 0 -20px;
}
#content-bottom 
{
    font-size: 1px; /* for IE */
	height: 10px;
	background: url(images/content-bottom-bkd.gif) no-repeat center top;
}

/* Nav */

#nav 
{
    font-family: Helvetica, Arial, "Sans-Serif";
    font-size: 13px;
	clear: both;
	padding-top: 1px;
	height: 40px;
}
/* for normal list nav */
#nav ul {
	margin-left: 5px;
}
#nav li {
	display: inline;
	height: 40px;
}
/* end normal list nav */
.nav_rootitem 
{
	color: #198614;
	line-height: 39px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 15px 0px;
	display: block;
    float: left;
    height: 39px;
}
.nav_rootitem_hover {
	color: #FFFFFF;
	background-color: #50b948;
	text-decoration: none;
	cursor: pointer;
}
.nav_rootitem_selected
{
    display: block;
    float: left;
    height: 39px;
    color: #FFFFFF;
    line-height: 39px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 15px 0px;
	background: url(images/sub-menu-bkd-selected.gif) repeat-x left top;
}
    
.nav_submenu 
{
    border: solid 1px #198614;
    border-top: none;
    z-index:2;
}
.nav_submenu td {
    padding: 5px 10px 5px 10px;
    background-color: #198614;
    background: url(images/sub-menu-bkd.gif) repeat-x left top;
    z-index:2;
}
.nav_itemhover td 
{
    color: #FFFFFF;
    background-image: none;
	background-color: #50b948;
	text-decoration: none;
	cursor: pointer;
}
.nav_itemselected td 
{
    color: #FFFFFF;
    background: url(images/sub-menu-bkd-selected.gif) repeat-x left top;
}
/* end Nav */

/* footer */
#footer-container {
	clear: left;
	text-align: left;
	background: #000930 url(images/footer-bkd.gif) repeat-x;
	margin-top: 40px;
}
#footer {
	color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#footer .Head 
{
}
    
#sub-footer {
	color: #b2d1e4;
	clear: both;
	padding-top: 20px;
}
#sub-footer p {
    color: #b2d1e4;
}
#sub-footer .Head {
	color: #e5eff6;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 4px;
}
#sub-footer a {
	color: #e5eff6;
}
#social-networks li {
	display: inline;
	float: left;
	line-height: 90px;
	width: 220px;
	padding-right: 0px;
	padding-left: 20px;
}
#social-networks li a {
	color: #FFFFFF;
	} 
	#blog {
		text-indent: 30px;
		background: url(images/icons/icon-rss.gif) no-repeat 20px center;
	}
	#facebook {
	text-indent: 30px;
	background: url(images/icons/icon-facebook.gif) no-repeat 20px center;
	}
	#linkedin {
	text-indent: 30px;
	background: url(images/icons/icon-linkedin.gif) no-repeat 20px center;
	}
	#twitter {
	text-indent: 30px;
	background: url(images/icons/icon-twitter.gif) no-repeat 20px center;
	}
.footer-2col {
	float: left;
	width: 440px;
	padding-right: 20px;
	padding-left: 20px;
}
/* end footer */

/* homepage */

#home-messaging {
	margin: 45px 20px 10px;
}
#home-messaging h2, #home-messaging .Head {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 18px;
}
#home-messaging p {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
}
#home-products {
	background: #f2efeb url(images/home-products-bkd.gif) no-repeat 0 top;
}
#home-products p {
	margin-bottom: 2px;
}
#home-products .product-boxes {
	background-color: none;
	float: left;
	width: 280px;
	padding: 18px 20px 0;
}
#home-products-bottom {
	background: url(images/product-box-bottom.gif) no-repeat;
	height: 11px;
	font-size: 1px;
}
#home-products h2, #home-products .Head {
	display: block;
	height: 20px;
	text-indent: -9999px;
	margin-bottom: 12px;
}
#home-products a {
	font-weight: bold;
}
.title-review {
	margin-left: 79px;
	background: url(images/text/review-product-title.gif) no-repeat;
}
.title-validate {
	margin-left: 79px;
	background: url(images/text/validate-product-title.gif) no-repeat;
}
.title-publish {
	margin-left: 79px;
	background: url(images/text/publish-product-title.gif) no-repeat;
}
#home-proof-points {
	clear: both;
	color: #FFFFFF;
	margin: 30px 20px;
}
#home-proof-points h3 
{
    color: #FFFFFF;
    font-style: normal;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
}
#proof-points-top {
	background: #f2efeb url(images/proof-points-top.gif) no-repeat;
	height: 10px;
	font-size: 1px;
}
#proof-points {
	background: #f2efeb url(images/proof-points-bkd.gif) no-repeat left bottom;
}
#proof-points-bottom {
	background: #f2efeb url(images/proof-points-bottom.gif) no-repeat;
	height: 10px;
	font-size: 1px;
}
.proof-point-boxes {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
}
.proof-point-boxes h4, .proof-point-boxes .Head {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #0066a4;
}
/* end homepage */

/* buttons */
a:link.proof-buttons, a:visited.proof-buttons  {
	color: #FFFFFF;
	line-height: 25px;
	text-indent: 30px;
	display: block;
	width: 200px;
	height: 27px;
	background: url(images/buttons/proof-point-buttons.png) no-repeat left top;
	text-decoration: none;
}
a:hover.proof-buttons  {
	text-decoration: none;
	background: url(images/buttons/proof-point-buttons.png) no-repeat 0 -27px;
}
a:active.proof-buttons  {
	text-decoration: none;
	background: url(images/buttons/proof-point-buttons.png) no-repeat 0 -54px;
}
/* end buttons */

/* misc */
.clear {
	clear: both;
}
.left {
	float: left;
}
.centered {
	text-align: center;
}
.icon-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}
.empty {
	height: 1px;
}
hr {
	border: none;
	height: 1px;
	color: #d9d6d2;
	background-color: #d9d6d2;
	margin-bottom: 15px;
}
/* end misc */

/*content tables */
#content #main table.gstable {
	border: 1px solid #c1bdb6;
	margin-bottom: 30px;
}
#content #main table.gstable td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #c1bdb6;
	background: url(images/td-bkd.gif) repeat-x left bottom;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	white-space: normal; /* Firefox */
	width: 200px;
}




















































































































































