body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #f14747;
	text-decoration: none;
}

a:link {
	color: #f14747;
}

a:hover {
	color: #FD7953;
	text-decoration: underline;
}

a:active {
	color: #ff6666;
}

.currentpage {
	color: #ff3300;
}

.currentpage_side {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

#navcell { /* main menu navigation parameters and background */
	height: 60px;
	text-align: center;
	background-image: url(/images/ati_orange_06.gif);
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#navcell_side { /* main menu navigation parameters and background */
	height: 60px;
	text-align: center;
	background-image: url(/images/ati_orange_side_06.gif);
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#navtable {
	height: 30px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

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

a.nav {
	color: #FFFFFF;
	text-decoration: none;
}

a:link.nav {
	color: #FFFFFF;
}

a:hover.nav {
	color: #FD7953;
	text-decoration: none;
}

a:active.nav {
	color: #ff6666;
}

#maincell { /* main table cell that holds the main content */
	height: 350px;
	text-align: left;
	background-image: url(/images/ati_orange_08.gif);
	background-color: #FFFFFF;
}

#flashholder { /* main table cell that holds the main content */
	height: 80px;
	text-align: center;
	background-image: url(/images/ati_orange_08.gif);
	background-color: #FFFFFF;
}

#maincell_side { /* main table cell that holds the main content */
	height: 350px;
	text-align: left;
	background-image: url(/images/ati_orange_side_08.gif);
	background-color: #FFFFFF;
}

#flashholder_side { /* main table cell that holds the main content */
	height: 64px;
	text-align: left;
	background-image: url(/images/ati_orange_side_08.gif);
	background-color: #FFFFFF;
}

#footer { /* bottom section of each page which includes copyright info */
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0074d6;
	height: 40px;
	text-align: center;
	background-image: url(/images/ati_orange_10.gif);
	line-height: 12px;
}

#footer_side { /* bottom section of each page which includes copyright info */
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0074d6;
	height: 40px;
	text-align: center;
	background-image: url(/images/ati_orange_side_10.gif);
	line-height: 12px;
}

.small {
	font-size: 10px;
}

.main {
	padding: 10px 25px 20px 25px;
}

.sidebar {
	padding: 10px 3px 20px 15px; 
	width: 137px;
}

.main_w-sidebar {
	padding: 10px 25px 20px 10px;
}

p.side {
	margin: 10px 0px 10px 0px;
}

a.side {
	font-size: 11px;
	color: #f14747;
	text-decoration: none;
	font-weight: bold;
}

a:link.side {
	color: #f14747;
}

a:hover.side {
	color: #FD7953;
	text-decoration: none;
}

a:active.side {
	color: #ff6666;
}

