﻿body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #435664;
	background-image: url( '../Images/NewLook/Back.png' );
	background-repeat: repeat-x;
}
table
{
	font-size: inherit;
	color: inherit;
	background-color: inherit;
}
.Gray
{
	color: Gray;
}

#div_PagePadding
{
	padding-top: 0px;
}
#div_Title
{
		min-width: 950px;
	width:950px;
		margin:auto;
/*
	background-image: url( '../Images/NewLook/TitleBackground.png' );
	background-repeat: no-repeat;
	height: 65px;
	float: left;

}
#div_TitleLogo
{
	float: left;
	clear: left;
	padding-top: 5px;
	padding-left: 5px;
}
#div_TitleText
{
}
#div_TitleSupport
{
	margin-top: 8px;
	background-color: Transparent;
	padding-top: 10px;
	padding-right: 10px;
/*
	background-position: bottom right;
	background-image: url( '../Images/NewLook/TitleBorder.png' );
	background-repeat: no-repeat;
*/
	height: 67px;
}
.TitleText
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#div_Content
{
	border: 1px solid #000000;
	clear: both;
	background-color: White;
	min-height: 530px;
		min-width: 948px;
	width:948px;
	margin:auto;
}
#div_Footer
{
	clear: both;
	text-indent:10px;
	padding-top: 7px;
	background-image: url( '../Images/NewLook/FooterGradient.png' );
	background-repeat: repeat-x;
	color: #DDDDDD;
	height: 25px;
	min-width: 950px;
	width:950px;
		margin:auto;
		font-size:12px;
}
#div_Menu
{
	clear: both;
	background-image: url(     '../Images/NewLook/MenuGradient.png' );
	background-repeat: repeat-x;
	height: 30px;
	vertical-align: middle;
	min-width: 950px;
	width:950px;
		margin:auto;
}
.PageMenu
{
	color: #DDDDDD;
	font-size: 14px;
}
.TitleBackground_Left
{
	background-position: left top;
	background-image: url(     '../Images/NewLook/TitleBackground_Left_White.png' );
	background-repeat: no-repeat;
}
.TitleBackground_Center
{
	background-position: left top;
	background-image: url(     '../Images/NewLook/TitleBackground_Center_White.png' );
	background-repeat: repeat-x;
	
}
.TitleBackground_Right
{
	background-position: right top;
	background-image: url(     '../Images/NewLook/TitleBackground_Right_White.png' );
	background-repeat: no-repeat;
	font-size:12px;
	
}