body
{
    color: #333333;
    font-family: Arial;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.nopadmargin
{
	margin: 0;
	padding: 0;
}

a:link, a:active, a:visited
{
    color: #C82539;
    text-decoration: underline;
}

.sent
{
    color: #C82539;
    border-bottom: dotted 1px #CCCCCC;
	border-top: dotted 1px #CCCCCC;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 0px;
}

form
{
    margin-bottom: 0px;
}

.sent ol
{
  margin-left: 8px;
	padding-left: 10px;
}

.sent p
{
    color: #333333;
}

div.pageHeader
{
    font-weight: bold;
}

div.contentHeader
{
	font-weight: bold;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin: 4px 0px 4px 0px;
	padding-top: 3px;
	clear: both;
}

div.cardthumb
{
	margin-bottom: 4px;
}

.cardthumb img
{
	margin-right: 4px;
	vertical-align:middle;
}

div.thumbnail
{
    margin: 4px 0px 4px 0px;
}

.thumbLinks
{
    padding-top: 4px;
}

.thumbnail img
{
    float: left;
    margin: 2px 8px 2px 2px;
}

.preview
{
    text-align: center;
}

.clear
{
    clear: both;
}

.banner
{
    text-align: center;
    margin: 0;
    padding: 0;
}

.banner img
{
    border-style: none;
    margin: 0;
    padding: 0;
}

div.categoryMenu
{
  border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
  margin: 4px 0px 4px 0px;
  padding: 4px 0;
  clear:both
}

ul
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    list-style-image: url(/Content/Images/Bullet.gif);
    list-style-position: inside;
    padding-left: 10px;
}

div.footer
{
    background-color: #ebebeb;
    margin: 0;
    font-size:9px;
    color: #555555;
}

div.footerOperator
{
    border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
    margin: 0px 0px 4px 0px;
    padding: 4px 5px 0 5px;
    font-style: italic; 
}

div.footerOperatorNoItalic
{
  border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
  margin: 4px 0px 4px 0px;
  padding: 4px 5px 0 5px;  
}

div.footerCopyright
{
    border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
    margin: 4px 0px 0px 0px;
    padding: 5px 5px 0px 5px;
    clear:both;
}

div.footerLinks
{
    padding: 0 5px 0 4px;
    margin: 0;
}

div.paging
{
    border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
    margin: 4px 0px 4px 0px;
    padding: 4px 0 0 0;
}

div.button
{
    margin-top: 4px;
}

div.buttonRight
{
    margin-top: 4px;
    text-align: right;
}

div.center
{
    text-align: center;
}

div.cardImage
{
	text-align: center;
	padding: 5px 0 5px 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	margin-bottom:5px;
} 

div.content
{
    margin: 2px 5px 2px 5px;
}

.vam
{
    vertical-align: middle;
    border: 0;
    margin: 6px 8px 2px 2px;
    float:left;
}

.nofloat
{
   float:none;
}

div.buttonRight
{
	margin-top: 4px;
	text-align: right;
	background-color:#f2f2f2;
	padding:5px;
} 

.fullWidthTextBox
{
}

.border
{
	border: 1px solid black;
}


.rightAlign
{
	text-align: right;
}

.cardMessage
{
    font-weight: bold;
    text-align: left;
}

.error
{
	color: Red;
}

div.cardSection
{
    display:block;
    white-space:nowrap;
}

div.cardDivider
{
    border-top: 1px dotted #CCCCCC;
    margin: 4px 0px 0px 0px;
    padding: 0px 5px 0px 5px;
    height:0.1em;
}

div.footerSpacer
{
    margin-top: 4px;
}