.rulerSmall{
   width: 100px;
}
.rulerFull{
   width: 100%;
}

tr {
	vertical-align: top;
}
li{
	list-style-image: url(images/bullet.png);
	list-style-position: inherit;
	list-style-type: none;
	height: auto;
}

.DIV{
    
	xDISPLAY: inline;
    white-space:nowrap;
}


.adminform  {
	background-color: #FFdfdf;
	padding-left: 1px;
	padding-right: 1px;
	padding: 2px;
	xxborder: thin solid #D3D3D3;
	
	border-top:    1px lightgrey solid;
	border-left:   1px solid lightgrey;
	border-right:  2px solid black;
	border-bottom: 2px solid black
}

/*  FORM elements  */
form  {
margin-bottom: 0px;
DISPLAY:INLINE;
margin: 0px; 
padding: 0px;
}

submit {
	background-color: Silver;
	border-bottom-color: #A9A9A9;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-style: outset;
	border-top-color: White;
	border-top-width: thin;
	border-right-color: Gray;
	border-right-width: thin;
	border-right-style: inset;
	border-bottom-width: thin;
	border-left-color: White;
	border-left-width: thin;
   text-align: center;
   }


form.checkbox {
	background-color: Transparent;
}
   
input  {
	background-color: White;
	border: 1px dotted Silver;
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: fixed;
	border-bottom-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
}

select  {
	background-color: White;
	border: 0px none Silver;
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: fixed;
	border-bottom-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
}

textarea  {
	background-color: White;
	border: 0px none Silver;
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: fixed;
	border-bottom-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
}




div.hr { margin: 5px 0px; border: none; border-top: 1px solid #D3D3D3; }
div.hr hr { display: none; }



#container {
	margin: 5px auto 5px auto;
	width: 880px;
	height: 800px;
	border: 0px thin;

}



#wrapper {
 margin-left: auto;         /* centers page on firefox */
 margin-right: auto; 
 width:840px;
 background-color: #FFFFFF;
 height: 800px;
 border: 0px thin;
}

.box_outer1{float:left; width:280px;}
.box_outer2{float:left; width:280px;}
.box_outer3{float:left; width:280px;}

