/* reset style */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, ul, li, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
		
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End of reset */

/* Style Guide Version 1 Aug'08*/

body {
		font: 11px/1.5em arial,helvetica,clean,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
}

h1 { 
		color:#921D44;
		font-size:218%;
		font-weight:bold;
		 float:left;
		 padding-top:5px;

		
}

h2 {
		color:#921D44;
		font-size:170%;
		font-weight:bold;
		padding-bottom:8px;
}

h3 {
		color:#921D44;
		font-size:125%;
		font-weight:bold;
		padding-bottom:5px;
 text-align:left;
}

.h3 {		
		color:#921D44;
		font-size:1.2em;
		font-weight:bold;
		text-align:left;
		padding-bottom:15px;		
}

.h4 {
		/*
		color:#000;
		font-size:0.9em;
		font-weight:bold;
		*/
		padding-bottom:15px;
		padding-top:15px;
}

h4 {
		color:#000;
		font-size:130%;
		font-weight:bold;
		padding-bottom:5px;		
}

p {
		font-size:110%;
		padding:0 0 2px 0;
}

p strong {
	 font-weight:bold;
}


a {
		font-size:110%;
		color:#336699;
}

a.highlight {
		background:#fffbb5;
		padding:3px 2px;
		text-decoration:underline;
		display:block;
		text-align:center;
}

ul li { 
		list-style:disc;
		font-size:110%;
		margin: 0 0 0 20px;
		padding: 0px;
}

ul.inline li { 
		display:inline;
		font-size:110%;
		margin: 0;
}

fieldset label {
		font-size:110%;
		vertical-align:middle;
}

fieldset input{
		vertical-align:middle;
}

fieldset input.text {
		border:2px solid #abbac3;
		padding:4px;
}

fieldset input.text:focus {
		border:2px solid #70b2d9;
}

fieldset input.submit {
		font-weight:bold;
		border:1px solid #999999;
		height:26px;
		background:url(../../images/submit_bg.gif) repeat-x top left;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
}

fieldset input.submit:hover {
		background-position:0 -20pt;
}

fieldset textarea {
		border:2px solid #abbac3;
		padding:4px;
}

fieldset textarea:focus {
		border:2px solid #70b2d9;
}

fieldset select {
		border:2px solid #abbac3;
}

.StyleGuideBlock { width:300px; padding-bottom:10px; padding-top:10px;}

.BlockSection {
		/* background:#dfeffd url(../../images/section_block_bg.gif) no-repeat top left; */
		background:#dfeffd;
		padding:10px 5px 10px 5px;
		border:1px solid #abbac3;
-moz-border-radius:3px;
}

.BlockSectionSmall {
		/* background:#dfeffd url(../../images/section_block_bg.gif) no-repeat top left; */
		background:#dfeffd;
		padding:5px 5px 5px 5px;
		border:1px solid #abbac3;
}

.BlockSectionh3 {
		padding:10px 5px 5px 5px;
		

}

.TableExampleHolder { width:800px;}

.table {
		width:100%;
		border:1px solid #abbac3;
		border-collapse:collapse;
		font-size:110%;
}

.table thead tr td, .table tbody tr th { 
		background:#dfeffd;
		padding:5px;
		font-weight:bold;
		border:1px solid #999999;
}

.table thead tr td span, .table tbody tr th span { text-decoration:underline;}

.table tbody tr td { 
		padding:5px;
		border:1px solid #999999;
}

.table tbody tr.TableHightlighTr td { 
		padding:5px 0 5px 5px;
		background:#fffbb5;
		border:1px solid #999999;
}

.table thead tr td.TableNumbersHeader, .table tbody tr th.TableNumbersHeader  {
		text-align:right;
		padding-right:5px;
}

.table thead tr td.TableTextHeader, .table tbody tr th.TableTextHeader  {
		text-align:center;
		padding-right:5px;
		vertical-align:middle;
}

.table thead tr td.TableNumbersHeaderSelected, .table tbody tr th.TableNumbersHeaderSelected {
		text-align:right;
		padding-right:5px;
		background:#abbac3;
		
}

.table thead tr td img.table_arrow_down, .table tbody tr th img.table_arrow_down {
		 vertical-align:middle;
}

.table thead tr td.TableRowSelected {
		background:#abbac3;
		color:#000 !important;
		}

.table thead tr td.TableRowSelected a {
		color:#000 !important;
		}

.table tbody tr td.TableNumbers, .table .TableNumbersHeader{
		text-align:right;
		padding-right:5px;
}

.TableExampleHolder table thead tr td { width:200px; }
.table tbody tr.TableRowZebra { background:#ededed;}
.PopupBorder { border:2px solid #abbac3; padding:15px; background:#fff; }

#hd { float:left; width:100%; min-width:960px;}

.BuyFlowImportantMessage { width:100%; clear:both; font-weight:bold;}
.BuyFlowImportantMessage p { background:#FFFBB5; padding:5px;}

.ClearLeft { clear:left; }

.PaddingBottom { padding-bottom:10px; }
.PaddingTopBig { padding-top:20px; }
.PaddingTop { padding-top:10px; }
.PaddingTopSmall { padding-top:5px; }
.NoPaddingBottom { padding-top:0px; }
.NoPaddingBottom { padding-bottom:0px; }
.border { border:2px solid #abbac3 }

.FloatLeft { float:left; }
.FloatRight { float:Right; }

.ErrorMessage { color:Red; clear:both; }

.HideMe { display:none }

.VerticalAlign { vertical-align:middle; }

.NoMargin { margin:0 !important; }
.MarginBottom { margin-bottom:10px; }

.TableTotals { background:#cccccc;  }

hr {
background:#DDDDDD none repeat scroll 0 0;
border:medium none;
clear:both;
color:#DDDDDD;
float:none;
height:1px;
margin:0;
padding:0;
width:100%;
line-height:1px;
display:none;
}
.TableTotals { background:#cccccc;  }

.ManageLink 
{
	font-size:smaller;
}
