html
{
	background: #dbe1e9;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
body
{
	background: #fff url(../../images/Quin/BG.gif) repeat-x top;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
div
{
	padding: 0;
	margin: 0;
}
span
{
	padding: 0;
	margin: 0;
}
table
{
	border: 0;
}
img
{
	border: 0px;
	visibility: visible;
}
a:link, a:active, a:hover, a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #002d62;
}
.CB
{
	clear: both;
}
.FL
{
	float: left;
}
.FR
{
	float: right;
}
a:link, a:active, a:hover, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #f33;
}

.PageAlign
{
	width: 779px;
	margin: auto;
	text-align: left;
}
.PageBG
{
	background: #fff;
}
.LogoArea
{
	width: 195px;
	height: 139px;
}
.HeaderArea
{
	width: 584px;
	height: 139px;
}
.Nav
{
	background: #dbdbdb;
	height: 34px;
}
.BreadCrumbArea
{
	width: 500px;
}
.BreadGap
{
	width: 27px;
}
.SearchArea
{
	width: 220px;
}
.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
	font-family: Arial, Sans-Serif;
	color: #f33;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 40px;
}
.SearchBoxLabel
{
	width:59px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 40px;
}
.SearchField
{
	width: 107px;
	height: 20px;
	border-top: solid 1px #6E6E6E;
	border-left: solid 1px #8C8C8C;
	border-right: solid 1px #D1D1D1;
	border-bottom: solid 1px #E8E8E8;
	background-image: url(../../images/TextFieldBG.gif);
	background-position: top left;
}
.SearchFieldArea
{
	width: 112px;
}
.SearchButtonArea
{
	width: 22px;
}
.ContentArea
{
	width: 720px;
}
.ContentLeft
{
	width: 168px;
}
.ContentMid
{
	width: 53px;
}
.ContentRight
{
	width: 499px;
}
.VerticalDots
{
	background: url(../../images/Quin/VerticalDots.gif) repeat-y top left;
}
.MinHeight
{
	width: 27px;
	height: 250px;
}
.BottomShadow
{
	background: #fff url(../../images/Quin/BottomShadow.jpg) no-repeat top;
}
.copyright, a:link.copyright, a:active.copyright, a:hover.copyright, a:visited.copyright
{
    font-family: Arial, Sans-Serif;
    color: #666;
    font-size: 11px;
    line-height: 16px;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
}