body
{
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	background-color: #fff;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}

a:link, a:visited
{
	color: #0000FF;
	text-decoration: underline;
}

	a:hover
	{
		text-decoration: none;
	}

p
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

form
{
	margin: 0;
	padding: 0;
}

input, textarea, select
{
	font: 11pt Arial, Helvetica, sans-serif;
	color: #494f41;
	background-image: url(pixel.gif);
	background-color: #f3f3f3;
	width: 275px;
	border: 1px solid #f3f3f3;
	border-top   : 1px solid #dedede;
	border-left  : 1px solid #dedede;
	border-bottom: 1px solid #8f8f8f;
	border-right : 1px solid #8f8f8f;
}

/********************/

.Header
{
	width: 897px;
	height: 258px;
	background-image: url(/images/global-header-bg.jpg);
	color: #979797;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/*

Light Nav

.MainNav
{
	letter-spacing: 0px;
}

		td.MainNavActive
		{
			background-color: #bcc9d2;
		}

		td.MainNavActive a:link, td.MainNavActive a:visited, td.MainNavActive a:active
		{
			font-size: 8pt;
			text-transform: uppercase;
			text-decoration: none;
			color: #fff;
		}

	td.MainNav a:link, td.MainNav a:visited, td.MainNav a:active
	{
		font-size: 8pt;
		text-transform: uppercase;
		text-decoration: none;
		color: #303030;
	}

		td.MainNav a:hover
		{
			text-decoration: underline;
		}
*/

.MainNav
{
	letter-spacing: 0px;
	font-size: 8pt;
}

		td.MainNavActive
		{
			background-color: #bec8d2;
		}

		td.MainNavActive a:link, td.MainNavActive a:visited, td.MainNavActive a:active
		{
			font-size: 8pt;
			text-transform: uppercase;
			text-decoration: none;
			color: #002b56;
		}

	td.MainNav a:link, td.MainNav a:visited, td.MainNav a:active
	{
		font-size: 8pt;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
	}

		td.MainNav a:hover
		{
			text-decoration: underline;
		}

#countdown
{
	height: 80px;
	width: 221px;
	background-image: url(/images/gozone-countdown-bg.gif);
	color: #002b56;
	font-size: 14pt;
	font-weight: bold;
}

#goZoneTitle
{
	color: #002b56;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px;
}

	#goZoneBody
	{
		color: #979797;
		font-size: 8pt;
		margin-top: 7px;
		text-align: justify;
		width: 94%;
	}

#singleTestimonialTitle
{
	height: 23px;
	width: 211px;
	background-color: #bec8d2;
	padding: 6px 0 0 10px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}

    #singleTestimonialTitle a:link, #singleTestimonialTitle a:active, #singleTestimonialTitle a:visited, #singleTestimonialTitle a:hover
    {
    	color: #fff;
    	font-weight: bold;
    	margin-top: 10px;
    	text-decoration: none;
    }

	.TestimonialBody, .TestimonialNameLocation
	{
		font-size: smaller;
		padding-top: 10px;
		text-align: left;
	}

	    .TestimonialNameLocation p
	    {
    	    text-align: left;
	    }

#jcBlogTitle
{
	height: 23px;
	width: 414px;
	background-color: #bec8d2;
	padding: 6px 0 0 10px;
	text-align: left;
	color: #fff;
	font-weight: bold;
}

    #jcBlogTitle a:link, #jcBlogTitle a:visited, #jcBlogTitle a:active, #jcBlogTitle a:hover
    {
    	color: #fff;
    	font-weight: bold;
    	text-decoration: none;
    }

#PageTitleSmallRule
{
	height: 23px;
	width: 650px;
	background-color: #bec8d2;
	padding: 6px 0 0 10px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

	.BlogPost
	{
		margin-bottom: 10px;
		font-size: 8pt;
		padding: 5px 10px 10px 10px;
	}

		.BlogPostTitle
		{
			color: #777;
			font-weight: bold;
			display: block;
			font-size: 11pt;
		}

			.BlogPostDate
			{
				color: #b7b7b7;
				font-size: 7pt;
				display: block;
			}

#newsTitle
{
	height: 23px;
	width: 210px;
	background-color: #bec8d2;
	padding: 6px 0 0 10px;
	text-align: left;
	color: #fff;
	font-weight: bold;
}

    #newsTitle a:link, #newsTitle a:active, #newsTitle a:visited, #newsTitle a:hover
    {
    	color: #fff;
    	font-weight: bold;
    	text-decoration: none;
    }

	.NewsPost
	{
		margin-bottom: 10px;
		font-size: 8pt;
		padding: 3px 7px 7px 7px;
	}

		.NewsPostTitle
		{
			color: #777;
			font-weight: bold;
			display: block;
			font-size: 10pt;
		}

#searchSiteTitle
{
	color: #002b56;
	font-size: 8pt;
}

#TeamTitle
{
	width: 660px;
	font-size: 22pt;
	text-align: left;
	color: #9cadbd;
	font-weight: bold;
	border-bottom: 3px solid #9cadbd;
	margin-bottom: 10px;
}

.rule660
{
	width: 660px;
	height: 1px;
	border-bottom: 3px solid #9cadbd;
	font-size: 1pt;
	display: block;
	margin: 10px 0 10px 0;
}

.TeamDesc p, .TeamDesc
{
    color: #a0a0a0;
    font-size: 8pt;
}

    .noticeInfo
    {
        border           : 1px solid #002B56;
        color            : #eff4ff;
        background-color : #002B56;
        padding          : 4px;
        font-family      : Arial, Verdana, Sans-Serif;
        font-size        : 8pt;
        font-weight      : bold;
        text-align       : center;
        width            : 35px;
    }

        .noticeWarning
        {
            border           : 1px solid #bf9117;
            color            : #fff6df;
            background-color : #bf9117;
            padding          : 4px;
            font-family      : Arial, Verdana, Sans-Serif;
            font-size        : 8pt;
            font-weight      : bold;
            text-align       : center;
            width            : 55px;
        }

            .noticeError
            {
                border           : 1px solid #df4b37;
                color            : #ffe2e2;
                background-color : #df4b37;
                padding          : 4px;
                font-family      : Arial, Verdana, Sans-Serif;
                font-size        : 8pt;
                font-weight      : bold;
                text-align       : center;
                width            : 45px;
            }

                .noticeSuccess
                {
                    border           : 1px solid #207f0f;
                    color            : #e2efe0;
                    background-color : #207f0f;
                    padding          : 4px;
                    font-family      : Arial, Verdana, Sans-Serif;
                    font-size        : 8pt;
                    font-weight      : bold;
                    text-align       : center;
                    width            : 55px;
                }

span.req
{
	font-size: 75%;
	color: #ff0000;
}

span.fldDesc
{
	font-size: 85%;
	color: #9f9f9f;
	padding-right: 15px;
}

hr.d
{
	border: none 0;
	border-top: 1px solid #dedede;
	height: 1px;
	padding: 10px auto 0 0;
}

#Required
{
	width: 1px;
	height: 1px;
	visibility: hidden;
	display: none;
}