/* Applications specific Classes */

.framedTable {
	border: 1px solid #0066CC;
	padding: 2px 2px 2px 2px;
}

.framed3SidesTable {
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	padding: 2px 2px 2px 2px;
}

.framedTableShaded {
	background-color: #999999;
	border: 1px solid #0066CC;
	padding: 2px 2px 2px 2px;
}

.framedTableAddressHeader {
	background-color: #E6E6E6;
	border-bottom: 1px solid #0066CC;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

.framedTableHeader {
	background-color: #999999;
	border-bottom: 1px solid #0066CC;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

.framedTableHeader2 {
	background-color: #999999;
	border-bottom: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

.framedTableHeaderLink {
	background-color: #999999;
	border-bottom: 1px solid #0066CC;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 2px 4px 2px 4px;
}

.framedTableSubHeader {
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

.framedTableSubHeader2 {
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

.framedTableCell {
	padding: 2px 4px 2px 4px;
}

.framedTableCell2 {
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	padding: 2px 4px 2px 4px;
}

.framedTableCell3 {
	border-bottom: 1px solid #0066CC;
	padding: 2px 4px 2px 4px;
}

.paddedTable {
	padding: 2px 2px 2px 2px;
}

.paddedTable TD {
	padding: 2px 2px 2px 2px;
}

.underlinedTableCell {
	border: 0px;
	border-bottom-width: 1px;
	border-style: solid;
}

.headingTableCell {
	background-color: #C6C6C6;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	padding: 2px;
}

.labelTableCell {
	background-color: #E6E6E6;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	padding: 2px;
}

.valueTableCell {
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	padding: 2px;
}

.btn_sm
{
	border: 0px solid #900000;
	background-image:url(images/bttn_stndrd_sm.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	height: 24px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	font-weight: bold;
	font-size: 10px;
	width: 40px;
}

.btn_med
{
	border: 0px solid #900000;
	background-image:url(images/bttn_stndrd_mdm.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	height: 24px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	font-weight: bold;
	font-size: 10px;
	width: 67px;
}

.btn_lg
{
	border: 0px solid #900000;
	background-image:url(images/bttn_stndrd_lrg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	height: 24px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	font-weight: bold;
	font-size: 10px;
	width: 95px;
}

.btn_xlg
{
	border: 0px solid #900000;
	background-image:url(images/bttn_stndrd_x_lrg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	height: 24px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	font-weight: bold;
	font-size: 10px;
	width: 128px;
}

.btn_xxlg
{
	border: 0px solid #900000;
	background-image:url(images/bttn_stndrd_x_x_lrg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	height: 24px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	font-weight: bold;
	font-size: 10px;
	width: 160px;
}

.btn_xxxlg
{
	border: 0px solid #900000;
	background-image:url(images/bttn_stndrd_x_x_x_lrg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	height: 24px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	font-weight: bold;
	font-size: 10px;
	width: 210px;
}

.btn_xxxxlg
{
	border: 0px solid #900000;
	background-image:url(images/bttn_stndrd_x_x_x_x_lrg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	height: 24px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
	font-size: 10px;
	width: 250px;
}

.button {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	padding:3px 6px 3px 6px;
	background-color: #336699;
	border:2px solid;
	border-top-color:#6699cc;
	border-left-color:#6699cc;
	border-right-color:#000033;
	border-bottom-color:#000033;
}

.buttonYellow {
	color: #003366; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	padding:3px 6px 3px 6px;
	background-color: #FFCC00;
	border:2px solid;
	border-top-color:#FFFF99;
	border-left-color:#FFFF99;
	border-right-color:#663300;
	border-bottom-color:#663300;
}

.button {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	padding:3px 6px 3px 6px;
	background-color: #0066CC;
	border:2px solid;
	border-top-color:#336633;
	border-left-color:#336633;
	border-right-color:#000033;
	border-bottom-color:#000033;
}

.superscript {
    font-size: 80%;
}

.searchRelevanceTable {
	border: 1px solid #0066CC;
	height: 8px;
}

.searchRelevance {
	background-color: #999999;
	border-right: 1px solid #006600;
}

.searchRelevance100Percent {
	background-color: #999999;
}

.standAloneAgentHeaderLarge {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	color: #0066cc;
	font-weight: bold;
	text-align: left;
	height: 22px;
	padding: 0px 14px 0px 0px;
}

.standAloneAgentHeader {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	color: #0066cc;
	font-weight: bold;
	text-align: left;
	height: 15px;
	padding: 0px 20px 0px 0px;
}

.standAloneLogo {
	padding: 0px 0px 0px 20px;
}

.standAloneBackground {
	background-image: url('images/stand_alone_logobac.gif');
	width:754px;
	height: 100px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.standAloneLink {
	padding: 0px 20px 0px 0px;
}