/* CSS Document  */

body {
	margin: 0px 0px; 
	padding:0px;
	background-image: url(../images/bg_upperfade.jpg);
	background-repeat: repeat-x;
	background-color: #0A233D;
}

/* Text Styles */

A:link {
    text-decoration: none;
	color:#006699;
}

A:visited {
    text-decoration: none;
	color:#003366;
}

A:active {
    text-decoration: none;
	color:#888888;
}

A:hover {
    text-decoration: underline; 
	color: #006699;
}

.sidetext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	line-height: 20px;
	color: #000000;
}

.regtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}

.medtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.medboldtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	font-weight: bold;
}

.address {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 12px;
}

.bigtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.details {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
	font-weight: bold;
}

.subtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}

.author {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
}

.contact {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 32px;
}

.activity {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

.description {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}

.additional {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* DIV and TR classes go under this line. */

.WelcomeBox
{
    position: inherit;
	float: left;
	background-image:url(../images/welcome_box.jpg);
	height: 303px;
	width: 579px;
	padding-left: 15px;
	padding-right: 13px;
	padding-top: 47px;
}

#MainDiv
{
    position: inherit;
	float: left;
	background-image:url(../images/flash_window.jpg);
	height: 368px;
	width: 599px;
	padding-left: 8px;
	padding-top: 9px;
	z-index: 1;
}

.NavDiv
{
    position: inherit;
	height: 25px;
	width: 850px;
	z-index: 1;
}

.RightBar
{
	background-color: #FFFFFF;
	width: 236px;
	padding-left: 7px;
	padding-top: 10px;
}
	
.UpperLip
{
    position: inherit;
	background-image: url(../images/upper_lip.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 607px;
	height: 25px;
}

.UpperLipWide
{
    position: inherit;
	background-image: url(../images/upper_lip_wide.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 850px;
	height: 20px;
}

TD.MiddleContent
{
    position: inherit;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-y;
	width: 583px;
	padding-left: 12px;
	padding-bottom: 12px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	vertical-align: text-top;
}	

.LowerLip
{
    position: inherit;
	background-image: url(../images/lower_lip.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 607px;
	height: 25px;
}

.LowerLipWide
{
    position: inherit;
	background-image: url(../images/lower_lip_wide.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 850px;
	height: 20px;
}

TR.FooterRow
{
    position: inherit;
	background-image: url(../images/footer.jpg);
	height: 34px;
	width: 850px;
}

.HeaderRow
{
    position: inherit;
	background-image: url(../images/header.jpg);
	height: 159px;
	width: 850px;
	top: 0px;
}

.sidebyside {
    position: inherit;
	text-align: left;
	left: 0px;
	top: 0px;
	width: 850px;
	height: 225px;
	z-index: 1;
}

TD.LeftColumn
{
    background-image: url(../images/left_fade.jpg);
    background-position: top right;
	background-repeat: repeat-y;
	padding: 0px;
    height: 100%;
    width: 25%;
}

TD.CenterColumn
{
	height: 100%;
    width: 850px;
	text-align: left;
	background-color: #FFFFFF;
}

TD.RightColumn
{
    background-image: url(../images/right_fade.jpg);
	background-position: top left;
    background-repeat: repeat-y;
    height: 100%;
    width: 25%;
}

TR.ContentRow
{
    position: inherit;
	background-color:#FFFFFF;
	text-align: left;
	padding: 0px;
}

TR.ContentColumn
{
	position: inherit;
	background-image: url(../images/stretchy_bg.jpg);
	background-repeat: repeat-y;
	width: 850px;
	height: 100%;
}

TD.LeftContent
{
	padding: 0px;
	background-color: #FFFFFF;
    width: 607px;

}

TD.RightContent
{
	padding: 0px;
	background-color: #FFFFFF;
    width: 243px;
	vertical-align: top;
}

TD.ContactInfo
{
    background-image: url(../images/contact/contact_box.jpg);
	background-repeat: no-repeat;
    height: 165px;
    width: 390px;
	padding-left: 20px;
	padding-top: 25px;
}

.information
{
    width: 92%;
    height: 100%;
	text-align: left;
}

.PaddedContent
{
    position: inherit;
	width: 820px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.PaddedContentSmall
{
    position: inherit;
	text-align: left;
	width: 550px;
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.CenterTable
{
	width: 850px;
    height: 100%;
	z-index: 1;
}