/* html { 	max-width: 1000px; } */

body {
	background-image:URL(htmlimages/bg2050.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

h1, h2, h3 {font-weight: bold;}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	padding-bottom : 0px;
	margin-bottom : 0px;
}

a { outline: none; }

a.SubNavNoBtn {
	color: #FFF;
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font: bolder 15px 'Comic Sans MS', Arial, Helvetica, sans-serif;
	background: url(htmlimages/blank_button_120x30.gif) no-repeat;
	letter-spacing: 1px;
}

a.SubNavNoBtn:hover {
	color: #FF0;
	background: url(htmlimages/blank_slct-btn_120x30.gif) no-repeat;
}

a.SubNavNoBtnCrtSctn {
	color: #FF0;
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font: bolder 15px 'Comic Sans MS', Arial, Helvetica, sans-serif;
	background: url(htmlimages/blank_slct-btn_120x30.gif) no-repeat;
	letter-spacing: 1px;
}

a.SubNavNoBtnCrtSctn:hover {
	color: #FFF;
	background: url(htmlimages/blank_button_120x30.gif) no-repeat;
}

ul.Square {list-style-type: square;}

.Emph {font-style: italic;}
.Strg {font-weight: bold;}

.CenterBlock {margin-left: auto; margin-right: auto;}
.CenterInline {text-align: center;}

.GenLeft {float: left;}
.GenRight {float: right;}
.AfterFloat {clear: both;}

.Vspace {height: 5px;}

.Indented {margin-left: 100px}

.NoBottom {margin-bottom: 0}
.NoTop {margin-top: 0}

.Baseline {border-bottom: 1px solid; }
.SpacedAbove{margin-top:0.5em}
.Thumbnails img {padding: 5px;}
.Thumbnails img.First {padding-left: 0;}
.Thumbnails img.Last {padding-right: 0;}

.GG { color: #164BF1; }
.Go1 { color: #D7162E; }
.Go2 { color: #F8A307; }
.Gg { color: #164BF1; }
.Gl { color: #019311; }
.Ge { color: #D7162E; }

#UcStamp {
	width: 263px; height: 203px;
	position: absolute; top: 0; right: 0;
	z-index: 1000;
	background: url(htmlimages/under_con_2-ln_stamp_cw30_d_3q.gif) no-repeat;
}

#LocationListWrapper {
	width: 75%;
	margin: auto;
	text-align: left;
	/*border: 1px dotted red;*/
}

#LocationList {
	list-style: none;
}

#LocationList li {
	width: 17.5em;
	height: 14em;
	display: inline-block;
	float: left;
	padding: 1em;
	/*border: 1px solid;*/
}
