body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #7ab3e8;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}

.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3b993b;
}

.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

td#desc {
	color: #666666;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #333366;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
	color: #333366;
}
a:active {
	text-decoration: underline;
	color: #333366;
}
A#list:link, A#list:visited, A#list:active {
	COLOR: #FFFFFF; TEXT-DECORATION: underline;
}
A#list:hover {
	COLOR: #F78E1D; TEXT-DECORATION: underline;
}

table#list {
	width: 100%; border-style: solid; border-width: 1px 1px 1px 1px; border-color: #AEBEDA; border-collapse: collapse;
}
tr#list {
	background: #eff6fc;
	height: 35px;
}
tr#listover {
	background: #a5c3e5;
}
tr#listodd {
	background: #FFFFFF;
}
tr#listeven {
	background: #CCCCCC;
}
td#list {
	width: 100%;
}
td#bold {
	font-weight: bold;
}

textarea {
     resize: none;
}
.PhotoArea {
	color: #FFFFFF;
	line-height: 1.3;
}
.PhotoArea a:link {
	color: #FFFFFF;
}
.PhotoArea a:visited {
	color: #FFFFFF;
}
.PhotoAreaHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.PhotoAreaBottom {
	font-size: 11px;
	color: #0D4765;
}
.PhotoAreaBottom a:link {
	font-size: 11px;
	color: #0D4765;
}
.PhotoAreaBottomTitle {
	font-size: 13px;
	font-weight: bold;
	color: #0D4765;
}
.Footer {
	color: #FFFFFF;
	font-size: 11px;
}
.Footer a:link {
	color: #FFFFFF text-decoration: underline;
	font-size: 11px;
}

.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 70px;
	height: 16px;
	padding-left: 4px;
	padding-top: 0px;
	margin-bottom:0px;
	border: 1px solid #80a3b7;
	color: #000000;
}

.LargeForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 70px;
	height: 22px;
	padding-left: 4px;
	margin-bottom:3px;
	border: 1px solid #80a3b7;
	font-weight: bold;
}
.Header {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 1px;
}
.Titles {
	color: #164F6C;
	line-height: 20px;
	text-transform: uppercase;
}
.TitlesB {
	color: #164F6C;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.FrontBack {
	font-weight: normal;
	color: #FFFFFF;
}


.InsideForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	height:21px;
}



.TitleBG { 
	color: #164F6C;
	line-height: 20px;
	text-transform: capitalize;
	background: #B4CAD7;
}

.Form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	border: 1px solid #666666;
}

.DivBG {
	background: #E5ECF0;
}

.Messages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	font-weight: bold;
}

.Errors2 {
	color: #AA0000;
}

.floater {
	visibility:	hidden;
	position:	absolute;
	left:		0;
	top:		-2000;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding		: 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #777777;
	background	: #EEEEEE;
	font-family	: helvetica;
	font-size	: 13pt;
	color		: #FFFFFF;
	z-index		: 10;
}

.floater-redborder {
	visibility:	hidden;
	position:	absolute;
	left:		0;
	top:		-2000;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding		: 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #CC0000;
	background	: #FFFFFF;
	font-family	: verdana;
	font-size	: 9pt;
	z-index		: 10;
}

.floater_sm {
	visibility:	hidden;
	position:	absolute;
	left:		0;
	top:		-2000;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding		: 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #777777;
	background	: #EEEEEE;
	font-family	: helvetica;
	font-size	: 8pt;
	color		: #FFFFFF;
	z-index		: 10;
}

.PlainBox {
	margin-top	: 5px;
	margin-bottom:5px;
	margin-left	: 5px;
	margin-right: 5px;
	padding		: 5px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #777777;
	background	: #FFFFFF;
}

.BlueBoxGrad {
	margin-top	: 8px;
	margin-bottom:0px;
	margin-left	: 8px;
	margin-right: 0px;
	padding		: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #4f8cc4;
	background-image: url("/grp/b-images/left_bkgrd_grad.gif");
}

.Photobox {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding		: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #767677;
}

.BlueBoxPlain {
	margin-top	: 8px;
	margin-bottom:0px;
	margin-left	: 8px;
	margin-right: 0px;
	padding		: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #71a3ed;
}

.BlueBoxGradFlush {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 8px;
	margin-right: 0px;
	padding		: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #71a3ed;
	background-image: url("/grp/b-images/left_bkgrd_grad.gif");
}

.StepButtonGrad {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding		: 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #acc2f4;
	background-image: url("/grp/b-images/step_button_grad.gif");
}

.BlueButtonGrad {
	margin-top	: 4px;
	margin-bottom:0px;
	margin-left	: 4px;
	margin-right: 0px;
	padding		: 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #4f8cc4;
	background-image: url("/grp/b-images/blue_button_grad.gif");
}

