body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

.toprightalign {
	text-align: right;
	vertical-align: top;
}

A:link {text-decoration: underline; color:#0000FF;}
A:visited {text-decoration: none; color:#000000;}
A:active {text-decoration: none; color:#000000;}
.boldBlue {
	font-weight: bold;
	color: #001094;
	text-align: left;
}
.boldBlueCenter {
	font-weight: bold;
	color: #001094;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001094;
}


A:hover {text-decoration: underline; color:#0000FF;}

A.linkWhite:link {text-decoration: none; color:#FFFFFF;}
A.linkWhite:visited {text-decoration: none; color:#FFFFFF;}
A.linkWhite:active {text-decoration: none; color:#FFFFFF;}
A.linkWhite:hover {text-decoration: underline; color:#FFFFFF;}

A.linkYellow:link {text-decoration: none; color:#FFFF00;}
A.linkYellow:visited {text-decoration: none; color:#FFFF00;}
A.linkYellow:active {text-decoration: none; color:#FFFF00;}
A.linkYellow:hover {text-decoration: underline; color:#FFFF00;}

A.linkRed:link {text-decoration: none; color:#FF0000;}
A.linkRed:visited {text-decoration: none; color:#FF0000;}
A.linkRed:active {text-decoration: none; color:#FF0000;}
A.linkRed:hover {text-decoration: underline; color:#FF0000;}

A.linkBlue:link {
	text-decoration: none;
	color:#0000FF;
}
A.linkBlue:visited {text-decoration: none; color:#0000FF;}
A.linkBlue:active {text-decoration: none; color:#0000FF;}
A.linkBlue:hover {text-decoration: underline; color:#0000FF;}

A.linkHoverBlue:link {
	text-decoration: none;
	color:#000000;
}
A.linkHoverBlue:visited {text-decoration: none; color:#000000;}
A.linkHoverBlue:active {text-decoration: none; color:#0000FF;}
A.linkHoverBlue:hover {text-decoration: underline; color:#0000FF;}

A.linkBlueBold:link {
	text-decoration: none;
	font-weight: bold;
	color:#0000FF;
}
A.linkBlueBold:visited {
	text-decoration: none;
	color:#0000FF;
	font-weight: bold;
}
A.linkBlueBold:active {
	text-decoration: none;
	color:#0000FF;
	font-weight: bold;
}
A.linkBlueBold:hover {
	text-decoration: underline;
	color:#0000FF;
	font-weight: bold;
}

A.linkBlack:link {text-decoration: none; color:#000000;}
A.linkBlack:visited {text-decoration: none; color:#000000;}
A.linkBlack:active {text-decoration: none; color:#000000;}
A.linkBlack:hover {text-decoration: underline; color:#000000;}

A.linkBlackNoUL:link {text-decoration: none; color:#000000;}
A.linkBlackNoUL:visited {text-decoration: none; color:#000000;}
A.linkBlackNoUL:active {text-decoration: none; color:#000000;}
A.linkBlackNoUL:hover {text-decoration: none; color:#000000;}

A.linkBlackBold:link {text-decoration: none; color:#000000; font-weight: bold;}
A.linkBlackBold:visited {text-decoration: none; color:#000000; font-weight: bold;}
A.linkBlackBold:active {text-decoration: none; color:#000000; font-weight: bold;}
A.linkBlackBold:hover {text-decoration: underline; color:#000000; font-weight: bold;}

A.linkGrey:link {text-decoration: none; color:#888888;}
A.linkGrey:visited {text-decoration: none; color:#888888;}
A.linkGrey:active {text-decoration: none; color:#FF0000;}
A.linkGrey:hover {text-decoration: underline; color:#FF0000;}

A.linkGreyBold:link {text-decoration: none; color:#888888; font-weight: bold;}
A.linkGreyBold:visited {text-decoration: none; color:#888888; font-weight: bold;}
A.linkGreyBold:active {text-decoration: none; color:#FF0000; font-weight: bold;}
A.linkGreyBold:hover {text-decoration: underline; color:#FF0000; font-weight: bold;}

A.linkPix:link {text-decoration: none; color:#CCCCCC;}
A.linkPix:visited {text-decoration: none; color:#CCCCCC;}
A.linkPix:active {text-decoration: none; color:#000000;}
A.linkPix:hover {text-decoration: underline; color:#0000FF;}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

tr.navon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #fdd507;
	cursor: pointer;
}

tr.navoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #eeeeee;
	cursor: pointer;
}

.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.xbigCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	background-color: #EEEEEE;
}

.expanded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.quicksearchmenu {
	clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif, bold;
	font-size:10px;
	color: #333333;
	/*position:absolute;*/
	/*visibility: hidden;*/
	min-width: 500px;
	/*max-width:800px;*/
	border:1px solid #ffffff;
	border-bottom-width: 0;
	line-height: 15px;
	z-index: 100;
	background-color: #eeeeee;
	/*background-image: url(/images/background/menu-bk9.jpg);*/
}

.quicksearchmenu_keyword {
	background-color: #eeeeee;
	clear: left;
	float: left;
	display: inline;
	width: 73%;
	text-align: left;
	cursor: pointer;
}

.quicksearchmenu_numresults {
	background-color: #eeeeee;
	float: right;
	display: inline;
	width: 7%;
	text-align: right;
	cursor: pointer;
}

.quicksearchmenu_category {
	background-color: #eeeeee;
	float: right;
	display: inline;
	width: 20%;
	text-align: right;
	cursor: pointer;
}

/*

*/

.quicksearchmenu a:link{
	clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif, bold;
	font-size:10px;
	/* border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;*/
	/*min-width: 500px;
	max-width: 800px;*/
	/*border-bottom:1px solid #ffffff;*/
	display: block;
	text-indent: 1px;
	padding: 1px 0;
	text-indent: 5px;
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.quicksearchmenu a:visited{ /*hover background color*/
	/*border-bottom:1px solid #ffffff;*/
	font-family:Verdana, Arial, Helvetica, sans-serif, bold;
	font-size:10px;
	display: block;
	text-indent: 1px;
	padding: 1px 0;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5px;
	color:#000000;
	background-color: #eeeeee;
}

.quicksearchmenu a:active{ /*hover background color*/
	/*border-bottom:1px solid #ffffff;*/
	font-family:Verdana, Arial, Helvetica, sans-serif, bold;
	font-size:10px;
	display: block;
	text-indent: 1px;
	padding: 1px 0;
	text-indent: 5px;
	color:#000000;
	background-color: #eeeeee;
}

.quicksearchmenu a:hover{ /*hover background color*/
	/*border-bottom:1px solid #ffffff;*/
	clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif, bold;
	font-size:10px;
	font-weight:bold;
	display: block;
	text-indent: 1px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	/*background-color:#fdd507;*/
	color:#3300cc;
}

/*

*/


.anylinkcss{
	font-family:Verdana, Arial, Helvetica, sans-serif, bold;
	font-size:10px;
	color: #333333;
	position:absolute;
	visibility: hidden;
	border:1px solid #ffffff;
	border-bottom-width: 0;
	line-height: 15px;
	z-index: 100;
	background-color: #2398ce;
	background-image: url(/images/background/menu-bk9.jpg);
}

.anylinkcss a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif, bold;
	font-size:10px;
	/* border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;*/
	border-bottom:1px solid #ffffff;
	display: block;
	text-indent: 1px;
	padding: 1px 0;
	text-indent: 5px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.anylinkcss a:visited{ /*hover background color*/
	border-bottom:1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif, bold;
	font-size:10px;
	display: block;
	text-indent: 1px;
	padding: 1px 0;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5px;
	color:#000000;
}

.anylinkcss a:active{ /*hover background color*/
	border-bottom:1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif, bold;
	font-size:10px;
	display: block;
	text-indent: 1px;
	padding: 1px 0;
	text-indent: 5px;
	color:#000000;
}

.anylinkcss a:hover{ /*hover background color*/
	border-bottom:1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif, bold;
	font-size:10px;
	font-weight:bold;
	display: block;
	text-indent: 1px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	background-color:#fdd507;
	color:#3300cc;
}

.smallFixed {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

.bold {
	font-weight: bold;
}
.boldyellow {
	color: #FFFF00;
	font-weight: bold;
}
.mapborder {
	border: 2px ridge #0000FF;
	margin: 3px;
	padding: 3px;
}
.find_map {
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
	float: left;
}

.maplogo {
	vertical-align: middle;
	padding: 2px;
}
.right {
	text-align: right;
}
.rmaAgreement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	background-color: #D9ECFF;
}
.rmaAgreeBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
}

.rmaRequestsHeader2 {
	color: #FFFFFF;
	background-color: #001094;
	text-align: center;
}
.rmaRequestHeader1 {
	color: #FFFFFF;
	background-color: #001094;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

.leftTopAlign {
	text-align: left;
	vertical-align: top;
}
.boldRight {
	font-weight: bold;
	text-align: right;
}
.boldred {
	font-weight: bold;
	color: #FF0000;
}
.header1 {
	font-weight: bold;
	color: #FFFF00;
	background-color: #001094;
	line-height: 20px;
	text-align: center;
}
.bgGreyBold {
	background-color: #CCCCCC;
	font-weight: bold;
}
.bgWhiteRight {
	background-color: #FFFFFF;
	text-align: right;
}

.bgWhite {
	background-color: #FFFFFF;
}

.mk_header {
	font-size: 16px;
	color: #0000FF;
	margin-left: 5px;
	font-weight: bold;
}
.mk_tblTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #001094;
	line-height: 20px;
	padding-left: 3px;
}
.mk_tblBorder {
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #FFFFFF;
}
.mk_tblBorder1 {
	border: 2px solid #000066;
}
.mk_tblBorder2 {
	border: 2px solid #000066;
	text-align: center;
	vertical-align:middle;
	background-color:#FFFFFF;
}

.center {
	text-align: center;
}
.mk_tblHighlight {
	font-weight: bold;
	color: #000000;
	background-color: #CCFFFF;
}
.noneBold {
	font-weight: normal;
}
.alignTopRight {
	vertical-align: top;
	text-align:right;
}
.boldGold {
	font-weight: bold;
	color: #FFCC33;
}
.textStyle1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

.textStyle2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #FFFFCC;
}
.textStyle3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #CCFFFF;
}

.textStyle4 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	background-color: #CCFFFF;
}

.tableFrame {
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}

#callLogSummaryTable {
	background-color:#CCCCCC;
	margin: 2px;
	padding: 1px;
	border: 1px solid #03476F;
	white-space: nowrap;
}

#callLogSummaryTable tr {
	margin: 2px;
	padding: 1px;
	background-color: #FFFFFF;
	white-space: nowrap;
}

#callLogSummaryTable tr:hover {
	background-color: #FFFFCC;
}

#callLogSummaryTable tr.odd {
	margin: 2px;
	padding: 1px;
	background-color: #EEEEEE;
	white-space: nowrap;
}

#callLogSummaryTable tr.odd:hover {
	background-color: #FFFFCC;
}

#callLogSummaryTable tr:first-child td {
	background-color:#0000FF;
	color:#FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	margin: 2px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
	
.blueBoldItalic {
	font-style: italic;
	font-weight: bold;
	color: #01158E;
}