.box_outer_nav{float:left; width:190px;height:inherit;   	background: #6078BF;}
.box_outer_main{float:left; width:650px;height:inherit;    	background: #CFD4E6;}

.header {
    margin:0 auto;
	background: #FFFFFF;
	color: #596380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 840px;
	height: 16px;
	border-bottom-color: #dfdfdf;
	border-bottom-style: ridge;
	border-bottom-width: 1px;

}
.mainimage {
    margin:0 auto;
	background-image: url(images/summitpano.jpg);
	background-repeat: repeat;
    xbackground: #DFDFDF;
	color: #FFFDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	width: 840px;
	height: 86px;
}


html,body {
	/*Remove below line to make bgimage NOT fixed*/
	xbackground-attachment: fixed;
	background-repeat: center; /*Use center center in place of 300 200 to center bg image*/
	background-position: 0 0;
	background-color: #747474;
	xbackground-color: pink;
	xbackground-image: url(dialog2-grey-800x1600.png);
	border-left: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 4px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: square;
	xborder: thin solid #ADD8E6;
	ruby-align: auto;
	vertical-align: top;
	text-align: center;
	height: 100%;
	width: 100%;
	margin: 0px auto 5px auto;
	



}

.footer {
	margin: auto 0px 6px 0px;
	background: #FFFFFF;
	color: #596380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	width: 830px;
	height: 130px;
	xfloat: right;
	clear: both;
	border-top-color: #dfdfdf;
	border-top-style: ridge;
	border-top-width: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding: 5px;
}

.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}



.leftside {
	
	background-image: url(divider.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background: #ffffff;
	width: 400px;
	min-height: 220px;
	_height: 620px;
	text-align: left;
	vertical-align: top;
	padding-left:  5px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 14px;
	clear: all;
	float: left;
	
}


.rightside {
	
	background-image: url(divider.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background: #ffffff;
	width: 400px;
	min-height: 220px;
	_height: 620px;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 14px;
	clear: all;
	float: right;
}


.searchForm {
background-image: url(divider.jpg);
background-repeat: repeat;
background-position: 0px 0px;
	xbackground: #6078BF;
	color: #FFFDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 180px;
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 14px;
	clear: all;
	
	xborder-right-color: Gray;
	xborder-right-style: ridge;
	xborder-right-width: thin;

}


.maincontent {
	background: #FFFEFE;
	color: #596380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	xmin-height:720px;
	xheight:100%;
	xwidth: 550px;
	width: 830px;
	xheight: 100%;
	xheight: 100%;
	min-height: 420px;
	_height: 420px;
	text-align: left;
	xborder-left-color: Gray;
	xborder-left-style: ridge;
	xborder-left-width: thin;
	background-image: url(images/snowflake_tile_wavey.jpg);
	background-repeat: repeat;
	xbackground-position: bottom right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
	padding-bottom: 10px;	
	xxclear: right;
}




 
 


.small_text_light {
	color: #6078BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.link_text_light {
	color: #6078BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.link_text_light_right {
	color: #6078BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	float: right;
}
.text_light_right {
	color: #6078BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	float: right;
}

.small_text_dark {
	color: #596380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.regular_text_dark {
	color: #596380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.map_text_dark {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
		text-align: right;
}




.bold_text_blue {
	color: #0000DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	
}


.regular_text_black {
	color: #000011;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

.large_text_dark {
	color: #596380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}

.large_link_dark {
	color: #596380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none; 
	
}

.regular_text_white {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

hr {
    color: #DFDFDF;
	height: 1px;
	width:  98%;
}
.finger {
	cursor:hand;  
	text-decoration: none; 
	font-family: arial; 
	font-size: 14px;
}




.ul_spacing {
		padding-right: 10px;
}

.bullet  {
	background-attachment: scroll;
	background-repeat: no-repeat;
	color: #DD0000;
	font-family: Trebuchet MS, Arial,Helvetica,Verdana;
	font-size: 12px;
	font-weight: normal;
	xlist-style-image: url(li-swash.jpg);
}












	/*Modify attributes of #contentwrapper below as desired*/
	#contentwrapper{
		width: 360px;
		height: 200px;
		border: 0px solid black;
		xbackground-color: #C6FFC6;
		padding: 25px;
	}

	.billcontent{
		width: 100%;
		display:block;
	}

	.whitetext {
		xwidth: 200px;
		decoration: bold;
		color: #FFFFFF;
		font: 22px;
		font-family: "Times New Roman", Times, serif;
	}
	.whitetextMedium {
		xwidth: 200px;
		decoration: bold;
		color: #FFFFFF;
		font: 18px;
		font-family: "Times New Roman", Times, serif;
	}
	.whitetextSmall {
		xwidth: 200px;
		decoration: bold;
		color: #FFFFFF;
		font: 14px;
		font-family: "Times New Roman", Times, serif;
	}
	.whitetextFirst {
		xwidth: 200px;
		decoration: bold;
		color: #FFFFFF;
		font: 26px;
		font-family: "Times New Roman", Times, serif;
	}

.medium  {
	font-family: arial;
	font-size: 12px;
	color:     purple;
	xxxxfilter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#affaff', EndColorStr='#ffffff');
}
	
	
	.blacktextMedium {
		xwidth: 200px;
		decoration: bold;
		color: #000000;
		font: 13px;
		font-family: Trebuchet MS, Arial,Helvetica,Verdana;
	}
	.blacktextFirst {
		xwidth: 200px;
		decoration: bold;
		color: #000000;
		font: 18px;
		font-family: Trebuchet MS, Arial,Helvetica,Verdana;
	}

	
	
.dropcap {
	display: block;
	float: left;
	font-size: 30px;
	font-family: Trebuchet MS, Arial,Helvetica,Verdana;
	font-weight: bold;
	height: .1em;
	margin-bottom: -.4em;
	margin-top: 0px;
	padding: .1em .1em 0 0;
}
	
.Xsmall_back_button {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 16px;
	width: 50px;
	
}	




.search_button
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.05em;
	background-color: #FFFFFF;
	color: #596380;
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
height: 24px;
width: 100px;
 text-align: center;
} 

.small_back_button
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.05em;
	background-color: #FFFFFF;
	color: #596380;
	font-size: 9px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	width: 58px;
	text-align: center;
} 



.Xsearch_button {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 100px;
	
}	

div.rounded-box {
    position:relative;
    width: 9em;
    background-color: #E6E6E6;
    margin: 3px;
	width: 520px;
	_height: 146px;
	min-height: 146px;
}


div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px; background-color:#FFF; overflow:hidden;}

div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside 
 {position:relative; font-size:150px; font-family:arial; color:#E6E6E6; line-height: 40px;}



div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}

div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}

div.box-contents {
	position: relative; padding: 8px; color:#000;
	
}










.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F5E6E6}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #69719e;
  border-right:1px solid #69719e;
  background:#b7b2c6}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #182d75;
  border-right:1px solid #182d75;
  background:#c6bfce}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #c6bfce;
  border-right:1px solid #c6bfce;}
.spiffy4{
  border-left:1px solid #69719e;
  border-right:1px solid #69719e}
.spiffy5{
  border-left:1px solid #b7b2c6;
  border-right:1px solid #b7b2c6}
.spiffyfg{
  background:#F5E6E6}

  
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:800px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#000;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(dialog2-offwhite-800x1600.png) no-repeat top right;
 _background-image:url(dialog2-offwhite.gif);  
/* _background-image:url(dialog2-offwhite-800x1600.png);  */

}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 0px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
	/* bottom */
	position: relative;
	width: 100%;
	}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}