/* CSS Document */
/*
body.homepage{
	background-position:center;
	background-repeat:repeat-y;
	background-image:url('../images/background.gif');
	background-color:#314077;
	font-family:"Trebuchet MS";
	font-size:14px;
	}
img{
	border: 0px solid white;
	}
td.toprow{
	background-image:url('../images/table_top.gif');
	padding:0px 100px 0px 0px;
	}
td.midrow{
	background-image:url('../images/table_mid.gif');
	}
td.botrow{
	background-image:url('../images/table_bottom.gif');
	background-repeat:no-repeat;
	}
td.cons_top{
	background-image:url('../images/consumer_top.gif');
	}
td.cons_topv2{
	background-image:url('../images/consumer_topv2.gif');
	}
td.biz_top{
	background-image:url('../images/biz_top.gif');
	}
td.biz_topv2{
	background-image:url('../images/biz_topv2.gif');
	}	
td.cons_mid{
	background-image:url('../images/consumer_mid.gif');
	padding: 0px 15px 0px 15px;
	}
td.biz_mid{
	background-image:url('../images/consumer_mid.gif');
	padding: 0px 5px 0px 5px;
	}
td.cons_bot{
	background-image:url('../images/consumer_bottom.gif');
	background-repeat:no-repeat;
	}
	*/
.title{
	color:#AF2636;
	font-weight:bold;
	font-size:18px;
	margin-left:-10px;
	}
form{
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size:14px;
	}
input{
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size:14px;
	}
.footer{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.footer_white{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	}
td.biz_nav{
	background-image:url('../images/bg_biz_sidebar.gif'); 
	background-repeat:repeat-y; 
	background-position:right;
	padding-right:10px;
}
/*
body{
	font-family:"Trebuchet MS";
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	}
	*/
td{
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	}
	
a{
	
	color:#990000;
	}
a:hover{
	color:#000066;
	}
a.whitelink{
	color:white;
	}


.large {
	text-align : left;
	font-style:italic;
	font-weight:bold;
	font-size:14pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

.medium {
	text-align : left;
	font-size:10pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

.note {
	color : #006600;
	font-size:10pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

.small {
	font-weight:bold;
	font-size:6pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

.x-large {
	text-align : left;
	font-weight:bold;
	font-size:16pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

B.x-small {
	font-size:6pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

B.small {
	font-size:8pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

B.smallish {
	font-size: 9pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}
	
B.bold {
	font-size :  10pt;
	font-weight:bold;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

B.error {
	color : red;
}

B.text {
	color : #000099;
}

B.boldtext {
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	color:#000099;
}

B.blacktext {
	color : #000000;
	/*font : 10pt "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";*/
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

B.blackbold {
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	color : #000000;
}

B.LargeBlack {
	color : #000000;
	font-size:14px;
}

B.H3 {
	color : #000099;
}

B.fixed_indent_couirer {
	color : #000000;
	font-size: 10pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 3px 0px 6px 6px;
}

B.boldred {
	color : #990000;
}

B.Courier {
	color : #000000;
	font-size:10pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

H1 {
	color : #990000;
}

H2 {
	color : #000099;
	font-weight:bold;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

H2.black {
	color : #000000;
	font-weight:bold;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

H3 {
	color : #000099;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

H3.black {
	color : #000000;
	font-weight:bold;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

H4 {
	color : #000099;
	font-size:10pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

H5 {
	color : Olive;
	font-size:10pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

H6 {
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

I {
	color : #000099;
}

I.black {
	color : #000000;
}

LI {
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size:12px;
}

OL {
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size:12px;
}
/*
UL {
	font-family:"Trebuchet MS";
	font-size:12px;
}
*/

UL.fixed_indent {
	color : #000099;
	font-size:10pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 3px 0px 6px 25px
}

P {
	font-size:12px;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

P.tagline {
	color : #990000;
	font : bold medium;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

P.blacktext {
	color : #000000;
	/*font : normal 10pt "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";*/
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

P.smallblacktext {
	color : #000000;
	/*font : normal 9pt "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";*/
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size:9px;
}

P.text {
	/*color : #000099;
	font : normal 10pt "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
	*/
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	color:black;
}

P.boldtext {
	color : #000099;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	/*font : bold 10pt "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";*/
}

P.small_spacing {
	color : #000000;
	font-size:10pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 3px 0px 6px 0px;
}

P.fixed_indent {
	color : #000000;
	font-size:10pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 3px 0px 6px 6px;
}

P.fixed_indent_couirer {
	color : #000000;
	font-size:10pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 3px 0px 6px 6px;
}

TABLE {
	font-size : 10pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

TABLE.demo{
	border-collapse: collapse;
	border: 3px solid #000000;
}

P.tips {
	color:#006699;
	font-size : 10pt;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

form{
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size:12px;
	}
input{
	font-family:"Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size:12px;
	}