.BlueButtonGrad:hover {
	margin-top	: 4px;
	margin-bottom:0px;
	margin-left	: 4px;
	margin-right: 0px;
	padding		: 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #4f8cc4;
	background-image: url("/grp/b-images/blue_button_active_grad.gif");
}


.BlueBoxPlainFlush {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 8px;
	margin-right: 0px;
	padding		: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #71a3ed;
}

.GreenBoxPlainFlush {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 8px;
	margin-right: 0px;
	padding		: 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3b993b;
}

.GrayBoxPlainFlush {
	position: relative;
	left: 0px;
	top: 3px;
	margin-top	: 0px;
	margin-bottom:3px;
	margin-left	: 0px;
	margin-right: 3px;
	padding		: 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #666;
}

.BlackBoxPlainFlush {
	position: relative;
	left: 0px;
	top: 3px;
	margin-top	: 0px;
	margin-bottom:3px;
	margin-left	: 0px;
	margin-right: 3px;
	padding		: 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
}


.GreenBoxGrad {
	margin-top	: 8px;
	margin-bottom:0px;
	margin-left	: 8px;
	margin-right: 0px;
	padding		: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3b993b;
	background-image: url("/grp/b-images/green_grad.gif");
}

.GreenBoxPlain {
	margin-top	: 8px;
	margin-bottom:0px;
	margin-left	: 8px;
	margin-right: 0px;
	padding		: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3b993b;
	background-color: #ffffff;	
}

.TabButtonActive {
	margin: 0px;
	padding : 2px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #3b993b;
	background-image: url("/grp/b-images/tab_button_active.gif");
}

.TabButtonInactive {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #3b993b;
	background-image: url("/grp/b-images/tab_button_inactive.gif");
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.cardButton {
    background: transparent url("/grp/b-images/card_button_right.gif") no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 25px;
    margin-right: 0px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
}

a.cardButton span {
    background: transparent url("/grp/b-images/card_button_left.gif") no-repeat;
    display: block;
    line-height: 15px;
    padding: 5px 0 5px 10px;
}

a.cardButton:active {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.cardButton:active span {
    background-position: bottom left;
    padding: 5px 0 5px 10px; 
}

a.cardButton:link {
    color: #FFFFFF;
}

a.cardButton:visited {
    color: #FFFFFF;
}

a.cardButton:hover {
    color: #FFFFFF;
}

a.cardButtonInactive {
    background: transparent url("/grp/b-images/card_button_inactive_right.gif") no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 25px;
    margin-right: 0px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
}

a.cardButtonInactive span {
    background: transparent url("/grp/b-images/card_button_inactive_left.gif") no-repeat;
    display: block;
    line-height: 15px;
    padding: 5px 0 5px 10px;
}

a.cardButtonInactive:active {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.cardButtonInactive:active span {
    background-position: bottom left;
    padding: 5px 0 5px 10px; 
}

.HomeButton {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-style: solid;
	border-width: 0px;
	border-color: #3b993b;
	background-image: url("/grp/b-images/HomeTabInactive.gif");
}

.HomeButton a:hover {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding: 0px 8px 0px 0px;
	text-decoration: none;
	border-style: solid;
	border-width: 0px;
	border-color: #3b993b;
	background-image: url("/grp/b-images/HomeTabOver.gif");
}


.SampleButtonActive {
	margin: 0px;
	padding : 2px;
	text-decoration: none;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #3b993b;
	background: #3b993b;
}

.SampleButtonInactive {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #3b993b;
	background: #3b993b;
}

.ClearCell {
	margin-top	: 2px;
	margin-bottom:2px;
	margin-left	: 2px;
	margin-right: 2px;
	padding		: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #4f8cc4;
}

.FakeCell {
	margin-top	: 2px;
	margin-bottom:0px;
	margin-left	: 2px;
	margin-right: 2px;
	padding		: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #80a3b7;
	background	: #FFFFFF;
}

.moreButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #ffffff;
	padding		: 1px;
	background	: #bbbbbb;
}

.WhiteBoxGreenKey {
	margin-top	: 2px;
	margin-bottom:10px;
	margin-left	: 2px;
	margin-right: 2px;
	padding		: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3b993b;
	background	: #FFFFFF;
}
.WhiteBoxBlueKey {
	margin-top	: 2px;
	margin-bottom:10px;
	margin-left	: 2px;
	margin-right: 2px;
	padding		: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #bac9eb;
	background	: #FFFFFF;
}

.BlueTitle { 
	color: #FFFFFF;
	font-weight: bold;	
	line-height: 20px;
	background: #4b86cb;
	margin-left:-1px;	
}

.GreenTitle { 
	color: #FFFFFF;
	font-weight: bold;	
	line-height: 20px;
	background: #3b993b;
	}

.GreenTitle a { 
	color: #FFFFFF;
	font-weight: bold;	
	line-height: 20px;
	background: #3b993b;
	}

.GreenTitleText { 
	color: #3b993b;
	font-weight: bold;	
	line-height: 20px;
	background: #FFFFFF;
	}


.ClearBox {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding		: 5px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #4f8cc4;
	background: #FFFFFF;
}

.GreenKeyBox {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding		: 5px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3b993b;
}

.header-white {
	padding: 5px;
	font-family: verdana,arial;
	font-size: 11pt;
	color: #FFFFFF;
}
.tree-head {
}
.tree-subhead {
	text-decoration: none;
}
a.clsNodeLink {
	text-decoration: none;
}
.copyright {
	color: #000000;
	font-size: 10px;
}
.littleguy {
	color: #666666;
	font-size: 10px;
}
.homelist {
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
}
.address {
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}
.address a {
	text-decoration: none;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}
.address a:hover {
	text-decoration: underline;
	color: #333366;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}
.specs {
	font-weight: bold;
}
.bgselected {
	background-image: url("/grp/b-images/green_grad.gif");
}

.button a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 4px;
	background: #cedbf4;
	color: #4f8cc4;
}

.button a {
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 4px 3px 4px;
	background: #4f8cc4;
	color: #FFFFFF;
}

.button a:visited {
	color: #FFFFFF;
}	

.button_red a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 2px;
	border-left: 1px solid #e3e9f8;
	border-top: 1px solid #e3e9f8;
	border-right: 1px solid #4f8cc4;
	border-bottom: 1px solid #4f8cc4;
	background: #D97A7A;
	color: #4f8cc4;
}

.button_red a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 2px;
	border-left: 1px solid #4f8cc4;
	border-top: 1px solid #4f8cc4;
	border-right: 1px solid #cedbf4;
	border-bottom: 1px solid #cedbf4;
	background: #DC4E4E;
	color: #FFFFFF;
}

