html
{
	 height : 100%;
}

body
{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	background-color:White;
	background-image:url(/Templates/Images/bg_gradient.png);
	background-repeat:repeat-x;
}

.LogotypeImage 
{
	border: solid 0px #ffffff;
}

.Container
{	
	margin:auto; 
	width:1002px;
	height:100%;
	margin-top:0px; 
	background-color:White;
}

.Container .Header
{
	/*width:100%;*/
	width:1002px;
	height:87px;
	background-image:url("/Templates/Images/sog_header.png");
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
}

.HeaderLeftSection
{
	float:left;
	width: 222px;
	height: 87px;	
}

.HeaderRightSection
{
	float:left;
	width: 780px;
	height: 87px;	
}

.HeaderTopRightSection
{
	width: 760px;
	height: 42px;
	padding-right: 20px;
}

.HeaderBottomRightSection
{
	width: 780px;
	height: 45px;
}
	
.Container .Footer
{
	width: 100%;
	height: 40px;
	background-color: white;
	padding-top: 40px;
	clear: both;
	display: block;
}
.Footer{margin-top:20px;}

.FooterLeftSection
{
	float:left;
	width:auto;
	color:#cecece;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-decoration:none;
	margin-left: 5px;
}

.FooterLeftSection a
{
	color:#cecece;
	text-decoration:none;
}

.FooterRightSection
{
	float:right;
	width:auto;
	color:#cecece;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-decoration:none;
	margin-right: 5px;
}

.FooterRightSection a, 
.FooterRightSection a:visited, 
.FooterRightSection a:active,
.FooterRightSection a:hover
{
	color:#cecece;
	text-decoration:none;
}

.Container .Content
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	display: block;
	width: 100%
}

.RightContentBox
{
	background-image: url("/Templates/Images/RightColumn/RightContentBoxMiddle.gif");
	background-repeat: repeat-y;
	margin-top:5px;
	margin-left: 14px;
}

.RightContentBoxTop 
{
	background-image: url("/Templates/Images/RightColumn/RightContentBoxTop.png");
	height: 76px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.RightContentBoxBottom 
{
	background-image: url("/Templates/Images/RightColumn/RightContentBoxBottom.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 37px;
	margin-top: -55px;
	padding-bottom: 36px;
	margin-bottom:25px;
	min-height: 100px;
	/*height: auto !important;*/
	/*height: 100px;*/
}

.BreadCrumbs
{
	font-family: Arial, Verdana, Tahoma;
	text-align: right;
	margin-right: 12px;
	font-size: 12px;
	color: #888888
}

.BreadCrumbs a
{
	color: #888888
}

.LeftAndRightContent
{
	margin: 0px 0px 0px 44px;
	padding-top: 10px;
	
}

.LeftContent
{
	float: left;
	width: 570px; /*width: 512px;*/
	padding-right: 20px; /*padding-right: 40px;*/
}

.RightContent
{
	float: left;
	padding-left: 30px; /*padding-left: 44px;*/
	width: 328px; /*width: 360px;*/
	margin-top:5px;
}

.RightContentBottom
{
	padding-left:38px;
	margin-right:24px;
}

.RightContentText
{
	margin-right: 34px;
	margin-bottom:9px;
	margin-top: 14px;
}


.RightContentTemp
{	
	padding-top:0.00em;	
}


.QuickLinkDiv
{
	margin-top: 12px;
	margin-right: 15px;
	float: right;
}
.QuickLink
{
	font-family: Arial;
	text-decoration: none;
	color: #737373;
	font-size: 0.8em;
}

.QuickSearchContainer
{
	float: right;
	display: inline;
	/*padding: 9px 5px 9px 5px;*/
	width: 125px;
	vertical-align: middle;
}

.QuickSearch
{
	padding-top: 11px;
	height: 29px;
}

.QuickSearch .Button
{
	/*margin-bottom: -3px;*/
}

.QuickSearch .TextBox
{
	font-style:italic;
	font-size:10px;
	width: 95px;
	height: 13px;
	border: solid 1px #666666;
	/*
	width: 90px;
	height: 16px;
	font-size: 12px;
	color: #737373;
	*/
}

.RightMenuItem
{
	margin-bottom:4px;
	font-weight:normal;
}

.RightMenuItemSelected
{
	margin-bottom:4px;
	font-weight:bold;
}

.RightMenuSec
{
	text-indent:10px;
}

.Clear
{
	 clear:both;
}

.HeaderLeftSection .Logo
{
	position: absolute;
	margin: 17px 0px 0px 26px;
}

.HeaderLeftSection .TagLine
{	
	position: absolute;	
	margin: 63px 0px 0px 27px;
	text-align: right;
	padding-right: 0px;
	width: 192px;
	font-family: Arial;
	font-size: 10px;
	color: #666666;	
	z-index: 1000;
}

.TopImageContent .ImageBox
{
	margin: 4px 0px 8px 10px;
}
.TopImageContent .ImageBox .Transparent
{
	z-index:1;
	position:absolute;
}

.TopImageContent .ImageBox .RoundedCorner
{
	
	position:relative;
}
.TopMenuLink
{
	float: right;
	font-family: Arial;
	text-decoration: none;
	color: #666666;
	padding: 14px 7px 13px 4px;	
	font-size: 12px;
	font-weight: normal;
	cursor: default;
}
.TopMenuLink ul
{
	margin: 0;
	padding: 2px 2px 0 0;
	line-height:12px;
	text-decoration: none;
}
 .TopMenuLink li
{
	display:inline;
background:none;
text-decoration: none;
}

.TopMenuLink a, .TopMenuLink a:hover, .TopMenuLink a:active, .TopMenuLink a:visited
{
	text-decoration:none;
	color: #666666;
	font-family: Arial;
		font-size: 12px;
		line-height:12px;
	font-weight: normal;
}
.xformvalidator
{
	color: #ff0000;
	font-style: italic;
}

