

.contactLabel, .contactData {
	font-weight : bold;
}

.contactLabel {
	color : #990000;
}

.checkbox {
	border : 1px #000000 solid;
	font-size : 8pt;
}


ul {
	padding-left : 0px;
}


li {
	margin-left : 20px;
}


@media screen {


body {
	background-color : #B9BCBF;
	background-image : url("images/bkg.jpg");
	background-repeat : repeat-x;
	text-align : center;
}
body, p, td, th, li, font[size="2"], .px12 {
	font-family : Times New Roman, Times, Serif;
	font-size : 12px;
}

h1 {
	font-size : 22px;
	font-weight : bold;
	text-align : left;
	color : #050535;
}

p {
	font-weight : Times New Roman, Times, Serif;
	font-size : 12px;
}

#OuterLayout {
	margin : 0px auto;
	text-align : left;
	width : 867px;
}

#Layout {
	background-image : url("images/layoutBkg.gif");
	background-repeat : repeat-y;
	width : 863px;
	height : 580px;
}

#TopBar {
	width : 863px;
	height : 80px !important;
	background-image : url("images/topBarBkg.gif");
	background-repeat : no-repeat;
	background-position : top right;
}

#TopBarLinks {
	color : #888888;
	font-size : 12px;
	font-weight : bold;
	padding-top : 10px;
}

#TopBarLinks a:link,
#TopBarLinks a:active,
#TopBarLinks a:visited {
	color : #888888;
	text-decoration : none;
}

#TopBarLinks a:hover {
/*	color : #020233;*/
	text-decoration : underline;
}

#TopBarSearch {
	padding-top : 10px;
	padding-right : 10px;
	text-align : center;
}

.topBarInput {
	border : 1px #B1B1B1 solid;
	width : 95px;
	height : 17px;
}	

#NavBar {
	height : 32px;
}

#NavBar2 {
	background-color : #F2F2F2;
	height : 27px;
	margin : 0px 0px 0px 0px;
	display : none;
}

#NavBar2 table {
	width : 100%;
	height : 27px;
	margin : 0px;
}

#NavBar2 td {
	font-size : 13px;
	font-weight : bold;
	vertical-align : middle;
	padding : 5px;
}

#NavBar2 a:link,
#NavBar2 a:active,
#NavBar2 a:visited {
	color : #000000;
	text-decoration : none;
}

#NavBar2 a:hover {
	color : #050535;
}

#ContentSpace {
	padding : 0px 7px 5px 6px;
	text-align : center;
	vertical-align : top;
	height : 500px;
}

#BottomBar {
	height : 14px;
}

#RightShadow {
	width : 6px;
	background-image : url("images/layoutShadow_right.png");
	background-repeat : repeat-y;
}

#CornerShadow {
	width : 6px;
	vertical-align : top;
}

#Copyright {
	background-image : url("images/layoutShadow_bottom.png");
	background-repeat : no-repeat;
	background-position : top right;
	text-align : center;

	color : #000000;
	font-size : 10px;
	font-weight : bold;
	padding-top : 12px;
}

#Copyright a:link,
#Copyright a:active,
#Copyright a:visited {
	color : #000000;
	text-decoration : none;
}

#Copyright a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

#MainTable {
	margin : 5px 3px 0px 3px;
/*
	padding : 5px 3px 5px 3px;
	*/
	text-align : left;
	width : 842px !important;
	height : 100%;
}

#SideNavCnt {
	background-color : #050535;
	background-image : url("images/sideNavBkg.jpg");
	background-repeat : repeat-x;
	background-position : 0px 62px;
	width : 218px !important;
}

#SideNav {
	width : 218px;
	text-align : right;
}

#ContentTable {
	width : 624px;
}

#Content {
	padding : 10px 45px 30px 45px;
}

.sideNavLink0 {
	font-family : Times New Roman, Times, Serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	padding : 18px 17px 10px 0px;
	text-transform : uppercase;
}

