body{
	color: #3d494e;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	background: #FFF;
}

td{
	color: #3d494e;
	font-size: 12px;
}

table{
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	border-style: none;
	border-spacing: 0px;
	font-weight: normal;
	empty-cells: show;
}

p{
	padding-bottom:12px;
}

ol{
	list-style-type: decimal;
	padding-left: 30;
	padding-top: 12px;
	padding-bottom: 12px;
}

ul{
	list-style-type: disc;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 23;
}

li{
	padding-top: 2px;
	padding-bottom: 2px;
}

strong{
	font-weight: bold;
}

.col{
	display: none;
}

a:link, a:visited, a:active{
	color: #c1257c;
	text-decoration: underline;
}

a:hover{
	color: #ed1c91;
	text-decoration: underline;
}

h1, h1.pageTitle{
	font-size: 13pt;
	font-weight: bold;
}

h1.documentTitle{
	font-size: 11pt;
	font-weight: bold;
}

.copyLinks{
	color: #FFF;
	font-size: 11px;
}

a.copyLinks:link, a.copyLinks:visited, a.copyLinks:active,a.copyLinks:hover{
	color: #FFF;
	text-decoration: underline;
}

/* Scroller */

.scroller, .scrollerLeft, .scrollerCenter, .scrollerRight{
	font-size: 11px;
	font-weight: bold;
}

.scrollerComboBox{
	height: 18;
	font-size: 11px;
}

.scrollerBackNext{
	color: #D5D5D5;
}

.scrollerBackNextGlyph{
	font-size: 10px;
	color: #3671AB;
}

.scrollerBackNextGlyphDisabled{
	font-size: 10px;
	color: #D5D5D5;
}

.scrollerButtonSplitter{
	color: #3671AB;
}

.header{
	width: auto;
	height: 131px;
	background: #ed1c91;
}

.headerInfo{
	color: white;
	font-size: 11px;
}

a.headerFile{
	color: white;
	border-bottom: 1px dashed;
	text-decoration: none;
}

a.headerLink:link, a.headerLink:active, a.headerLink:visited{
	color: white;
	font-size: 11px;
	text-decoration: underline;
}

a.headerLink:hover{
	color: #f1f1f1;
	font-size: 11px;
	text-decoration: underline;
}

.splitterLine{
	background: #c3c5c7;
}

.subNav{
	display: block; 
	position: relative; 
	left: 10px; 
	top: -74px; 
	width: 120px;
	height: 30px; 
	background: url(/images/general/subNavBg.gif);
}

a.lMenu:link, a.lMenu:visited, a.lMenu:active, a.lMenuActive:link, a.lMenuActive:visited, a.lMenuActive:active {
	letter-spacing: 0.06em;
	color: #3d494e;
	text-decoration: none;
}

a.lMenu:hover, a.lMenuActive:hover{
	letter-spacing: 0.06em;
	color: #262c2e;
	text-decoration: underline;
}


td.lMenu, .lMenuActive{
	font-size: 12px;
	padding: 4px 0 4px 0;
/*	text-transform: uppercase; */
	font-weight: bold;
}

td.lMenuActive{
	background-color: #98daf1;
}

td.lMenuGroup{
/*	color: #aaafb1;*/
color: #3498bb;
	font-size: 12px;
	padding: 4px 0 4px 10;
	font-weight: bold;
/*	background-color: #f7edf3;*/
/*	background-color: #f9f3f7;*/
}

.footer{
	font-size: 11px;
}

.footerSplit{
	color: #c3c5c7;
}