body {background: #FFF url(/ice/images/usap_page_bg.gif) fixed no-repeat center center;}

.leftPad {
	padding-left: 5px;
}
.rightPad {
	padding-right: 5px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC3300;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.navBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
}
.navTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.smallLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.people {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.peopleTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.dottedLine {
	border-bottom: 1px dotted #dddddd;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.body, .blogbody, .comments-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.comment-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.comment-comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.calendarhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.calendarbody, .addedDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.addedDate {
	font-style: italic;
}

A {
	text-decoration: none;
	color: #CC3300;
}
A:link {
	text-decoration: none;
	color: #CC3300;
}
A:visited {
	text-decoration: none
	color: #CC3300;
}
A:active {
	text-decoration: none;
	color: #FF3300;
}
A:hover {
	text-decoration: underline;
	color: #CC3300;
}

A.navLink {
	text-decoration: none;
	color: #CC3300;
}
A.navLink:link {
	text-decoration: none;
	color: #CC3300;
}
A.navLink:visited {
	text-decoration: none
	color: #CC3300;
}
A.navLink:hover {
	text-decoration: underline;
	color: #FF3300;
}
A.navLink:active {
	text-decoration: none;
	color: #CC3300;
}


A.imgLink img {
	text-decoration: none;
	color: #CC3300;
	border: thin solid black;
}
A.imgLink:link img {
	text-decoration: none;
	color: #CC3300;
	border: thin solid black;
}
A.imgLink:visited img {
	text-decoration: none;
	color: #CC3300;
	border: thin solid black;
}
A.imgLink:hover img {
	text-decoration: underline;
	color: #FF3300;
	border: thin solid black;
}
A.imgLink:active img {
	text-decoration: none;
	color: #CC3300;
	border: thin solid black;
}

A.blueLink {
	text-decoration: none;
	color: #003366;
}
A.blueLink:link {
	text-decoration: none;
	color: #003366;
}
A.blueLink:visited {
	text-decoration: none
	color: #003366;
}
A.blueLink:hover {
	text-decoration: underline;
	color: #336699;
}
A.blueLink:active {
	text-decoration: none;
	color: #003366;
}

A.calendar {
	text-decoration: none;
	color: #CC0000;
	background: #EEEEE;
}
A.calendar:link {
	text-decoration: none;
	color: #990000;
	background: #EEEEE;
}
A.calendar:visited {
	text-decoration: none;
	color: #990000;
	background: #EEEEE;
}
A.calendar:hover {
	text-decoration: underline;
	color: #CC0000;
	background: #EEEEE;
}
A.calendar:active {
	text-decoration: none;
	color: #990000;
	background: #EEEEE;
}
#justifyBody {
	text-align: justify;
}
#indentleft {
	margin-left: 10px;
}
select {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #CCCCCC;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
}
select.links {
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