.sideNavLink1,
.sideNavLink2,
.sideNavLink3 {
	font-family : Times New Roman, Times, Serif;
	font-size : 11px;
	/*
	font-weight : bold;
	*/
	color : #FFFFFF;
	padding : 0px 27px 10px 0px;
}

.sideNavLink2, .sideNavLink3 {
	padding : 0px 15px 10px 0px;
}
	

#SideNav a:link,
#SideNav a:active,
#SideNav a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

#SideNav a:hover {
	color : #F7D341;
}

#SideNav a.activePageLink:link,
#SideNav a.activePageLink:active,
#SideNav a.activePageLink:visited {
	color : #F7D341;
}

 h2 {
 	font-family : Times New Roman, Times, Serif;
	font-size : 18px;
	font-weight : bold;
	text-align : left;
	width : 100%;
	border-bottom : 1px #CCCCCC solid;
	padding-bottom : 3px;
}

#HomeTabContent {
	width : 493px !important;
	height : 212px !important;
	/*
	background-color : #323248;
	*/
	padding : 0px;
	
		display : block;
		border : 1px #323248 solid;
	
}

#HomeTabContent2 {
	position : absolute;
	width : 493px;/* !important;*/
	height : 212px;/* !important;*/
	overflow : hidden;
	background-color : #FFFFFF;
	
}

#HomeTabContent2 div {
	overflow : visible;
}

#HomeTabBottomBorder {
	position : relative;
	left : 0px;
	top : 212px;
}

#BottomNav {
	width : 263px;
	height : 212px;
	background-image : url("images/bottomNavBkg.gif");
	background-repeat : no-repeat;
}

#BottomNav li {
	vertical-align : middle;
	list-style-image : url("images/linkBullet.png");
	margin-top : 13px;
	margin-bottom : 13px;
	line-height : 17px;
}

#BottomNav p {
	margin : 13px 0px 13px 13px;
	/*
	margin-top : 13px;
	margin-bottom : 13px;
	*/
	line-height : 17px;
}

#BottomNav a:link,
#BottomNav a:active,
#BottomNav a:visited {
	color : #050534;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	text-decoration : none;
	margin-bottom : 4px;
}

#BottomNav a:hover {
	color : #929ABA;
	margin-bottom : 4px;
}

.homeTab {
	cursor : pointer;
}

.homeTabContent {
	position : relative;
	top : 0px;
	left : 0px;
	width : 100%;
	overflow : auto;
	overflow-y : scroll;
	display : none;
}

.homeTabFloater {
	position : relative;
	padding : 0px;
	z-index : 2;
	font-family : Times New Roman, Times, Serif;
	font-size : 13px;
	font-weight : bold;
}

.homeTabFloater div {
	padding : 5px 10px;
}

#HomeTabOfficesContent {
	display : inline;
}

#PrintCopyright {
	display : none;
}

input {
	font-family : Times New Roman, Times, Serif;
	font-size : 13px;
}

.webOnly {
	display : inline;
}

tr.webOnly {
	display : table-row;
}

.printOnly {
	display : none;
}

.resultListTable {
}

.resultListTable th {
	background-color : #000000;
	color : #FFFFFF;
	font-weight : bold;
	text-transform : uppercase;
	text-align : left;
	width : 100%;
}

.resultViewTable {
	margin : 0px auto;
	max-width : 90%;
}

.resultViewTable th {
	background-color : #CCCCCC;
	font-weight : bold;
	text-align : left;
}

.oddRow {
	background-color : #CCCCCC;
}

.evenRow {
	background-color : transparent;
}

}

@media print {


body {
	background-color : #FFFFFF;
	background-image : none;
	text-align : center;
}

body, p, td, th, li, font[size="2"], .px12 {
	font-family : Times New Roman, Times, Serif;
	font-size : 12pt;
}

h1 {
	font-size : 19pt;
	font-weight : bold;
	text-align : left;
	color : #050535;
	border-bottom : 1px #000000 solid;
	width : 100%;
}

h2 {
 	font-family : Times New Roman, Times, Serif;
	font-size : 16pt;
	font-weight : bold;
	text-align : left;
	width : 100%;
	border-bottom : 1px #CCCCCC solid;
	padding-bottom : 3px;
}

#OuterLayout {
	margin : 0px auto;
	text-align : left;
	width : 100%;
}

