body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-size:11px;
}
th {
	background-color:#D2EBF9;
	border-top:#A6A6A6 1px solid;
	border-left:#A6A6A6 1px solid;
	padding:3px;
}
input {
	font-size:11px;
}
select {
	font-size:11px;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#A25221;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
h3 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:7px;
	color:#000000;
}
p {
	margin-top:0px;
	margin-bottom:7px;
}
li {
	margin-bottom:3px;
}
blockquote {
	margin:7px 15px 7px 15px;
}
.inputField {
	width:200px;
}
.inputFieldShort {
	width:75px;
}
textarea {
	font-size:11px;
}
.boxBottom {
	border-bottom:#A6A6A6 1px solid;
}
.boxLeft {
	border-left:#A6A6A6 1px solid;
}
.boxRight {
	border-right:#A6A6A6 1px solid;
}
a:link {
	color: #156F95;
	/* font-size:11px; */
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #156F95;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #156F95;
	font-weight: bold;
	text-decoration: none;
}
a.sidebar:link {
	color: #156F95;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}
a.sidebar:visited {
	color: #156F95;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}
a.sidebar:active {
	color: #156F95;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}
a.sidebar:hover {
	font-weight: normal;
	text-decoration: underline;
}
.linkMajor {
	color: #156F95;
}
.tableBordered {
	border-bottom:#A6A6A6 1px solid;
	border-right:#A6A6A6 1px solid;
}
.tableBorderedCell {
	border-top:#A6A6A6 1px solid;
	border-left:#A6A6A6 1px solid;
	padding:3px;
}
.authors {
	font-style:italic;
	color:#999999;
}
.tableHeader {
	background-color:#156F95;
	color:#FFFFFF;
	border-top:#A6A6A6 1px solid;
	border-left:#A6A6A6 1px solid;
	padding:3px;
	font-weight:bold;
}
.reverseRowHeader {
	background-color:#156F95;
	color:#FFFFFF;
}
.reverseRow {
	background-color:#F2F2F2;
}
.sidebarTextBackup {
	color:#156F95;
	font-size:10px;
}
.sidebarText {
	color:#115B7B;
	font-size:10px;
}
.sidebarBullet {
	list-style-image:url(/images/sidebarBullet.gif);
	margin-left:0px; 
	padding-left:15px;
}
.bullet2 {
	margin-left:10px; 
	padding-left:15px;
	margin-top:0px;
	list-style:square;
	color:#333333;
}
.boxOptions {
	font-size:10px;
}
.detailHeading {
	font-weight:bold;
	color:#156F95;
}
.required {
	color:#E10000;
}
.total {
	font-weight:bold;
	font-size:12px;
}
.finePrint {
	color:#999999;
	font-size:11px;
	font-style:italic;
	text-align:center;
	width:70%;
}
.borderRightPrint {
	border-right:#000000 1px solid;
}

.borderLeftPrint {
	border-left:#000000 1px solid;
}
.h1Print {
	font-size:14pt;
	font-weight:bold;
}
.tableBorderedPrint {
	border-bottom:#000000 1px solid;
	border-right:#000000 1px solid;
}
.tableBorderedCellPrint {
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	padding:3px;
}
.menuBar { 
	background-image:url(/images/bodyMenuBarBackground.jpg);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	height:39px;
	padding-top:10px;
}
.menuBarMini { 
	background-image:url(/images/menuBarBackground.gif);
	background-repeat:repeat-x;
	text-align:center;
}

