﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003366;
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
	border: 0;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline;}

.imageBorder
{
	border: solid 1px #004C93;
	margin: 0pt 10px 5px 0px;
}

.imageNoBorder
{
	border-style: none;
	margin: 0pt 10px 5px 0px;
}

#Container
{
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url("Images/Body.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	padding: 0;
	border: 0;
}

#Header1
{
	width: 760px;
	margin: 0;
	padding: 0;
	border: 0;
}

#Header1 img
{
	float: left;
}

#Header1 p
{
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

#Header2
{
	float: left;
	width: 548px;
	height: 51px;
	background-image: url("Images/HeaderImage2.jpg");
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
	border: 0;
}

#Header2 p
{
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

#Header3
{
	float: right;
	width: 212px;
	height: 51px;
	background-image: url( "Images/HeaderImage3.jpg" );
	background-repeat: repeat-y;
	background-attachment: scroll;
	text-align: right;
	padding: 0;
	margin: 0;
}

#Header3 p
{
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

.GPCImage
{
	margin-right: 20px;
}

#Header4
{
	float: left;
	width: 548px;
	height: 27px;
	background-image: url("Images/HeaderImage4.jpg");
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
	border: 0;
}

#Header4 p
{
	color: White;
	font-size: 0.8em;
	text-align: left;
	margin-top: 4px;
	margin-left: 10px;
}

#Header5
{
	float: right;
	width: 212px;
	height: 27px;
	background-image: url("Images/HeaderImage5.jpg");
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
	border: 0;
}

#Header5 p
{
	color: White;
	font-size: 0.8em;
	text-align: right;
	margin-top: 4px;
	margin-right: 10px;
}

#Header5 a
{
    text-decoration: none;
	color: White;
}

#Header5 a:link
{
    text-decoration: none;
	color: White;
}

#Header5 a:active
{
	color: White;
}

#Header5 a:hover
{
    text-decoration: underline;
	color: White;
}

#Header5 a:visited
{
	color: White;
}

#Content
{ 
    float: left;
	width: 504px;
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-right: 0px;
	background-color: #fff;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	border: 0;
}

#Content a
{
    text-decoration: none;
	color: #0066CC;
}

#Content a:link
{
}

#Content a:active
{
}

#Content a:hover
{
    text-decoration: underline;
}

#Content a:visited
{
}

#SupplementalContent
{
	float: right;
	width: 212px;
	color: White;
	font-size: 0.8em;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
}

#SupplementalContent a
{
    text-decoration: none;
	color: White;
}

#SupplementalContent a:link
{
}

#SupplementalContent a:active
{
}

#SupplementalContent a:hover
{
    text-decoration: underline;
	color: White;
}

#SupplementalContent img
{
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0;
}
#SupplementalContentTitle
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-left: 4px;
}

#SupplementalContentText
{
	font-size: 1.1em;
	text-align: justify;
	margin-top: 4px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#SupplementalImageDescription
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 8px;
}

#Footer
{
	text-align: center;
	clear: both;
	width: 760px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #CCCCCC;
	padding: 0;
	border: 0;
}

.LogIn
{
    width: 300px;
    height: 180px;
    border: solid 1px #003366;
    vertical-align: middle;
    margin: 0;
	padding: 10px;
}

.LogIn p
{
    margin-top: 4px;
	text-align: left;
}

.defaultFont
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 2em;
    margin-bottom: 12px;
}

.titleFont
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.subTitleFont
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 12px;
}

.textBox
{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 12px;
	margin-bottom: 0;
	padding: 0;
	border: 0;
}
