#page {
	width: 960px;
	margin: 0 0 0 0;
}

.spacer15 {
	display:block;
	clear:both;
	height:0;
        line-height:5px;
	width:15px;
	overflow:hidden;
}

h1 {
	height: 18px;
	font-size: 14px;
	text-align: left;
	text-indent: 10px;
	margin: 5px 0 0 0;
}

h2 {
	height: 16px;	
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	color: white;
 	background-color: #313f6e;
}

h2 a {
	color: white;
	text-decoration: none;
}

h2 a:hover {
	color: white;
	text-decoration: underline;
}

h3 {
	height: 18px;
	font-size: 14px;
	text-align: left;
	margin: 0 0 5px 0;
	color: white;
 	background-color: #313f6e;
}

h3 a {
	color: white;
	text-decoration: none;
}

h3 a:hover {
	color: white;
	text-decoration: underline;
}

h3.center {
	text-align: center;
}

p {
	font-size: 12px;
	text-align: left;
	margin: 0 10px 0 10px;
}

p.noI {
	font-size: 12px;
	text-align: left;
	margin: 0 0 0 0;
}

form {
	margin:0;
}

a img {
	margin: 0;
	border: 0;
}

.homeLink {
	text-align: right;
	height: 10px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}

.subs {
	font-style: italic;
	font-weight: normal;
	font-size: smaller;
}

.small {
	font-size: smaller;
}

.bold {
	font-weight: bold;
	text-align: center;
}

.green {
	font-weight: bold;
	color: green;
}

.red {
	color: red;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.hButton {
	text-align: center;
	
	background-color: #ede8e8;
	background:url('images/beigeg.png');
}

.tErr {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: ariel;
	width: 100%;
	border: 1px solid #ff0000;
	text-align: center;
	font-weight: bold;
	font-size: larger;
	height: 1.5em;
	background-color: #ff8080;
}

.tfmtTop {
	border: 1px solid #313f6e;
	padding-left: 5px;
	font-family: times;
	font-size: 12px;
	text-align: left;
	height: 45px;
}

.tfmtTopBold {
	border: 1px solid #313f6e;
	padding-left: 5px;
	font-family: courier, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	height: 45px;
}

#tTopMenu {
	table-layout: fixed;
	margin-top: 10px;
}

#tTopMenu tr td {
	text-align: center;
	font-family: lucida, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 100px;
	border: 1px solid #313f6e;
 	background:url('images/beigeg.png'); 
}

#tTopMenu tr td a {
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	color: black;
}

#tTopMenu tr td a:hover {
 	display: block; 
	color: white;
 	background-color: #313f6e;
	text-decoration: underline;
}

#mainWin {
	align: center;
	width: 100%;
}

div.pic {
	float: left;
	align: center;
	margin: 10px;
}

div.pic p {
	text-align: left;
}

.leftColSmall {
	font-size: 12px;
	font-family: arial, sans-serif;
	float: left;
	clear: left;
	width: 160px;
	margin: 0 5px 5px 0;
	border: 1px solid #313f6e;
	padding: 0px;
}

.leftCol {
	font-size: 12px;
	font-family: arial, sans-serif;
	float: left;
	clear: left;
	width: 204px;
	margin: 0 5px 5px 0;
	border: 1px solid #313f6e;
	padding: 0px;
        /* background-color: #eeeeee; */
}

.leftColNoB {
	font-size: 12px;
	font-family: arial, sans-serif;
	float: left;
	clear: left;
	width: 204px;
	margin: 0 6px 6px 0;
	padding: 0px;
}

.leftColBig {
	font-size: 12px;
	font-family: arial, sans-serif;
	float: left;
	clear: left;
	width: 250px;
	margin: 0 5px 5px 0;
	border: 1px solid #313f6e;
	padding: 0px;
}

.leftColBigNoB {
	font-size: 12px;
	font-family: arial, sans-serif;
	float: left;
	clear: left;
	width: 250px;
	margin: 0 5px 5px 0;
	padding: 0px;
}

ol {
	list-style: disc inside;
	margin-left: 10px;
	font-size: 14px;
	padding: 1px;
	text-align: left;
}	

ul {
	list-style: none;
	margin: 0;
	padding: 1px;
	text-align: center;
}

ul li {
	height: 20px;
}

ul li.left {
	height: 20px;
        padding-left: 20px;
	text-align: left;
	background-color: #ffffff;
}

ul li a {
	margin: 0;
	/* padding: 1px; */
	text-decoration: underline;
	color: black;
}

