﻿/******************************IMG********************************/
img {
	border-width: 0px;
}
/**************************ITEMSMALLTABLE****************************/
.ItemSmallTable {
	width: 120px;
	height: 180px;
	text-align: center;
	border-style: solid;
	border-color: #a73232;
	border-width: 1px;
	margin: 2px;
}
.ItemSmallTable td {
	text-align: center;
	vertical-align: middle;
}
#ImageBigTable {
	width: 535px;
	height: 100%;
}
.UL1 {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.UL2 {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	list-style: square outside;
	text-align: left;
}
.UL2 li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.UL3 {
	margin: 0px;
	padding: 0px 0px 0px 7px;
	list-style: square outside;
}
.UL3 li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1.PageHeader {
	font-size: 14px;
	margin: 0px;
}
li.ContactBoxLargeNoHover {
	margin: 0px;
	list-style: none;
	border: 1px #a73232 solid;
	padding: 5px 5px 5px 5px;
	width: 725px;
	float: left;
	display: inline;
	margin: 4px;
}
.TableHeaders {
	font-size: 10pt;
	font-weight: bold;
}
.TableHeadersSmall {
	font-size: 7pt;
	font-weight: bold;
}
.SpecialNote {
	font-size: 8pt;
	width: 100%;
}
.FloatBoxWithBorder {
	position: relative;
	display: block;
	float: left;
	padding: 4px;
	margin: 4px;
	border: 1px #a73232 solid;
	min-height: 140px;
	text-align: center;
	vertical-align: top;
}
.FloatBoxWithBorder h6 {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.noCursor {
	cursor: pointer;
}
li.FAQ {
	margin: 0px;
	list-style: none;
	padding: 2px 2px 2px 2px;
	border: 1px #a73232 solid;
	width: 745px;
	float: left;
	display: inline;
	margin: 4px;
}
li.FAQ ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li.FAQBox {
	list-style: none;
	border-top: 0px #a73232 solid;
	border-bottom: 1px #e9a502 solid;
	border-right: 1px #e9a502 solid;
	border-left: 0px #a73232 solid;
	padding: 2px 2px 2px 2px;
	width: 730px;
	float: left;
	display: inline;
	margin: 4px;
}
li.FAQBox:hover {
	background-color: #FDF7EE;
}
li.FAQBox a {
	text-decoration: none;
}
li.FAQBox div {
	display: none;
	padding: 10px;
}
/****************************BOXES********************************/
ul.BoxGroup {
	width: 759px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	position: relative;
	margin-bottom:10px;
}
li.Box100 {
	list-style: none;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	display: block;
	min-height: 200px;
	background-image: url(../../Images/Skin/BoxBG.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	clear:both;
}
li.Box75 {
	list-style: none;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	float: left;
	position: relative;
	display: inline;
	width: 74%;
	min-height: 200px;
	background-image: url(../../Images/Skin/BoxBG.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
li.Box50 {
	list-style: none;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	float: left;
	position: relative;
	display: inline;
	width: 49%;
	min-height: 200px;
	background-image: url(../../Images/Skin/BoxBG.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
li.Box25 {
	list-style: none;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	float: left;
	position: relative;
	display: inline;
	width: 24%;
	min-height: 200px; 
	background-image: url(../../Images/Skin/BoxBG.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
li.Box33 {
	list-style: none;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	float: left;
	position: relative;
	display: inline;
	width: 32.3%;
	min-height: 225px; 
	background-image: url(../../Images/Skin/BoxBG.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
li.clearBoth {
	clear: both;
}
ul.BoxGroup li .BoxHeader {
	padding: 5px;
	display: block;
	font-weight: bold;
	color: #E94902;
	background-image: url(../../Images/Skin/BoxHeader01.gif);
}
.BoxContent {
	display: block;
	padding: 10px;
}


#MenuPartRightSide a{
	font-weight:bold;
}