BODY{
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(/images/tpl5/back.gif);
}
body, td, th {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
}
h2 {
	font-size: 16px;
	color: #007cc3;
}
h3 {
	font-size: 12px;
	color: #343233;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
}
.nav {

}
.navup {
	color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(/images/tpl5/nav_up_back.gif);
	background-repeat: repeat-x;
}
.navup a{
	font-weight: bold;
	color: #007cc3;
	text-decoration: none;
	font-size: 15px;
	white-space: nowrap;
}
.navdown {
	color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.navdown a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	white-space: nowrap;
}
.navupleft {
	background-image: url(/images/tpl5/nav_up_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 11px;
	background-position: right;
}
.navdownleft {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 11px;
}
.navupright {
	background-image: url(/images/tpl5/nav_up_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 11px;
	background-position: left;
}
.navdownright {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 11px;
}
.subnav {
	color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
}
.subnav a{
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
}
.maintbl {
	background-image: url(/images/tpl5/content_back.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.splitter {
	background-image: url(/images/back_splitter.gif);
	background-repeat: repeat-y;
}
.tabback {
	background-image: url(/images/tab_back.gif);
	background-repeat: repeat-y;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #FF7800;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #007cc3;
}
.bigtxt {
	font-size: 16px;
	color: #FF7800;
	font-weight: bold;
}
.prodborder {
	border: 1px solid #000000;
}
h2,form,h1,h3 {
	margin: 0px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}.lowprtxt {
	font-style: italic;
	color: #6C8B9F;
}
.tabtbl {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.toparea a:hover, a:hover, .navup a:hover {
	color: #FF7800;
	text-decoration: none;
}
a.glossTerm  { border-bottom:1px dashed #D935D9;text-decoration:none; }.sampltit {
	font-size: 14px;
	font-weight: bold;
	color: #768A8F;
	letter-spacing: 2px;
	white-space: nowrap;

}
.folderup {
	background-image: url(/images/folder_up_back.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	text-align: center;
}
.folderup a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	white-space: nowrap;
}
.folderdown {
	background-image: url(/images/folder_down_back.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	text-align: center;	
	padding-top: 2px;
}
.folderdown a{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 13px;
	white-space: nowrap;
}
.folderupleft {
	background-image: url(/images/folder_up_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 10px;
	background-position: right;
}
.folderdownleft {
	background-image: url(/images/folder_down_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 9px;
	background-position: right;
}
.folderupright {
	background-image: url(/images/folder_up_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 10px;
	background-position: left;
}
.folderdownright {
	background-image: url(/images/folder_down_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 10px;
	background-position: left;
}
.msg {
	margin: 0px;
	white-space: normal;
}
.msgtitle {	
	
	font-weight: bold;
	color: #F06B01;
	white-space: nowrap;
	font-size: 14px;
}
.footer{
	color: #CCC;
	background-color: #343233;
	padding: 10px;
}
.footer a{
	color: #CCC;
}
.footer th{
	text-align: left;
	text-indent: 2px;
	white-space: nowrap;
}