@charset "utf-8";
li {
	list-style-position: outside;
	list-style-type: square;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

.HiddenRegion {
	visibility: hidden;
}
#smallp p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#smallp {
	display: block;
	margin-left: 20px;
	padding-right: 20px;
}
.links {
	list-style-type: square;
	list-style-position: outside;
}


.links a{
	color: #03F;
	text-decoration: none;
}
.links a:hover {
	color: #03F;
	text-decoration: underline;
}


/* CSS Document */

#header {
	margin: 0px;
	padding: 0px;
	background-image: url(images/jsapheader.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;	
}

#back {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav {
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(images/navdivrep.jpg);
	background-repeat: repeat-x;
	height: 47px;
}
#nav a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 2px;
	padding-left: 13px;
	font-weight: normal;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #666;
	border-bottom-color: #66F;
	border-left-color: #66F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav a:hover {
	color: #FFF;
	text-decoration: underline;
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 2px;
	padding-left: 13px;
	margin: 0px;
}

#innernav {
	height: 23px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#innernav input{
	margin: 0px;
	height: 21px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 11px;
	width: 142px;
	display: block;
	padding: 0px;
	color: #333;
	background-color: #FFF;
}

#smallheading {
	font-weight: bold;
	color: #333;
	display: block;
	font-size: 12px;
}
#bigheading {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#biglink {
}
#biglink a {
	font-size: 14px;
	color: #00F;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(images/ajax.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
#biglink a:hover {
	font-size: 14px;
	color: #39F;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#leftnav {
	width: 17em;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-right: 12px;
}
#leftnav a  {
	font-size: 11px;
	background-image: url(images/arrow.gif);
	background-position: 12px center;
	display: block;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	text-decoration: none;
	color: #09F;
	text-transform: capitalize;
	font-weight: normal;
}
#leftnav a:hover {
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	text-decoration: underline;
}
