/* Common tags                 */
/*-----------------------------*/		
.captionAtRate
{
	font-size: 10pt; font-family: Arial;	
}
body 
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    color:#4B4A4A;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
	color: #4B4A4A;
	line-height:16px;
 }
.Qst
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    color:#4B4A4A;
    margin-right : 10px;
	text-align: left;
	padding-top:10px;
	padding-left:10px;
	margin-left:10px;
}
.QstRed
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    color:#BB0A0A;
    margin-right : 10px;
	text-align: left;
	padding-top:10px;
	padding-left:10px;
	margin-left:10px;
}
.Qst1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    color:#4B4A4A;
    margin-right : 10px;
	text-align: left;
	padding-top:10px;
		padding-left:10px;
	margin-left:10px;
	border-right: solid 1px #c6c7c6;
}
.ans
{
	padding-left:15px;
	margin-left:15px;
	padding-bottom:10px;
}
.ans1
{
	padding-left:15px;
	margin-left:15px;
	padding-top:2px;
	border-right: solid 1px #c6c7c6;
	
}
.ans1 a { color: #395082; text-decoration:underline; }
.ans1 a:hover {color: #990000;  cursor: hand; text-decoration:underline; }



A      { font-size:12px; color: #395082; text-decoration:none; text-decoration:underline; }
A:hover 	{ font-size:12px; color: #395082;  cursor: hand; text-decoration:underline; }



		
A.bodyLink    { padding-right:10px;  font-size:12px; color: #395082; text-decoration:none;}
A.bodyLink:hover 	{ padding-right:10px; font-size:12px; color: #395082;  text-decoration:underline;}
		
p
{
	line-height: 1.4em;
}

.title
{
	
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    color: #000000;
 }

hr {
	border: 0;
	border-top: 2px solid #e7ebf7;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.menutextindent
{
    font-size: x-small;
}

.ajaxToolkit-CalendarExtender .ajax__calendar_container {
	background-color:#ffffff;
	border:1px solid #646464;
	color:darkblue;
}
.ajaxToolkit-CalendarExtender .ajax__calendar_other .ajax__calendar_day, .ajaxToolkit-CalendarExtender .ajax__calendar_other .ajax__calendar_year {
	color:black;
}
.ajaxToolkit-CalendarExtender .ajax__calendar_hover .ajax__calendar_day, .ajaxToolkit-CalendarExtender .ajax__calendar_hover .ajax__calendar_month, .ajaxToolkit-CalendarExtender .ajax__calendar_hover .ajax__calendar_year {
	color:black;
}
.ajaxToolkit-CalendarExtender .ajax__calendar_active .ajax__calendar_day, .ajaxToolkit-CalendarExtender .ajax__calendar_active .ajax__calendar_month, .ajaxToolkit-CalendarExtender .ajax__calendar_active .ajax__calendar_year {
	color:black;
	font-weight:bold;
}
/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#5B6DB5;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.03em;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #4B4A4A;
	letter-spacing: 0.03em;
	text-align: left;
}
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 2px;
	font-weight: bold;
	color: #4B4A4A;
	letter-spacing: 0.03em;
	text-align: left;
    width : 300px;	
}

td
{
	
}
th
{
padding:1px;	
}
td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	
	background-color:#ced7e7;
	height:25px;
	background-position:left top;
	background-repeat:repeat-x;
	padding-bottom:1px;
}

td.menu 
{
	background-color:#41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	height:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #41519A;
	background-color:#00387b;
	padding-top:100px;
}
.trBack
{
		height:16px;
		background-color:#ced7e7;
		
		padding-left:10px;
}
.tdBack
{
		height:16px;
		background-color:#e7ebf7;
		border-bottom:solid 2px black;
		padding-left:5px;
		border-bottom:solid 1px #92b0dd;
}
.shortPadding
{
	padding-left:5px;
	padding-right:10px;	
}
A.lbtn:link
{
	font-size: 8pt;
	color: #212879;
	text-decoration: none;
}
A.lbtn:visited
{
	font-size: 8pt;
	color: #212879;
	text-decoration: none;
}
A.lbtn:hover
{
	font-size: 8pt;
	color: #212879;
	text-decoration: none;
}
A.lbtn:focus
{
	font-size: 8pt;
	color: #212879;
	text-decoration: none;
}

A.lbtn:active
{
	font-size: 8pt;
	color: #212879;
	text-decoration: none;
}

.subbar
{
	border-bottom:solid 1px #b0c4de;
	padding:3px;
	font-size:10px;
}

.mainBar
{
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:White;
	
}
.welcomeBar
{
	padding-left:4px;
	padding-right:4px;
	border-right:solid 1px #b0c4de;
	font-size:10px;
	vertical-align:baseline
}
.trHeader
{
	font-size:12px;
	font-weight: bold;
	color: white;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:3px;
	margin-top: 10px;
	background-color:#41519A;
	
}
.tralter
{
	font-size:11px;
	font-weight: normal;
	color: #41519A;
	background-color:#eeeeee;
}
.tbUserInfo
{
	background-color:#e7ebf7;
	border-bottom-width:thin;
	border-bottom-color:Blue;
}

.copyright 
{
	padding-top:5px;
 font-size: 10px; color: #00387b;}
a.copyright:hover {color: #004FA3;}

.htmButton
{
 font-size:12px;
 border-style:Solid;
 border-color:#b0c4de;
 border-width:1pt;
 color:#000080;
 background-color:#EEEEEE;
}
.controlTile
{
	padding-left :3px;
	padding-top :5px;
	padding-bottom :2px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.03em;
	text-align: left;
    width: 300px;	
			
}

.Bannerbg
{
	background-image:url(images/bg_head.gif)	
}
.bguser
{
	background-image:url(images/bguser.jpg)	;
	height:180px;
	width:150px;
}
.menuTdBg /*SECONDARY NAVIGATION FOR COMPARISON PAGES*/
{
	
	padding-bottom:1px;
	padding-right:10px;
	padding-left:5px;
	border-right: solid 1px black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:White;
}



.menuTableBG
{
	
	background-color:White;
/*	height:25px;*/
	background-position:left top;
	background-repeat:repeat-x;
	

	
}

.bgleftProd
{
	border:solid 1px #42519c;
}
.trComparison
{
	background-image:url(images/dot.gif);
	background-repeat:repeat-x;
}
.trComparison1
{
	background-image:url(images/dot.gif);
	background-repeat:repeat-x;
	background-color:#f4f6f8;
}
.trHeader
{
/*	font-size:12px;
	font-weight: bold;
	color: white;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:3px;
	background-color:#41519A;
*/	padding: 5px 10px 5px 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4B4A4A;
	background-color: #e5e5e5;
	text-align: left;
	letter-spacing: 0.1em;
}
/**********************************/
.grid-pager
{
	background: #bbbbbb;
	border-top: solid 1 black;
}

.grid
{
	border: solid 2px Black;

}

.grid-header
{
	background: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
 
}
.grid-header th
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: Black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	padding: 1 1 1 4;
	border-bottom-style: outset;
	border-right-style: outset;
	border-width: 1px;	
}
.grid-header a
{
 color: Black;
  	text-decoration: none;	
}
.literal
{
	font-size: 12px;
	font-family: Tahoma;
    vertical-align: top;
}
.ModalBackground
{
	background-color:#333333;
	opacity:0.5;
	-moz-opacity: 0.5; 
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.popup 
{
	width:600px;  
	height:600px; 
	overflow:scroll; 
	padding:10px; 
	background-color:White;
	border-style:solid;  
	border-color:Black;  
	border-width:1px;
	vertical-align: top;  
	text-align:left; 
}
	
	