/* globals */
body {
	background-image:url(../images/bgRepeater.jpg);
	background-repeat:repeat;
	margin:0;
}
html input, html textarea, html select {
	border:1px;
	border-color:#666666;
	border-style:solid;
}
.lft_shdw {
	background-image: url(../images/index/shdw_lft.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.lft_shdw_main {
	background-image: url(../images/index/shdw_lft_main.png) !important;
	background-image: url(../images/index/shdw_lft_main.jpg);
	background-repeat: repeat-y;
	background-position: top-right;
}
.lft_shdw_mid {
	background-image: url(../images/index/shdw_lft_mid.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.rght_shdw {
	background-image: url(../images/index/shdw_rght.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.rght_shdw_main {
	background-image: url(../images/index/shdw_rght_main.png) !important;
	background-image: url(../images/index/shdw_rght_main.jpg);
	background-repeat: repeat-y;
	background-position: top-left;
}
.rght_shdw_mid {
	background-image: url(../images/index/shdw_rght_mid.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.dkGreyBack {
	background-color: #7d7d7d;
	margin: 0px;
}
a {
	text-decoration:none;
} 
* html a:hover {
    text-decoration:none;	
	visibility:visible;
}
* html img {
	border: 0; 
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
	outline: none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
	outline: none;
}
.navtable object,
.navtable object:focus {
	outline: none;
	-moz-outline-style: none;
}

/* content */
p{
	margin-bottom: .8em;
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#404040;
	margin:0;	
	font-size: 9px;
	margin: 10px;
}
	
#content {
	background-color: #fff;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-position: top;
}
#htm {
	background-color: #fff;
	margin: 0px;
	border: 0px;
	padding: 20px;
	background-position: top;
	width: 600px;
	text-align:left;
}
#big_box {
	margin: 0px 20px 0px 20px;
	width: 510px;
}

#two_boxes_left {
	margin: 0px 10px 0px 10px;
	width: 339px;
	vertical-align: top;
}

#two_boxes_left_image {
	margin: 0px 3px 0px 2px;
	width: 354px;
}
#two_boxes_right {
	margin: 0px 6px 0px 6px;
	width: 166px;
	vertical-align: top;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	margin: 0;	
}	
/*h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}*/
h1 {
	background-color:#d71920;
	display:block;
	height: 15px;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 2em;
}
h2 .indent {
    display: block;
	margin-left: 15px;
}
h3 {
	font-size: 10px;
	font-weight: normal;
	line-height: 2em;
}
h3 a:link {
	font-weight: bold;
	color: #d71920;
}
h3 a:visited{
	font-weight: bold;
	color: #d71920;
}
h3 a:hover{
	font-weight: bold;
	color: #404040;
}
h3 .bold {
	font-weight: bold;
}
h3 .indent {
    display: block;
	margin-left: 15px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #d71920;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.25em;
	padding: 0px 15px 0px 15px;
	margin-top: -3px;
	margin-bottom: 10px;
}
h5 a:link {
	font-weight: bold;
	color: #d71920;
}
h5 a:visited{
	font-weight: bold;
	color: #d71920;
}
h5 a:hover{
	font-weight: bold;
	color: #404040;
}
#two_boxes_right h2, #two_boxes_right h3, #two_boxes_left h3, #two_boxes_left h2 {
	padding: 5px 10px 0px 10px;
}
#two_boxes_right h2 {
	line-height: 11px;
}

#two_boxes_left_image h2{
	padding: 0px 15px 0px 15px;
	
}
#two_boxes_left_image h3{
	padding: 0px 15px 0px 15px;
	margin-top: -7px;
	margin-bottom: 10px;
}

#faq h2{
	font-size: 10px;
	padding-left: 17px;
	line-height: 2em;
	text-indent: -15px;
}

#faq h3{
	padding-left: 17px;
	text-indent:-14px;
}

#faq li {
	padding-left: 15px;
}
#searchResult h3 p, #mainpage h3 p{
	text-indent: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.redTitleFull {
	background-color:#d71920;
	display:block;
	text-align: left;
	height: 15px;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 0px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.redTitle {
	background-color:#d71920;
	display:block;
	text-align: left;
	height: 15px;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 9px;
	margin-bottom: 5px;
}
.redTitleSmall {
	background-color:#d71920;
	display:block;
	text-align: left;
	height: 15px;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.redTitleViewer {
	background-color:#d71920;
	display:block;
	text-align: right;
	height: 15px;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 3px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#button_margin{
 	margin-left: 207px;
}
#button_margin_bttSmall{
 	margin-left: 231px;
}
#button_margin_bttTable{
 	margin-left: 234px;
}
#button_margin_btt{
 	margin-left: 412px;
}
#button_margin_bto{
 	margin-left: 380px;
}
#button_margin_one{
 	margin-left: 288px;
}
#button_margin_right{
	margin-left: 30px;
}
#button_margin_left{
	margin-left: 10px;
}
#button_margin_left_image{
	margin-left: 15px;
}
#button_margin_left_list{
	margin-left: 40px;
}
#r_align{
	text-align:right;
	position:relative;
	right: 15px;
}

.marker_pos_1{
	position:relative; 
	right:-45px; 
	top:11px; 
	margin:0;
	border:0;
	padding:0;
}
.marker_pos_2{
	position:relative; 
	right:-46px; 
	top:-11px;
	margin:0;
	border:0;
	padding:0;
}
.marker_pos_1_table{
	position:relative; 
	right:-29px; 
	top:11px; 
	margin:0;
	border:0;
	padding:0;
}
.marker_pos_2_table{
	position:relative; 
	right:-62px;
	top:-11px;
	margin:0;
	border:0;
	padding:0;
}
#two_boxes_left_image hr{
	display: block;
	width: 324px;
	margin-top:20px;
	margin-bottom:10px;
}

/* buttons */
.buttons {
	background-image: url(../images/text_pages/button_lrg_hvr.gif);
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	margin-top: 5px;
	padding: 0;
	height: 15px;
	border: 0;
}
.buttons a {
	display: block;
	font-size: 10px;
	float: left;
	color: #fff;
	height: 15px;
}
.buttons img{
	position: absolute;
	border: 0;
	height: 15px;
}
.buttons a:hover img{
	visibility:hidden;
}
.buttons span {
	position: absolute;
	left: 5px;
	top: 1px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
#btt .buttons {
 	background-image: url(../images/text_pages/button_top_hvr.gif);
}
#btt .buttons img, #btt .buttons a, {
	width: 98px;
}
#lrg .buttons img, #lrg .buttons a, #lrg .buttons {
	width: 235px;
}
#lrgr .buttons img, #lrgr .buttons a, #lrgr .buttons {
	width: 215px; 
}
#medlrg .buttons img, #medlrg .buttons a, #medlrg .buttons {
	width: 175px; 
}
#sho .buttons img, #sho .buttons a, #sho .buttons {
	width: 122px;
}
#med .buttons img, #med .buttons a, #med .buttons {
	width: 150px;
}
.sub_button {
	background-color:#404040;
	color:#fff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 0px;
	margin-bottom: 10px;
}
.sub_button:hover {
	background-color:#7d7d7d;
	cursor:pointer;
}
