
a {
	color : #339966;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
}

a:hover {
	color : #4682B4;
}

body
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #339966;
	background-color : #FFFFFF;
	margin-left : 5px;
	margin-top : 5px;
	margin-right : 5px;
}

input
{
	font-size : 8pt;
}

select
{
	font-size : 8pt;
}


p 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}


textarea
 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	border : solid ;
	border-color: #9C9C9C;
	border-width : 1 1 1 1;
}

tr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}


.textbox {
    border : solid ;
	border-color: #9C9C9C;
	border-width : 1 1 1 1;
}


.overviewtitle
{
	color: #FFFFFF;
	font-weight : bold; 
	text-align : center;
    vertical-align : middle;
}

.overviewpadding
{
	margin-left: -10px;
	list-style-position: outside;
    list-style-image: url(/Images/bullet.gif);
	line-height : 120%;
}

.bodylist
{
	font-size : 8pt;
	list-style-position: outside;
    list-style-image: url(/Images/bullet.gif);
	line-height : 120%;
	}

.bottomborder
{
    border : solid #DDDDDD;
	border-width : 1 0 0 0;
}

.aleftnav {
	color : #00514A;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	}

.leftnavigation{
	line-height : 160%;
	margin-top:  -18px;
	margin-left:  17px;
	list-style-position: outside;
	list-style-image: url(/Images/arrow_nav.gif);
}

.shortcutoptions {
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #4C4C4C;
	text-decoration : none;
}


.breaddivider{
	color : #99A56E;
	font-size : 7pt;
}

.breadcrumb {
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : none;
}

.breadcrumblast {
	font-weight : bold;
	font-size : 7pt;
	text-decoration : none;
}

.subHeading{
	font-size : 8pt;
	font-weight : bold;
	padding-bottom : 4px;
	display : block;
	text-align: left;
}


.objectVisible
{
    POSITION: relative;
    VISIBILITY: visible
}

.objectHidden
{
    POSITION: relative;
    VISIBILITY: hidden
}



.productGroups
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Geneva, Arial,Helvetica,sans-serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold;
    text-align : center;
    vertical-align : middle;
}


.newpage{
	page-break-after : always;
}


.bold{
    FONT-WEIGHT: bold;	
}



.displayNone 
{
	display : None;
}

.question {
	padding-bottom: 6px;
}

.answer {
	padding-top: 4px;
	padding-bottom: 16px;
	color: #666666;
}

.mouseover
{
	color : #4682B4;
	cursor : pointer;
}

.mouseout
{
	color: #336666;

}


.smallText
{
	font-size :5pt;
}



.pdfText {
	font-size :7pt;
	text-decoration : none;
}

.acctitems {
	color : #FFFFFF;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

.acctitems:hover {
	color : #00406E;
}


.tablebox
{
	background-color : #FFFFFF;
	font-size : 7pt;
}

.tabletitle
{
	font-weight : bold; 
	font-size : 7pt;
	text-align : center;
    vertical-align : middle;
	background-color : #C6B6CE;
}

.tableLightRow{
	background-color: #FFFFFF;
	font-size : 7pt;
	padding-bottom : 2px;
}

.tableDarkRow{
	background-color: #CEC7D6;
	font-size : 7pt;
}

.formtitle
{
	font-weight : bold; 
	text-align : center;
    vertical-align : middle;
	background-color :#C6B6CE;
	}

.formbox
{
	background-color :#CEC7D6;
}