body
{
	
	margin: 10px;
	background-color: #839beb;
	text-align: left;
	min-width: 760px;
	font-family: Arial;
	font-size: 10pt;
}

#Wrapper
{
	margin: 0px;
	width: 740px;
	text-align: left;
}

#Logo
{
	float: left;
	background-position: left top;
	background-image: url(/Styles/Images/Logo.gif);
	background-repeat: no-repeat;
	width: 330px;
	height: 79px;
}

#TopNavArea
{
	float: right;
	text-align: right;
	width: 300px;
	padding-bottom: 0px;
}

#TridentSoftware
{
	float: right;
	width: 223px;
	height: 29px;
}

#TopNavAreaSpacer
{
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 16px;
	overflow: hidden;
}

#Toolbar_Area
{
	float: right;
	padding-bottom: 0px;
}

#Toolbar_Left
{
	float: left;
	background-position: left top;
	background-image: url(/Styles/Images/Toolbar_Left.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 34px;
}

#Toolbar_Right
{
	float: left;
	background-position: left top;
	background-image: url(/Styles/Images/Toolbar_Right.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 34px;
}

#Toolbar
{
	float: left;
	height: 34px;
	
	background-position: left top;
	background-image: url(/Styles/Images/Toolbar_Middle.gif);
	background-repeat: repeat-x;
}

#Toolbar_Content
{
	padding-top: 6px;
	padding-left: 3px;
	padding-right: 3px;
	
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
}

#Toolbar a
{
	color: Black;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

#Toolbar a:hover
{
	color: #C00000;
}

#TopNavMainAreaSpacer
{
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 6px;
	overflow: hidden;
}

#Main_Area
{
	width: 740px;
}

#LeftNav_Area
{
	float: left;
	width: 180px;
}


#PageArea
{
	float: right;
	width: 560px;
}

#LeftNav_TopLeft
{
	float: left;
	background-position: left top;
	background-image: url(/Styles/Images/Main_TopLeft.gif);
	background-repeat: no-repeat;
	height: 11px;
	width:10px;
	
	overflow: hidden;
}

#LeftNav_TopRight
{
	float: left;
	height:11px;
	width:170px;
	background-position: left top;
	background-image: url(/Styles/Images/Main_TopMidLeft.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

#Page_TopLeft
{
	float: left;
	height:11px;
	width:546px;
	background-position: left top;
	background-image: url(/Styles/Images/Main_TopMidRight.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

#Page_TopRight
{
	float: left;
	background-position: left top;
	background-image: url(/Styles/Images/Main_TopRight.gif);
	background-repeat: no-repeat;
	height: 11px;
	width:14px;
	
	overflow: hidden;
}

#VarHeightArea
{
	width: 740px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#LeftNav
{
	background-position: left top;
	background-image: url(/Styles/Images/Main_MiddleLeft.gif);
	vertical-align: top;
	width: 180px;
	color: white;
	background-repeat: repeat-y;
	background-color: #6f7292;
}

#Page
{
	background-color: white;
	width: 560px;
	background-position: right top;
	background-image: url(/Styles/Images/Main_MiddleRight.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

#LeftNav_BottomLeft
{
	clear: both;
	float: left;
	height:14px;
	width:15px;
	background-position: left top;
	background-image: url(/Styles/Images/Main_BottomLeft.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#LeftNav_BottomRight
{
	float: left;
	background-position: left top;
	background-image: url(/Styles/Images/Main_BottomMidLeft.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	width: 165px;
	height: 14px;
}


#Page_BottomLeft
{
	float: left;
	height:14px;
	width:547px;
	background-position: left top;
	background-image: url(/Styles/Images/Main_BottomMidRight.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

#Page_BottomRight
{
	float: left;
	background-position: left top;
	background-image: url(/Styles/Images/Main_BottomRight.gif);
	background-repeat: no-repeat;
	height: 14px;
	width:13px;
	
	overflow: hidden;
}

#Contents
{
	padding-left: 10px;
	padding-right: 18px;
	font-family: Arial;
	font-size: 10pt;
}

#NavBar
{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana;
	font-size: 10pt;
}

#Copyright
{
	
}

#Copyright div
{
	margin-top: 10px;
	margin-bottom: 3px;
	overflow: hidden;
	height: 1px;
	background-color: black;
}

#Copyright p
{
	padding-top: 0px;
	margin-top: 0px;
	font-size: 8pt;
}