#Layout {
	background-image : none;
	width : 100%;
}

#TopBar,
#NavBar,
#NavBar2,
#BottomBar,
#RightShadow,
#CornerShadow,
#SideNavCnt,
#BottomNav,
#HeaderImage {
	display : none;
}

#ContentSpace {
	padding : 0px;
	text-align : left;
	vertical-align : top;
}

#Copyright {
	display : none;
}

#MainTable {
	text-align : left;
	width : 100%
}

#ContentTable {
	width : 100%;
}

#Content {
	padding : 0px;
}

input {
	font-family : Times New Roman, Times, Serif;
	font-size : 12pt;
	border-width : 0px 0px 1px 0px;
	border-style : solid;
	border-color : #000000;
}

.webOnly {
	display : none;
}

.printOnly {
	display : inline;
}

tr.printOnly {
	display : table-row;
}

.printLongField {
	width : 100%;
}

.printShortField {
	width : 1in;
}

#PrintCopyright {
	display : inline;
	text-align : center;
	font-size : 8pt;
}

}


.formSectionHeader {
	border-width : 1px 0px;
	border-color : #000000;
	border-style : solid;
	font-weight : bold;
	font-size : 15px;
	color : #990000;
}

#BreadCrumbs {
	font-size : 10px;
	line-height : 13px;
	margin : 0px 0px 10px 0px;
	font-weight : normal;
	color : #000066;
}

#BreadCrumbs a:link,
#BreadCrumbs a:active,
#BreadCrumbs a:visited {
	color : #000066;
	font-weight : normal;
	text-decoration : none;
}

#BreadCrumbs a:hover {
	color : #060435;
	text-decoration : underline;
}

.blackHeader {
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #000000;
	height : 22px;
}

#InvoiceSpace {
	border : 1px #000000 solid;
	width : 520px;
}

#InvoiceHeader {
	width : 100%;
	height : 20px;
	padding : 0px;
	margin : 0px;
	border-bottom : 1px #000000 solid;
	background-color : #DDDDDD;
}

#InvoiceBody {
	width : 520px;
	height : 150px;
	overflow : scroll;
	overflow-x : hidden;
	overflow-y : scroll;
}

.invoiceRow {
	float : none;
	height : 18px;
	border-bottom : 1px #CCCCCC solid;
	padding : 3px;
	margin : 0px;
}

.invoiceEntity {
	float : left;
	width : 185px;
}

.invoiceEntity input {
	width : 180px;
	height : 18px;
	border : 1px #CCCCCC solid;
	padding : 0px;
}

.invoiceNumber {
	float : left;
	width : 130px;
}

.invoiceNumber input {
	width : 125px;
	height : 18px;
	border : 1px #CCCCCC solid;
	padding : 0px;
}

.invoiceAmount {
	float : left;
	width : 130px;
}

.invoiceAmount input {
	width : 125px;
	height : 18px;
	border : 1px #CCCCCC solid;
	background-image : url("images/dollarSign.gif"); 
	background-repeat : no-repeat;
	background-position : 2px 0px;
	text-indent : 8px;


}

.optionSpace {
	float : left;
	width : 45px;
	text-align : right;
}


.specialWidth {
	width : 30%;
}

td .longInput {
	width : 300px !important;
}

.menuBox {
	position : absolute;
	width : auto;
	height : auto;
	background-color : #FDFDFD;
	border : 1px #C9C9C9 solid;
	text-align : left;
}

.menuItem {
	font-family : Times New Roman, Times, Serif;
	font-weight : bold;
	color : #060435;
	font-size : 13px;
	padding : 3px 15px;
}

.menuItemSelected {
	font-family : Times New Roman, Times, Serif;
	font-weight : bold;
	color : #000000;
	background-color : #ECEDED;
	font-size : 13px;
	padding : 3px 15px;
}