.GreenGradButton a {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding		: 2px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3b993b;
	background-image: url("/grp/b-images/tab_button_inactive.gif");
}

.GrayGradButton {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding		: 2px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #bbbbbb;
}


.GreenGradButton a:hover {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding		: 2px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3b993b;
	background-image: url("/grp/b-images/tab_button_inactive.gif");
}

.WhiteButton {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding		: 2px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3b993b;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}

.WhiteButton a {
	text-decoration: none;
}

.GreenGradButton a {
	text-decoration: none;
}

.OrderButton a {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding		: 2px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3b993b;
	background-image: url("/grp/b-images/order_button.gif");
}

.OrderButton a:hover {
	margin-top	: 0px;
	margin-bottom:0px;
	margin-left	: 0px;
	margin-right: 0px;
	padding		: 2px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3b993b;
	background-image: url("/grp/b-images/order_button.gif");
}

.largebutton a {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	margin-bottom: 4px;
	border-left: 2px solid #e3e9f8;
	border-top: 2px solid #e3e9f8;
	border-right: 2px solid #4f8cc4;
	border-bottom: 2px solid #4f8cc4;
	background: #cedbf4;
	color: #4f8cc4;
}

.largebutton a:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	margin-bottom: 4px;
	border-left: 2px solid #4f8cc4;
	border-top: 2px solid #4f8cc4;
	border-right: 2px solid #e3e9f8;
	border-bottom: 2px solid #e3e9f8;
	background: #4f8cc4;
	color: #FFFFFF;
}

.greenbutton a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-bottom: 0px;
	border-left: 1px solid #333366;
	border-top: 1px solid #333366;
	border-right: 1px solid #333366;
	border-bottom: 1px solid #333366;
/*	background: #95ca6b;*/
	color: #333366;
}

.greenbutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-bottom: 0px;
	border-left: 1px solid #4bab08;
	border-top: 1px solid #4bab08;
	border-right: 1px solid #4bab08;
	border-bottom: 1px solid #4bab08;
/*	background: #95ca6b;*/
	color: #4bab08;
}


.green {
	color: #008000;
}

.white {
	color: #ffffff;
}

.loginError ul {
	margin-left: 0;	
}

#transitContent {
	width: 650px;
	height: 540px;
	overflow: auto;
}

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#shadow-container .shadow1,
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}


	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #66a416;
		padding: 5px;
	}

.canted3 {
	-moz-transform:rotate(-3deg);
	-webkit-transform:rotate(-3deg);
	-o-transform:rotate(-3deg);
	-ms-transform:rotate(-3deg);
}
