﻿

.dottedLine 
{
	font-size:0px;
	background: url( Images/dots.gif ) repeat-x;
	height:1px;
}

.blDash 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	font-family:Arial, Sans-Serif;
    color:#58595b;
    line-height:1.4;
    list-style-type:none;
}

.blDash li 
{
    padding-left:10px;
    background:transparent url(Images/bullet.gif) no-repeat;
    background-position:0 7px;
    border-bottom:solid 1px #d5d5d6;
    padding-bottom:1px;
    margin-bottom:2px;
}
 
.blWhiteDash 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	font-family:Arial, Sans-Serif;
    color:White;
    line-height:1.4;
    list-style-type:none;
}

.blWhiteDash li 
{
    padding-left:10px;
    background:transparent url(Images/bulletWhiteDash.gif) no-repeat;
    background-position:0 7px;
}
 
.blDot
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	font-family:Arial, Sans-Serif;
    color:#58595b;
    line-height:1.4;
    list-style-type:none;
}

.blDot li 
{
    padding-left:14px;
    background:transparent url(Images/bulletDot.gif) no-repeat;
    background-position:0 6px;
    padding-bottom:1px;
    margin-bottom:2px;
}

.blueBoxBR 
{
	padding:15px 15px 15px 15px;
	background:url(images/BlueBoxCorner.gif) no-repeat bottom right;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	color:White;
}

.blueBoxBR a
{
	
	font-family:Arial, Sans-Serif;
	font-size:12px;
	color:White;
	text-decoration:none;
}

.blueBox
{
	background:url(images/BlueBoxBack.gif) repeat-y right;
}

.historyYear 
{
	background-image: url(images/whiteCorner.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:100px; 
	height:20px; 
	padding-top:4px;
	text-align:center;
}

.historyYear span
{
	background: url(images/chevronWhite.gif) no-repeat right 4px;
	padding-right:11px;
	color:White;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
}

.historyItem_col, .historyItem_exp
{
	padding:3px 0px 3px 0px;
	font-family:Arial, Sans-Serif;
	color:#172d56;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}

.historyItem_col span 
{
	color:#807f7f;
}

.historyItem_exp span 
{
	display:none;
}

.historyItem_col div 
{
	display:none;
}

.historyItem_exp div 
{
	margin-top:15px;
	display:block;
	font-family:Arial, Sans-Serif;
	font-size: 10px;
	color:#58595b;
}
