@charset "UTF-8";





    html, body {
	height:100%;
	background-color: #E0E0E0;
     }
     .pagewrap
     {
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url(images/Background-gradient.png);
     }
     .header
     {
	width:100%;
	height:150px;

     }
     .content
     {
	width:993px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
     }
	.bodyDiv
     {
	width:993px;
	background-image: url(images/GSNwhitebak.png);
	background-repeat: repeat;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
     }
     .footer
     {
    margin: 0px;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 46px;
    background-image: url(images/GSNfooter.png);
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 13px;
    text-align: center;
    color: #FFFFFF;
}
    .GridBak1 {
	background-image: url(images/GidBak1web.png);
	background-repeat: repeat-x;
	}
    .GSNmenu {
	background-image: url(images/Menu/GSNmenu.png);
	height: 25px;
	width: 100%;
	background-repeat: no-repeat;
	}
    .BodyPadDiv {
	background-image: url(images/SandTexture.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
	}
    .MenuItems {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
	}

.PakBoxVertLeft {
	background-image: url(images/whitebox/Lwhite.png);
	background-repeat: repeat-y;
}
.PakBoxVertRight {
	background-image: url(images/whitebox/Rwhite.png);
	background-repeat: repeat-y;
}
.PakBoxHorzBottom {
	background-image: url(images/whitebox/Bwhite.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center top;
}


.whiteboxleft {
	background-image: url(images/whitebox/Lwhite.png);
	background-repeat: repeat-y;
	
}
.whiteboxbottom {
	background-image: url(images/whitebox/Bwhite.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center top;
}
.whiteboxright {
	background-image: url(images/whitebox/Rwhite.png);
	background-repeat: repeat-y;
	
}
.whiteboxtop {
	background-image: url(images/whitebox/Twhite.png);
	background-repeat: repeat-x;
	height: 15px;
}
.whiteboxcenter {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.HeaderText1 {
	font-size: 18px;
	font-weight: bold;
	color: #30489A;
}
.BodyText1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
}
.HeaderText2 {
	font-size: 16px;
	font-style: italic;
	color: #30489A;
}
.BodyRightAlign
{
    text-align: right;
}

