body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #797979; 
	background-color: #F3F3F3; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	font-weight: bold
}
td { 
	font-size: 12px; 
	color: #797979 ; 
	font-weight: bold;
}
h1 { 
	font-weight: bold; 
	color: #0b3d91; 
	font-size: 14px;
}
h3 { 
	letter-spacing: 1px;
	word-spacing: 2px;
	font-size: 12px; 
	font-weight: bold;
}
a:link {  
	color: #4357a5; 
	text-decoration: underline;
}
a:visited {
	color: #4357a5; 
	text-decoration: underline;
}
a:hover {  
	color: #990000; 
	text-decoration: underline;
}

.textSmallGrey { 
	font-size: 10px; 
	color: #999999; 
	font-weight: bold;
}
.textBigBold {
	font-size: 18px;
	font-weight: bolder;
	color: #0b3d91;
}
.textEmphasis {
	font-size: 14px;
	font-weight: bold;
}
small {
	font-weight: normal;
	font-size: 10px;
}
.textHeader {
	font-weight: bold;
	font-size: 14px;
	color: #0b3d91;
}
.textTiny {
	font-size: 9px;
}
.textSmall {
	font-size: 10px;
}
.textExpanded {
	letter-spacing: 1px; 
	word-spacing: 2px; 
	font-size: 14px;
}

.textFooter1 {  
	font-size: 9px; 
	color: #999999; 
	font-weight: bold
}
a.textFooter1:link { 
	color: #999999; 
	text-decoration: none;
}
a.textFooter1:visited {
	color: #999999;
	text-decoration: none;
}
a.textFooter1:hover {
	color: #990000;
	text-decoration: underline;
}

.textFooter2 {
	font-size: 9px;
	color: #c0c0c0;
	font-weight: normal;
}
a.textFooter2 {
	color: #c0c0c0;
	text-decoration: none;
}
.textJustified {
	text-align: justify;
}
#textNote {
	color: #333333;
	background-color: #DDDDDD;
	font-size: 9px;
	font-weight: normal;
	border: 1px solid #999999;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
}
.superscript {
	font-size: 7px;
	vertical-align: super;
}
.bodyTable {
	background-image: url(images/globe.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#textBox {
	border: thin solid #999999;
	padding: 1px 4px;
}
#pageHeader {
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	height: 135px;
	text-align: center;
	margin-bottom: 15px;
}
#flashContainer {
	margin-right: auto;
	margin-left: auto;
	height: 135px;
	width: 600px;
}
#pageFooter {
	width: 600px;
	margin: 50px auto 10px auto;
	text-align: center;
}
.textFooter {  
	font-size: 9px; 
	color: #999999; 
	font-weight: bold
}
.textFooter a:link { 
	color: #999999; 
	text-decoration: none;
}
.textFooter a:visited {
	color: #999999;
	text-decoration: none;
}
.textFooter a:hover {
	color: #990000;
	text-decoration: underline;
}
#pageBody {
	width: 600px;
	margin: 0px auto;
}

/* IMG Related formatting */
.Product_titles {
	font-size: 14px;
	font-weight: bold;
	color: #0b3d91;
	clear:both;
	width:100%;
	text-align:left;
}
.short_desc {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	clear:both;
	width:100%;
	text-align:left;
	padding-bottom:16px;
}
.linkdiv {
	width:100%;
	clear:both;
	height:25px;
}
.prod_desc {
	width:100%;
	clear:both;
	padding-bottom: 16px;
	margin-top: 10px;
	border-bottom:solid #8D8D8D 1px;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	width:100%;
	clear:both;
	margin-top: 16px;
}
