/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.text_lineheight {
	line-height: 13px;
}

.textsmall {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.textsmall_link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

.textsmall_link:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.subnav {
	background-color: #FF6600;
}

.subnav_links {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.subnav_links:hover {
	color: #0066FF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.subnav_links_on {
	color: #0066FF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.subnav_links_on:hover {
	color: #0066FF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


h1 {
	font-size: 16px;
	color:#000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}

.mainborder {
	border-width: 3px;
	border-style: solid;
	border-color: #FF6600;
}

.top {
	background-color: #FF6600;
	height: 3px;
}

.left {
	background-image:url(images/orange.jpg);
	background-repeat: repeat-y;
}


.mainbg {
	background-image:url(images/coinstack.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.mainmultiple {
	background-image:url(images/bg_multiple.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.logopadding {
	padding-bottom: 15px;
}

.navigation{
	color:#0066FF;
	font-weight: bold;
	text-decoration: none;
}

.navigation:hover{
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}

.navigation_hold{
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}

.navigation_hold:hover{
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}

.divider {
	font-size: 20px;
	font-weight: bold;
	color: #0066FF;
}

div.scroll{
	overflow: auto;
	height: 385px;
}

.redhighlight {
	color: #FF6600;
	font-weight: bold;
}

.footertxt {
	font-size: 11px;
	font-weight: bold;
}

.formbg {
	background-image:url(images/form_bg.jpg);
	background-repeat: no-repeat;
}

.formbg_sm {
	background-image:url(images/form_bg_sm.jpg);
	background-repeat: no-repeat;
}

.topheight {
	height: 10px;
}

.bottomheight {
	height: 10px;
}

.formbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.formheight {
	height: 8px;
}

form { margin: 0px; padding: 0px; }

.lineheight {
	line-height: 13px;
}

.submit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#0066FF;
}

.aboutusbg {
	background-image:url(images/aboutus_bg.jpg);
	background-repeat: no-repeat;
	line-height: 17px;
}

.email {
	color: #FF6600;
	text-decoration: underline;
}

.email:hover {
	color: #000000;
	text-decoration: underline;
}