body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;   /*	IE adjustment */
	color: #FFFFFF;
	background-color: #000066;
	background-image: url(../images/page/USTC_BG.jpg);
	background-repeat: repeat-x;
	margin: 10px auto;
}
#outerwrapper {
	width: 984px;
	margin: 0 auto;
	text-align: left;  /*	IE adjustment */
	color: #333333;
	background-color: #FFFFFF;
	border: none;
}
#topwrapper {
	width: 984px;
	margin: 0 auto;
}
#topBanner {
	width: 984px;
	height: 23px;
	margin: 0 auto;
	text-align: right;
	color: #999999;
	font-weight: bold;
	background-image: url(../images/page/Top_Banner.gif);
	background-color: #3764B9;
	padding-right: 100px;
}
#topBanner ul {
	font-size: small;
	text-align: right;
	list-style-type: none;
	padding: 4px 60px 0 0;
}
#topBanner li {
	display: inline;
}
#topBanner li a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
	vertical-align: middle;
	padding: 1px;
}
#topBanner li a:visited {
	color: #999999;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
	vertical-align: middle;
	padding: 1px;
}
#topBanner li a:focus {
	color: #990000;
}
#topBanner li a:active {
	color: #990000;
}
#topBanner li a:hover {
	color: #990000;
	text-decoration: underline;
}
#mainBanner {
	text-align: left;
	width: 984px;
	height: 118px;
	margin: 0 auto;
	background-image: url(../images/page/Main_Banner_all.jpg);
	background-repeat: no-repeat;
}
#mainBanner h1 {
	margin: 0;
	padding: 0;
}
#mainBanner span {
	position: absolute;
	left: -3000px;
}

#topNav {
	text-align: left;
	background-color: #9BB2DC;
	background-image: url(../images/page/Top_Nav.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 984px;
}
#topNav ul {
	padding-top: 3px;
	padding-left: 350px;
}

#topNav li {
	display: inline;
	font-size: small;
	font-weight: normal;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
}
#topNav li a:link, #topNav li a:visited {
	color: #020360;
	text-decoration: none;
}
#topNav li a:focus, #topNav li a:hover, #topNav li a:active {
	color: #990000;
	text-decoration: none;
}

#topNav li.date {
	font-size: x-small;
	font-weight: normal;
	padding: 7px 0 2px 80px;
	cursor: text;
	color: #020360;
}

/* ------------------------ */

#innerwrapper {
	background-color: #FFFFFF;
	width: 984px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-image: url(../images/page/Main_BG.jpg);
	background-repeat: repeat-y;
	color: #333333;
}
#columnLeft {
	float: left;
	width: 135px;
	margin: 0;
	vertical-align: top;
	border: none;
	display: inline;
	padding: 0 0 0 10px;
}
#columnLeft h3 {
	background-color: #bfd8ec;
	color: #000066;
	font-weight: normal;
	padding: 6px;
	letter-spacing: 0.05em;
	font-size: medium;
}
#columnLeft img {
 	padding: 0;
 }

#columnLeft p {
	font-size: small;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
 }
#columnLeft p a:link, #columnLeft p a:visited {
	color: #020360;
	text-decoration: underline;
}
#columnLeft p a:link, #columnLeft p a:visited {
	color: #020360;
}
#columnLeft p a:focus, #columnLeft p a:active, #columnLeft p a:hover {
	color: #990000;
}
#columnLeft #WAI p {
	font-size: x-small;
	padding: .5em 0;
	text-align: center;
}
#columnLeft p.note {
	font-size: small;
}

#columnRight {
	float: right;
	width: 210px;
	margin: 0px;
	vertical-align: top;
	border: none;
	padding: 0px 12px 0px 5px;
	background-image: url(../images/page/Sidebar2-Top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	display: inline;
}
#columnRight h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	padding: 6px;
	letter-spacing: 0.05em;
	font-size: medium;
}
#columnRight h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	padding: 6px;
	letter-spacing: 0.05em;
	font-size: small;
}
#columnRight p {
	color: #333333;
	font-size: small;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
 }
#columnRight p.redBold {
	color: #900;
	font-weight: bold;
	font-style: italic;
}

#columnRight a:link, #columnRight a:visited {
	color: #000099;
	text-decoration: underline;
}
#columnRight a:focus, #columnRight a:active, #columnRight a:hover {
	color: #0033FF;
	text-decoration: underline;
}

#columnRight #search form {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#columnRight  .note {
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #333333;
}


