body
{
	margin: 0px;
	text-align: center;
	background: #FCFCFC url('images/Background1.jpg');
	font-family: Arial, Verdana, sans-serif;
	font-size: .9em;
}

a
{
	text-decoration: none;
}

#MainDiv
{
	width: 800px;
	min-height: 100%;
	height: 100%;
	background: #FFFFFF;
	text-align: left;
	position: relative;
	margin: 0 auto;
}

#MainDiv2
{
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #FFFFFF;
	text-align: left;
	position: absolute;
	margin: 0 auto;
}

#MainHeaderDiv
{
	width: 100%;
	background: #FFFFFF;
}

#TopMenuDiv
{
	float: right;
	text-align: right;
	margin: 10px;
}

#MainLogoDiv
{
	float: left;
	text-align: left;
	margin: 10px;
}

#LeftPictureDiv
{
	float: right;
	margin: 0px;
}

#LeftPictureDiv3
{
	float: left;
	margin: 40px 0px 0px 10px;
}

#LeftPictureDiv2
{
	float: left;
	margin: 10px 0px 0px 10px;
}

#ImageGallery
{
	width: 321px;
	margin: 15px 10px 0px 0px;
	background: url(images/IG_Background.gif) no-repeat bottom left;
}

img.ImageGalleryBig
{
	width: 321px;
	height: 248px;
}

img.ImageGalleryThumb
{
	width: 55px;
	height: 40px;
	margin: 10px 0px 10px 5px;
}

img.ImageGalleryThumb2
{
	width: 55px;
	height: 40px;
	margin: 10px 0px 10px 4px;
}

#RightMenuDiv
{
	float: right;
	margin: 80px 10px 10px 10px;
	padding: 5px;
	width: 200px;
	border: 2px solid #5DB553;
}

#TopContentDiv
{
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

#MainContentDiv
{
	float: left;
	width: 420px;
	margin: 15px;
}

#MainContentDiv2
{
	float: right;
	width: 550px;
	margin: 10px 20px 10px 20px;
}

img.NavBarImg
{
	border: 0px;
}

img.HeaderBar
{
	width: 100%;
	height: 10px;
	border: 0px;
	vertical-align: top;
}

img.FooterBar
{
	width: 100%;
	height: 10px;
	border: 0px;
}

img.ActionButton1
{
	border: 0px;
}

.CenteredImage
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.CenteredText
{
	text-align: center;
}

img.TextMiddle
{
	vertical-align: middle;
}

#FooterInfoDiv
{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #928DD3;
}

#FooterTextDiv
{
	width: 100%;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
	padding: 5px;
}

table.Table1
{
	padding: 2px;
	border: 0px;
}

span.CheckOutProgCurrent
{
	color: #A550AE;
	font-weight: bold;
}

div.InfoTab
{
	position: relative;
	top: -1px;
	z-index: 101;
	clear: both;
	font-size: small
}

.Tab
{
	background-color: #FBDDFF;
	position: relative;
	text-decoration: none;
	z-index: 100;
	float: left;
	cursor: pointer;
	font-size: small
}

.ActiveTab
{
	background-color: #FFFFFF;
	position: relative;
	text-decoration: none;
	z-index: 102;
	float: left;
	font-size: small
}

.Corner1_T
{
	background: url(images/Corner1_Dot.gif) 0 0 repeat-x;
}

.Corner1_B
{
	background: url(images/Corner1_Dot.gif) 0 100% repeat-x;
}

.Corner1_L
{
	background: url(images/Corner1_Dot.gif) 0 0 repeat-y;
}

.Corner1_R
{
	background: url(images/Corner1_Dot.gif) 100% 0 repeat-y;
}

.Corner1_BL
{
	background: url(images/Corner1_BL.gif) 0 100% no-repeat;
}

.Corner1_BR
{
	background: url(images/Corner1_BR.gif) 100% 100% no-repeat;
}

.Corner1_TL
{
	background: url(images/Corner1_TL.gif) 0 0 no-repeat;
}

.Corner1b_TL
{
	background: url(images/Corner1b_TL.gif) 0 0 no-repeat;
}

.Corner1_TR
{
	background: url(images/Corner1_TR.gif) 100% 0 no-repeat;
	padding: 7px;
	height: 100%;
}

.Corner2_TL
{
	background: url(images/Corner2_TL.gif) 0 0 no-repeat;
}

.Corner2_TR
{
	background: url(images/Corner2_TR.gif) 100% 0 no-repeat;
	padding: 7px;
	height: 100%;
}

.Clear
{
	font-size: 1px;
	height: 1px;
}

.Spacer
{
	font-size: 1px;
	width: 2px;
	float: left;
}

li
{
	list-style-position: outside;
}
