body {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 90%;
	line-height: 15px;*/
	color: #000080;
	margin: 0px 0px 0px 0px; 
	padding:0px
}

p, blockquote {  /*, td, th*/
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 100%;*/
	margin : 0px;
}

#subnavtable {
	width: 720px;
}
#subnavtable td {
	font-size: 65%;
	padding: 4px !important;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold !important;
	font-style: italic;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #676767;
	font-size: 18px;
	/*/*/font-size: 115%; /* */
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #676767;
	font-size: 16px;
	font-size: 90%;
	line-height: 0px;
	padding: 3px;
}
a {
	color: #3366CC;
}
a.highlight {
	color: #333366;
}
/*td.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-image: url(/media/APSALayout/sidebar_bg.jpg);
	background-repeat: repeat-y;
}
*/
.sidebar {
	padding: 5px !important;
}
.feature p {
	margin-left: 15px;
}
.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	/*line-height: 24px;*/
	color: #676767 !important;
	/*background-color: #a9a9a9;*/
	font: 700;
	text-align: center;
}

td .sidebarHeader {
	border-bottom: 1px solid #000000;
	background-image: url(/media/APSALayout/homepage/heading_fade.jpg);
}
.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*line-height: 22px;*/
	color: #333333;
	background-color: #CCCCCC;
}
#welcome {
	border: 1px solid #000;
	/*/*/border-top: 0px solid #000; /* */
}
#welcome p {
	color: #000000;
	font-size: 75%;
	font-weight: bold;
}
#welcome a, a:link, a:visited, a:hover {
	font-weight: normal;
}
#searchtable {
	border: 1px solid #000;
	/*padding: 5px;*/
	background: #E2E2E2;
	width: 140px !important;
	padding: 5px !important;
}
#searchtable .sidebarHeader {
	font-weight: bold;
}
.box {
	border: 1px solid #000;
	background: #E2E2E2;
}
.box td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	/*text-align: center;*/
	vertical-align: top;
	/*padding: 8px;*/
}

.box strong {
	font-size: 110%;

}

img.APSAimgborder {
	background: white;
    padding: 5px;
}
.APSAimgborder {
    border: 1px solid black;
	background: #FFFFFF;
	padding: 5px;
}
.ThinBorder {
	border: 1px solid #000000;
}
#footer td, #footer a:link, #footer a:visited {
	font-size: 10px;
	/*/*/font-size: 80%; /* */
	font-weight: normal;
}
.normallinespacing {
	margin-bottom: 3px;
}