ul li a:hover {
	/* font-size: larger;  */
	margin: 0;
	font-weight: bold;
	/* padding: 1px; */
	/* display: block; */
	/* background-color: #ffc000; */
}

ul li.emptyRow {
	font-size: 5px;
	height: 5px;
	line-height: 5px;
}

ul.big {
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 1px;
	text-align: center;
}

.divBull {
	float: left;
	clear: left;
	width: 278px;
	margin: 5px 14px 0 0;
	text-align: left;
}

.divBear {
	float: left;
	width: 278px;
	margin: 5px 0px 0 0;
	text-align: left;
}

.rightCol {
	float: right;
	clear: right;
	width: 160px;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0px;
	border: 1px solid #313f6e;
	/* background-color: #f4f4d2; */
}

.rightColNoB {
	float: right;
	clear: right;
	width: 160px;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0px;
}

.midColSmall {
	float: left;
        width: 536px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.midCol {
	float: left;
        width: 580px;
	border: 1px solid #313f6e;
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.midColBig {
	float: left;
        width: 742px;
	border: 1px solid #313f6e;
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.midColNoB {
	float: left;
        width: 580px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.midColBigNoB {
	float: left;
        width: 742px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.midCol2NoB {
	float: left;
        width: 748px; 
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
	margin: 0 0 5px 0;
}

.divRight {
	float: right;
}

.divRightAd {
	float: right;
	clear: right;
	padding: 12px;
}

.divGap {
	float: left;
        width: 8px;
}

.divHalf {
	float: left;
        text-align: left;
        width: 276px;
	margin: 0 0 5px 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
	border-right: 3px solid #d0d0d0;
	border-bottom: 3px solid #d0d0d0;
}

.div50 {
	float: left;
	width: 97px;
	margin: 2px 0 5px 2px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.divSmall {
	float: left;
        width: 206px;
	margin: 0 0 5px 5px;
	padding: 0px;
	border: 1px solid #313f6e;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.divSmallNoB {
	float: left;
        width: 204px;
	margin: 0 0 5px 5px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.divFull {
	float: left;
        width: 100%;
	margin: 0 0 5px 0;
	padding: 0px;
	border: 1px solid #313f6e;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.divFullNoB {
	float: left;
        width: 100%;
	margin: 0 0 5px 0;
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

.divFull3D {
	float: left;
        width: 100%;
	margin: 0 0 5px 0;
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
	/* 	background-color: #f0f0f0;  */
	border-right: 3px solid #d0d0d0;
	border-bottom: 3px solid #d0d0d0;
}

.tfmtNoB {
	width: 100%;
	border-collapse: collapse;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}

.tfmtNoB tr th {
	font-size: 14px;
	text-align: center;
 	font-weight: bold;
	font-family: arial, sans-serif;
	padding-left: 5px;
}

.tfmtNoB tr td {
	font-size: 12px;
	text-align: center;
 	border-top: 1px solid #ffffe0;
	padding-left: 5px;
}

.tfmtNoB tr td.left {
	text-align: left;
}

.tfmtNoB tr td.tCol1{
	width: 30%;
	text-align: right;
	border-top: 1px solid #ffffe0;
	padding-left: 5px;
}

.tfmtNoB tr td.tHdr {
	height: 16px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: white;
	background-color: #313f6e;
}
.tfmtA {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #313f6e;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 5px 0 5px 0;
}
	
.tfmtA tr th {
	font-size: 14px;
	text-align: center;
 	font-weight: bold;
	font-family: arial, sans-serif;
}

.tfmtA tr td{
	height: 24px;
	font-family: arial, sans-serif;
	text-align: left;
}
.tfmtA tr td.emptyRow{
	font-size: 10px;
	height: 10px;
	line-height: 10px;
}

.tfmtA tr td.center{
	text-align: center;
}
.tfmtA tr td.centerColor{
	text-align: center;
	background-color: #f6f6f6;
}

.tfmtA tr td.centerBold{
	text-align: center;
	font-weight: bold;
}

.tfmtA tr td.right{
	text-align: right;
}

.tfmtA tr td.rightBold{
	text-align: right;
	font-weight: bold;
}

.tfmtA tr td.rightColor{
	text-align: right;
	background-color: #f6f6f6;
}

.tfmtA tr td.tHdr {
	height: 16px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: white;
	background-color: #313f6e;
}

.tfmtA tr td.tCol1{  
	text-align: right;
	width: 30%;
	height: 27;
	font-family: arial, sans-serif;
        /* background-color: red;*/
	}

.tfmtA tr td.tCol1S{  
	text-align: right;
	width: 25%;
	height: 27;
	font-family: arial, sans-serif;
        /* background-color: red;*/
	}

.tfmtA tr td.tColMid{  
	width: 50%;
}

.tfmtA tr td.tButton{  
	font-family: arial, sans-serif;
	height: 40px;
	text-align: center;
}

.tfmtMb {
	width: 80%;
	margin-bottom: 10px;
}

.tfmtMb tr td a {
	color: black;
	text-decoration: none;
}

.tfmtMb tr td a:hover {
	text-decoration: underline;
}

.tfmtMb tr td.num {
	font-size: 20px;
	width: 100px;
	border-collapse: collapse;
	border: 2px solid gray;
	text-align: center;
}

.tfmtMsg {
	width: 100%;
	border-collapse: collapse;
	border-right: 3px solid #d0d0d0;
	border-bottom: 3px solid #d0d0d0;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}
.tfmtMsg tr td{
	height: 18px;
	font-family: arial, sans-serif;
	/*  	background-color: #f6f6f6;   */
	text-align: left;
}

.tfmtMsg tr td.Title {
	font-size: 14px;
	font-weight: bold;
	width: 68%;
}

.tfmtMsg tr td.Cmnt {
	font-size: 12px;
	font-weight: bold;
	width: 40%;
}

.tfmtMsg tr td.Author {
	font-size: larger;
}

.tfmtMsg tr td.Right {
	width: 30%;
	text-align: right;
}

.tfmtMsg tr td.info {
	width: 20%;
	text-align: left;
}

.tfmtMsg tr td.info2 {
	width: 15%;
	text-align: left;
}

.tfmtFixedBig {
	border-collapse: collapse;
	table-layout: fixed;
	font-family: arial, sans-serif;
	text-align: center;
	font-size: 12px;
}

.tfmtFixedBig tr td a {
	text-align: right;
	text-decoration: none;
}

.tfmtFixedBig tr td a:hover {
	text-align: right;
	text-decoration: underline;
}

.tfmtFixed {
	border-collapse: collapse;
	table-layout: fixed;
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 11px;
}

.tfmtFixed tr td.right{
	text-align: right;
}

.tfmtFixed tr td.rightBold{
	text-align: right;
	font-weight: bold;
}

.tfmtFixed tr td.rightColor{
	text-align: right;
	background-color: #f6f6f6; 
}

.tfmtFixed tr td.center{
	text-align: center;
}

.tfmtFixed tr td.centerBold{
	text-align: center;
	font-weight: bold;
}

.tfmtFixed tr td.centerColor{
	text-align: center;
 	background-color: #f6f6f6; 
}

.tfmtInner {
	font-size: 11px;
	border-collapse: collapse;
	table-layout: fixed;
	margin: 5px 5px 5px 5px;
	font-family: arial, sans-serif;
	border-left: 1px solid #313f6e;
	border-bottom: 1px solid #313f6e;
	text-align: center;	
}

.tfmtInner tr td input {
	border: 1px solid #999999;
	height: 18;
}

.tfmtInner tr td input.NoB {
	border: 0px solid #999999;
}

.tfmtInner tr td input.NoB {
	border: 0px solid #999999;
}

.tfmtInner tr td input.button1 {
	border: 1px solid #313f6e;
}

.tfmtInner tr td {  
	border-top: 1px solid #313f6e;
	border-right: 1px solid #313f6e;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;	
}

.tfmtInner tr td.left {
	text-align: left;
	padding-left: 5px;
}

.tfmtInner tr td.centerBold{
	text-align: center;
	font-weight: bold;
}

.tfmtInner tr th {  
	border-top: 1px solid #313f6e;
	border-right: 1px solid #313f6e;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
}

.inputBox {
	border: 1px solid #999999;
}

.inputBoxS {
	font-size: 11px;
	border: 1px solid #999999;
	height: 15px;
}

input.button1 {
	border: 2px solid black;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background:url('images/beigeg.png');
}

input.button1hover  {
	border: 2px solid gold;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #313f6e;
}

input.button2 {
	border: 2px solid black;
	font-size: 14px;
	font-weight: bold;
	color: black;
	background:url('images/beigeg.png');
}

input.button2hover  {
	border: 2px solid gold;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #313f6e;
}

#footer {
	margin-top: 5px;
	width: 950px;
	font-family: arial, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	float: left;
}