/*.HeaderShell {
	background-image: url(images/HeaderTableBack.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 59px;
}
*/
.HeaderTD {
	background-image: url(images/HeaderTDBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.TopNav {
	background-image: url(images/TopNavBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
	font-size: 11px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}


.TopNav a:link {  color: #FFFFFF; text-decoration: none}
.TopNav a:visited {  color: #FFFFFF; text-decoration: none}

.TopNav a:hover {  color: #FFFFFF; text-decoration: underline}

.TopNav a:active {  color: #FFFFFF; text-decoration: none}
.BotNav {
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
	font-size: 11px;
	font-weight: bolder;
	background-color: #999999;
}


.BotNav a:link {  color: #FFFFFF; text-decoration: none}
.BotNav a:visited {  color: #FFFFFF; text-decoration: none}

.BotNav a:hover {  color: #FFFFFF; text-decoration: underline}

.BotNav a:active {  color: #FFFFFF; text-decoration: none}
body {
	background-image: url(images/Back.jpg);
	margin: 0px;
	padding: 0px;
	font-family : Arial, Helvetica, sans-serif;
	color : #444444;
	font-weight : normal;
	font-size : 11px;
	letter-spacing: normal;
	word-spacing: normal;
	background-color: #729BAE;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
.pageshell{
	background-image: url(images/PageBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.contentShell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.BottomNavShell {
	background-image: url(images/BottomNavBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
}
.FooterTD {
	background-image: url(images/FooterTDBack.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.FooterShell {
	background-image: url(images/FooterTableBack.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 59px;
}
td {
	font-size: 11px;
}

.titlelite {
	font-size: 11px;
	color: #FFFFFF
}
.tagcolor {
	font-size: 11px;
	font-weight: bold;
	color: #739ead;
	text-decoration: none;
}
.tagcolor a:link {
	color: #739ead;
	text-decoration: none;
}
.tagcolor a:visited {  color: #739ead; text-decoration: none}
.tagcolor a:hover {  color: #67B1BA; text-decoration: none}

 h4				{ font-family: Arial; color: #800000 } 
 td           { font-family: Verdana, Arial; font-size: 9pt }
 ol.bold		{ font-family: Verdana, Arial; font-size: 9pt; font-weight: bold } 
 ol.bold.norm	{ font-family: Verdana, Arial; font-size: 9pt } 
 li           { font-family: Verdana, Arial; font-size: 9pt }
 .title		{ font-family: Arial; font-size: 15pt; color: #CC1133 } 
.sidebar {
	font-size: 10px;
	color: #444444;
}
.style1 {
	color: #739CAF;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
 h2				{
	font-family: Arial;
	color: #739CAF;
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #739CAF;
} 
h1 {
	font-size: 18px;
	font-weight: bold;
}

p {
	margin: 6px;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	color: #739CAF;
}
h3 a:link {  color: #739CAF; text-decoration: none}
h3 a:visited {  color: #739CAF; text-decoration: none}

h3 a:hover {  color: #739CAF; text-decoration: underline}

h3 a:active {  color: #739CAF; text-decoration: none}

.legal {
	font-size: 9px;
	color: #999999;
}
.legal a:link {  color: #739CAF; text-decoration: none}
.legal a:visited {  color: #739CAF; text-decoration: none}

.legal a:hover {  color: #739CAF; text-decoration: underline}

.legal a:active {  color: #739CAF; text-decoration: none}
.QouteInner {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #999999;
	width: 95%;
}
.QouteOuterRight {
	width: 200px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #739CAF;
	border-bottom-color: #739CAF;
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px;
}
.QouteOuterLeft {
	width: 200px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #739CAF;
	border-bottom-color: #739CAF;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
}


.row_odd {
	background-color: #ECEFF6;
}
.row_even {
}
ul.bullet-1 {padding-left: 15px !important;overflow: hidden;margin-left: 5px !important;}
ul.bullet-1 li {list-style: none;padding-bottom: 3px !important;margin-bottom: 5px !important;padding-left: 10px !important;}
ul.bullet-1 li {background: url() 0 5px no-repeat !important;}
.rightPanel{
	margin-bottom: 1px;
}
