/* CSS Document */

body, td, th {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #333333;
}
body {
	background-color:#FFFFFF;
	background-image:none;
	margin:10px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}
h1 {
	font-size:1.6em;
	color:#3d5674;
	margin:0px;
	padding:0px;
	letter-spacing:-.05em;
	margin-bottom:5px;
}
h2 {
	font-size:1.5em;
	color:#3d5674;
	margin:0px;
	padding:0px;
	letter-spacing:-.03em;
	margin-bottom:5px;
}
h3 {
	font-size:1.4em;
	color:#993300;
	margin:0px;
	padding:0px;
	letter-spacing:-.01em;
	margin-bottom:5px;
}
h4 {
	font-size:1.3em;
	font-weight:normal;
	color:#993300;
	margin:0px;
	padding:0px;
	margin-bottom:4px;
}
h5 {
	font-size:1.2em;
	color:#993300;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}
h6 {
	font-size:1.1em;
	color:#993300;
	font-style:italic;
	margin:0px;
	padding:0px;
	letter-spacing:.02em;
	margin-bottom:2px;
}
.hUnderline {
	border-bottom: 1px solid;
}
.button {
	background:#cccaca url(../images/sprites_buttons.png) repeat-x 0 0;
	color:#444;
	border:1px solid #444;
	cursor:pointer;
}
.buttonOver {
	background:#cccaca url(../images/sprites_buttons.png) repeat-x 0 0;
	color:#666633;
	border:1px solid #666633;
	cursor:pointer;
}
.buttonDown {
	background:#cccaca url(../images/sprites_buttons.png) repeat-x 0 -30px;
	color:#000;
	border:1px solid #000;
	cursor:pointer;
}
.contentTable {
	border:1px solid #3d5674;
}
.contentTable th {
	text-align:right;
	background-color:#ececee;
}
.contentTable td {
	background-color:#fffff9;
}
.tightTable, .tightTable table, .tightTable th, .tightTable td {
	font-size: .9em;
}
.rowEven, .evenRow {
	background-color:#ffffff;
}
.rowOdd, .oddRow {
	background-color:#FAFAFA;
}
.rowFirst td, .rowFirst th {
	background-color:#F6F6F6;
	border-bottom:2px solid #A2A2A2;
	text-align:left;
	cursor:default;
}
.rowMiddle td, .rowMiddle th {
	border-bottom:1px solid #E1E1E1;
}
.rowLast td, .rowLast th {
	background-color:#F6F6F6;
	border-top:1px solid #A2A2A2;
}
.colFirst, .colFirst td, .colFirst th {
	background-color:#ececee;
	border-right:2px solid #A2A2A2;
}
.colMid, .colMid td, .colMid th {
	border-right:1px solid #A2A2A2;
}
.rowMid, .rowMid td, .rowMid th {
	border-bottom:1px solid #A2A2A2;
}
.navRowTable {
	background-color: #fafafc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #cccccc;
}
.navRowPageLink {
	font-weight: bold;
	color: #333366;
	padding: 1px 2px 1px 2px;
	background-color:#ffffed;
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #bfbfbf;
}
.noBorder, .noBorder th, .noBorder td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.e16 {
	font-size:1.6em;
}
.eh16 {
	font-size:1.6em;
	font-weight:bold;
}
.e15 {
	font-size:1.5em;
}
.eh15 {
	font-size:1.5em;
	font-weight:bold;
}
.e14 {
	font-size:1.4em;
}
.eh14 {
	font-size:1.4em;
	font-weight:bold;
}
.e13 {
	font-size:1.3em;
}
.eh13 {
	font-size:1.3em;
	font-weight:bold;
}
.e12 {
	font-size:1.2em;
}
.eh12 {
	font-size:1.2em;
	font-weight:bold;
}
.e11 {
	font-size:1.1em;
}
.eh11 {
	font-size:1.1em;
	font-weight:bold;
}
.e10 {
	font-size:1em;
}
.eh10 {
	font-size:1em;
	font-weight:bold;
}
.e095 {
	font-size:.95em;
}
.e09 {
	font-size:.9em;
}
.e085 {
	font-size:.85em;
}
.e08 {
	font-size:.8em;
}
.e075 {
	font-size:.75em;
}
.e07 {
	font-size:.7em;
}
.margTop5 {
	margin-top:5px;
}
.margTop10 {
	margin-top:10px;
}
.margTop15 {
	margin-top:15px;
}
.margTop20 {
	margin-top:20px;
}
.margRight5 {
	margin-right:5px;
}
.margRight10 {
	margin-right:10px;
}
.margRight15 {
	margin-right:15px;
}
.margRight20 {
	margin-right:20px;
}
.margBot5 {
	margin-bottom:5px;
}
.margBot10 {
	margin-bottom:10px;
}
.margBot15 {
	margin-bottom:15px;
}
.margBot20 {
	margin-bottom:20px;
}
.margLeft5 {
	margin-left:5px;
}
.margLeft10 {
	margin-left:10px;
}
.margLeft15 {
	margin-left:15px;
}
.margLeft20 {
	margin-left:20px;
}
.success {
	background-color:#dae5db;
	color: #003300;
	padding: 15px 10px 15px 10px;
	border: 1px solid #3d5674;
	margin-bottom: 10px;
}
.success img, .notice img, .error img {
	margin: -5px 10px 10px -5px;
}
.success h1, .success h2, .success h3, .success h4 {
	color: #003300;
}
.notice {
	background-color: #ffffe2;
	color: #333300;
	padding: 15px 10px 15px 10px;
	border: 1px solid #3d5674;
	margin-bottom: 10px;
	display: block;
}
.notice h1, .notice h2, .notice h3, .notice h4 {
	color: #333300;
}
.noticeTxt {
	font-size: .9em;
	color: #990000;
	font-weight: bold;
}
.error {
	background-color: #f1d8d8;
	color: #662200;
	padding: 15px 10px 15px 10px;
	border: 1px solid #3d5674;
	margin-bottom: 10px;
}
.error h1, .error h2, .error h3, .error h4 {
	color: #662200;
}
.success a:link, .success a:visited {
	color: #FF3300;
	text-decoration: none;
}
.error a:link, .error a:visited {
	color: #CC0000;
	text-decoration: none;
}
.success a:hover, .success a:active {
	color: #FF0000;
	text-decoration: underline;
}
.error a:hover, .error a:active {
	color: #FF0000;
	text-decoration: underline;
}
#siteInfo {
	color: #666666;
	font-size: .7em;
	text-align:center;
	text-align:center;
	margin-top:20px;
}
.pointer {
	cursor:pointer;
}
.bigInput input, .bigInput select {
	font-size:1.1em;
}
.floatLeft {
	display:inline;
	float:left;
}
.floatRight {
	display:inline;
	float:right;
}
.clearBoth {clear:both;height:0px;}
