HTML
{
	PADDING: 0px; 
	MARGIN: 0px;
}
BODY
{
	background: #fff;	
	padding: 0px;
	margin: 0px;
}
BODY, SPAN, .Settings, .Settings DIV, TD, .Normal, .Head, .SubHead
{
	font-family: "Verdana", arial, sans-serif; 
	font-size: medium;
	font-weight: normal;
	COLOR: #000
}

A:link, A.skinobject:link 
{
	COLOR: #03267A;
	font-weight: normal;
	font-size: 100%;
}
A:active, A.skinobject:active 
{
	COLOR: #03267A;
	font-weight: normal;
	font-size: 100%
}
A:visited, A.skinobject:visited 
{
	COLOR: #03267A;
	font-weight: normal;
	font-size: 100%
}
A:hover, A.skinobject:hover 
{
	color: #F12C0A;
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
}
SELECT
{
	font-size: 90%;
	font-family: Tahoma, Arial, Helvetica;
}
TEXTAREA
{
	font-size: 90%;
	font-family: Tahoma, Arial, Helvetica;
}
INPUT
{
	font-size: 90%;
	font-family: Tahoma, Arial, Helvetica;
}
BUTTON
{
	font-size: 90%;
	font-family: Tahoma, Arial, Helvetica;
}
#Main
{
	background: transparent url(images/bg_body.jpg) repeat-x 0px 0px;
	WIDTH: expression(document.body.clientWidth < 766 ? "766px" : "100%"); 
	min-width: 766px;
}
#Common
{
	MARGIN: 0px auto; 
	WIDTH: expression(document.body.clientWidth > 930 ? "930px" : "auto"); 
	max-width: 965px;
	background: transparent
}
#CommonHeader 
{	
}
.CommonTitleBarImage
{
	padding: 6px 8px 12px 0px;
}
.CommonTitleBarLogo
{
	height: 101px
}
#welcome 
{
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 10px; 
	COLOR: #000; 
	MARGIN-RIGHT: 5px
}
#welcome A 
{
	COLOR: #3B506F; 
	FONT-SIZE: 10px
}
.CommonTitleBarRightArea
{
	background: url(images/PES-Label.jpg) no-repeat left bottom;	
}
.CommonTitleBarSpacer
{
	WIDTH: expression(document.body.clientWidth > 800 ? "100%" : "500px"); 
	min-width: 500px;
}

.CommonTabBar
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 15px 0px 15px;
	text-transform: lowercase;
	padding-top: 0px;	
	clear: both;	
	height: 38px;	
}
.CommonTabBar UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	white-space: nowrap;
}
.CommonTabBar UL LI
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
.CommonTabBar UL LI A:link,
.CommonTabBar UL LI A:visited
{
	background: transparent url(images/menu_item.jpg) no-repeat;
	text-decoration: none;
	display: block;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	color: #F7F7F2;
	width: 100px;
	border: none;
	line-height: 26px;
	padding-top: 7px;
	height: 26px;
}
.CommonTabBar UL LI A:hover
{
	background-position: 0px -37px;
	color: #C6C6A4;
	line-height: 29px;
	padding-top: 4px;	
	height: 29px;
}

.CommonTabBar UL LI.selected A:link, 
.CommonTabBar UL LI.selected A:visited, 
.CommonTabBar UL LI.selected A:hover
{
	background: transparent url(images/menu_item_active.jpg) no-repeat 0px 0px;
	width: 100px;
	color: #C6C6A4;
	line-height: 29px;
	padding-top: 4px;	
	height: 29px;
	font-size: 10pt;
	text-decoration: none
}

.CommonTopbarOuter
{
	background: url(images/bg_l_curve.gif) #fff no-repeat left bottom;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 8px;	
}
.CommonTopbarInner
{
	background: url(images/bg_r_curve.gif) #fff no-repeat right bottom;
	padding: 0px 8px 0px 0px;
	margin: 0px 8px 0px 0px;	
}
.CommonTopbar
{
	background: #F8F8F4;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #D2D2B7
}

#CommonBody
{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-size: 100%;
}
#CommonBodyTable
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	clear: both;
}

.CommonContent
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 100%;
	padding-bottom: 8px;
	padding-top: 0px;
}
#CommonBodyTable .CommonContent A:hover
{
	border-bottom: dotted 1px #F12C0A;
	text-decoration: none
}
.CommonContent P
{
	font-size: 90%;
	padding: 0px 0px 15px 0px;
	margin: 0px
}
.CommonContent UL, .CommonContent OL
{
	font-size: 85%;
}
.CommonContent UL LI, .CommonContent OL LI
{
	padding-bottom: 6px	
}

.CommonSectionTitle
{
	font-size: 100%;
	Font-weight: bold;
	border-bottom: #cc3300 solid 1px;
}

.CommonTitle
{
	padding: 0px 10px 10px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 130%;
	color: #BC4B4B;	
}
.CommonTitle A:link
{
	color: #c15f0f;
}
.CommonTitle A:active
{
	color: #c15f0f;
}
.CommonTitle A:visited
{
	color: #c15f0f;
}
.CommonTitle A:hover 
{
	COLOR: #c15f0f
}
.CommonSubTitle
{
	padding-right: 4px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 130%;
	padding-bottom: 4px;
	margin: 0px;
	color: #BC4B4B;
	padding-top: 4px;
}

#CommonLeftColumn 
{
	PADDING-BOTTOM: 22px
}
.CommonBodyColumn
{
	margin: 0px 0px 0px 0px;
	padding: 12px 8px 22px 8px
}
.CommonRightColumn
{
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 22px;	
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
}

.CommonSidebarArea
{
	margin: 22px 0px 0px 0px;
	overflow: hidden;
	width: 192px;
}
.CommonSidebarArea A:link
{
	color: #698d73;
}
.CommonSidebarArea A:active
{
	color: #698d73;
}
.CommonSidebarArea A:visited
{
	color: #698d73;
}
.CommonSidebarArea A:hover
{
	color: #698d73;
}

#CommonFooterWrap
{
	BACKGROUND: url(images/bg_footer.gif) repeat-x left top;
	MARGIN: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
}
#CommonFooter 
{
	padding: 10px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-align: center;	
	color: #000
}
#CommonFooter .SkinObject
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica;
	color: #000
}
#CommonFooterNavigation 
{
	CLEAR: both; 
	font-size: 7pt;
	TEXT-TRANSFORM: lowercase;
	text-decoration: none;
	text-align: center;
	padding: 30px 0px 0px 0px;		
	margin: 0px 0px 0px 0px;
}
#CommonFooterNavigation UL 
{
	list-style-type: none;
	white-space: nowrap;
	display: table;
	margin: 0px auto 0px auto;	
	margin-left: expression(isIE ? 0 : auto);
	margin-right: expression(isIE ? 0 : auto);
	padding: 0px; 
}
#CommonFooterNavigation UL LI
{
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	padding-top: 0px;
	height: 25px;
}
#CommonFooterNavigation UL LI A
{
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	font-weight: bold;	
	background: #677790;
	float: left;		
	color: #fff;
	line-height: 25px;	
	font-style: normal;
	height: 25px;	
	font-variant: normal;
	text-decoration: none;
	margin: 0px 1px 0px 1px
}
#CommonFooterNavigation UL LI A:hover
{
	color: #fff;
	background-color: #36393d;
}
#CommonFooterNavigation UL LI.selected A 
{
	COLOR: #fff; 
	BACKGROUND-COLOR: #333
}
#CommonFooterCopyRight
{
	padding: 8px 0px 20px 0px;
	clear: both;
	float: none	
}