#mainContent {
	margin: 0px 250px 0px 160px;
	padding: 10px;
	text-align: left;
	vertical-align: baseline;
	/* width: 550px; */
}
#mainContent h3 {
	color: #020360;
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: large;
	padding-bottom: 2px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3565B9;
	margin-bottom: 6px;
	font-family: "Copperplate Gothic Bold", Verdana, Arial, Helvetica, sans-serif;
}
#mainContent h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3666BA;
	font-size: medium;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 6px;
}
#mainContent h5 {
	font-size: 85%;
	font-weight: bold;
	color: #3666BA;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px 0 2px 0;
}
#mainContent p {
	font-size: small;
	vertical-align: top;
	line-height: 120%;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainContent ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-image: url(../images/1-drop-10.gif);
	font-size: small;
	line-height: 1.2;
	list-style-position: outside;
	text-indent: 0px;
}
#mainContent li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-position: outside;
	list-style-image: url(../images/page/logo-bullet.gif);
}
#mainContent p.center {
	text-align: center;
}
#mainContent p.right {
	text-align: right;
}
#mainContent a:link {
	color: #666699;
	text-decoration: underline;
}
#mainContent a:visited {
	color: #666699;
	text-decoration: underline;
}
#mainContent a:focus {
	color: #0033FF;
	text-decoration: underline;
}
#mainContent a:active {
	color: #0033FF;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #0033FF;
	text-decoration: underline;
}
#mainContent table.photo {
	float: right;
}
#mainContent blockquote p {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#mainContent p.beforeBlockquote {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

#mainContent table.photo td {
	border-style: none;
	font-size: x-small;
	font-style: italic;
	color: #333333;
	text-align: center;
	font-weight: 700;
}
#mainContent table.photo caption {
	font-size: x-small;
	font-style: italic;
	color: #666666;
	text-align: center;
	font-weight: 700;
}
#mainContent table.general {
	border: 1px silver solid;
	padding: 0px;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	}
#mainContent table.general td {
	border: 1px silver solid;
	padding: 6px;
	font-size: small;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
}

#mainContent .general th {
	color: #FFFFFF;
	background-color: #9BB2DC;
	padding: 4px 8px;
}
#mainContent .general caption {
	font-family: "Copperplate Gothic Bold", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	color: #132383;
}
#mainContent table.botLine {
	border: none;
	padding: 0px;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#mainContent .botLine caption {
	font-family: "Copperplate Gothic Bold", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	color: #132383;
}
#mainContent .botLine th {
	color: #FFFFFF;
	background-color: #9BB2DC;
	padding: 8px 8px;
}
#mainContent table.botLine td {
	padding: 6px;
	font-size: small;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #688ACA;
}
#mainContent table.botLine h2 {
	color: #688ACA;
	padding: 6px 4px;
}

#mainContent img.left {
	float: left;
	margin-right: 10px;
}
#mainContent img.right {
	float: right;
	margin-left: 10px;
}
#mainContent #highlightBox {
	border: 2px solid #bfd8ec;
	background-color: #D2E9FF;
	padding-right: 20px;
	padding-left: 20px;
	margin: 10px;
}
#ratespage table.rates {
	border: 1px solid #000066;
	background-color: #FFFFCC;
	padding: 4px;
}
#ratespage .rates th {
	background-color: #8AC5FF;
	color: #000000;
	border: 1px solid #666666;
}
#ratespage .rates td {
	border: 1px solid #666666;
	padding: 4px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#clearOne {
		clear: both;
		height: 1px;
}


#bottomWrapper {
	width: 984px;
	text-align: center;
	margin: 0 auto;
	color: #666666;
}
#footer {
	width: 984px;
	padding: 1px 0 1px 0;
	background-color: #98B2E5;
	margin: 0 auto;
	background-image: url(../images/page/USTC-footer1.jpg);
	background-repeat: repeat-y;
}
#footer p {
	font-size: 75%;
	text-align: center;
	color: #000033;
	line-height: 125%;
}
#footer span {
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	}
#footer p a:link, #footer p a:visited {
	color: #0000CC;
	text-decoration: underline;
}
#footer p a:focus, #footer p a:active, #footer p a:hover  {
	color: #990000;
	text-decoration: underline;
}

#bottomMatter {
	clear: left;
	width: 984px;
	background-color: #98B2E5;
	background-image: url(../images/page/USTC-footer2.jpg);
	background-repeat: no-repeat;
	height: 74px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bottomMatter p {
	font-size: 70%;
	color: #000066;
	text-align: center;
}
#bottomMatter p a:link, #bottomMatter p a:visited {
	color: #000099;
	text-decoration: underline;
}
#bottomMatter p a:focus, #bottomMatter p a:active, #bottomMatter p a:hover  {
	color: #000099;
	text-decoration: underline;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
.floatRight {
	float: right;
}

.photoBorder {
	border: 1px solid #3666BA;
	}
.indent {
	 text-indent: 10px;
}
.indent2 {
	 text-indent: 20px;
}
span.name     {
	color: #336699;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px
}
.bold {
	font-weight: bold;
}
.blueBold {
	color: #336699;
	font-weight: bold;
}
.ExtraSmall {font-size: x-small}
.redBold {
	font-weight: bold;
	color: #900;
	font-style: italic;
}
