body {

	margin: 0px;

	background: #FFFFFF;

}

#pageSurround {

	width: 98%;

	margin: 0px auto;

	/*padding: 5px;*/

}

#subSurround {

	padding-left: 5px;

	padding-right: 5px;

}

#topHeader {

	text-align: right;

	height: 120px;

	background: #FFFFFF;

    margin-top: 10px;

	margin-bottom: 10px;

	background-image: url(../styleImages/backgrounds/usslogo33.jpg);

	background-repeat: no-repeat;



}

#topNav {

	text-align: center;

	height: 20px;

	background-image: url(../styleImages/backgrounds/boxTitleLeft2.jpg);

	margin-bottom: 10px;

	background-repeat: repeat-x;

	font-weight: bold;

	border: 1px solid  #0000CC;

	padding-bottom: 1px;

	background-color: #990000;

}

#topNav ul {

	list-style: none;

	margin: 0;

	padding: 0;

	padding-top: 4px;

	padding-bottom: 4px;

}

#topNav li {

	display: inline;

}

.topNav ul li a {

    color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	padding-left: 3px;

}

.topNav ul li a:hover {

    color: #FFFF33;

	text-decoration: underline;



}

.siteDocs {

	text-align: center;

	background-image: url(../styleImages/backgrounds/boxTitleBlue.jpg);

	height: 20px;

	color: #ffffff;

	border: 1px solid  #0000CC;

	margin-top: 10px;

}

.boxTitleLeft, .boxTitleRight {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 72%;

	border: 1px solid  #DF4852;

	color: #FFFFFF;

	background-image: url(../styleImages/backgrounds/boxTitleBlue.jpg);

	width: 190px;

	height: 19px;

	font-variant: small-caps;

	padding-top: 5px;

	padding-left: 5px;

	background-repeat: repeat-x;

	font-weight: bold;

}



.boxContentLeft, .boxContentRight {

	font-size: 90%;

	color: #FFFFFF;

	border-left: 1px solid #DF4852;

	border-right: 1px solid #DF4852;

	border-bottom: 1px solid #DF4852;

	background-color: #FFFFFF;

	padding-left: 5px;

	padding-top: 5px;

	padding-bottom: 5px;

	width: 190px;

	margin-bottom: 15px;

}

.sessionContent {

	border-left: 1px solid #DF4852;

	border-right: 1px solid #DF4852;

	border-bottom: 1px solid #DF4852;

	background-color: #FFFFFF;

	padding-left: 5px;

	padding-top: 5px;

	padding-bottom: 5px;

	width: 190x;

	margin-bottom: 5px;

	text-align: center;

}

.boxContent {

	padding: 5px 5px 0px 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 72%;

	color: #333333;

	margin-bottom: 0px;

	border: 1px solid #DF4852;

	position: relative;

}

.boxContentMain {

	padding: 1px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 71%;

	color: #333333;

	margin-bottom: 0px;

}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	background-color: #FFFFFF;

	text-align: center;

	border-bottom: 5px solid #DF4852;

	margin: 5px;

	float: left;

	width: 99.5%;

}

.subCat {	

	text-align: center;

	padding: 5px 0px 0px 0px;

	float: left;

	width: 110px;

	height: 120px;

}

.regSep{

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 10px 0px;

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}

.txtNotice {

  font-family:Verdana, Arial, Helvetica, sans-serif;

  text-align: center;

  font-size: 10px;

  color: #cccccc;

  font-weight: bold;

  display: none;

 }