/* CSS Document */

/* CSS Document */
html, body {	
	background-color: #FFFFFF;	margin:0px 0px 0px 0px;padding: 0px; align:center;
	SCROLLBAR-ARROW-COLOR : #637214;
	SCROLLBAR-BASE-COLOR : #7E9119;
	SCROLLBAR-FACE-COLOR : #A2B059;
	SCROLLBAR-HIGHLIGHT-COLOR : #C6CE99;
	SCROLLBAR-SHADOW-COLOR : #46510E;
	SCROLLBAR-3DLIGHT-COLOR : #B7DB00;
	SCROLLBAR-TRACK-COLOR : #C5CD98;
	SCROLLBAR-DARKSHADOW-COLOR : #353D08;
	height:101%;/*Code added to show scroll bar always to set Java Menu problem in Mozilla*/
	/*overflow:hidden;*/
	/*overflow: -moz-scrollbars-vertical !important;*/

}

A{text-decoration : none;}
.normaltext tr td ul {
	line-height: normal;
	white-space: normal;
	display: block;
	list-style-type: square;
	margin-top: 5px;
}

.normaltext{
	font-family : verdana;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
	line-height:14pt
}
.normaltextbold{
	font-family : verdana;
	font-size : 13px;
	font-weight : bold;
	color : #EA2829;
	line-height: 14px;
}
.normaltext:hover{
	font-family : verdana;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
	line-height:14pt;
	
}
.normaltextbold:hover{
	font-family : verdana;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	
}
.normal{font-family : verdana;font-size : 13px;font-weight : normal;color : #000000; line-height:14pt}
.normalbold{
	font-family : verdana;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}
.normaltextitalics{
	font-family : verdana;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
	line-height:14pt;
	font-style:italic
}
.contact_us {
	font-size: 14px;
	line-height: 17px;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
}
.contact_us_bold {
	font-size: 15px;
	line-height: 17px;
	font-family: verdana;
	font-weight: bolder;
	color: #7000000;
}



.footer {font-family : verdana;font-size : 9px;font-weight : normal;color : #ffffff; line-height: 14pt}
a.footer {font-family : verdana;font-size : 9px;font-weight : normal;color : #ffffff;}
a.footer:hover {font-family : verdana;font-size : 9px;font-weight : normal;color : #ffffff; text-decoration:underline;}

.emphasis {
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	color : #EA1E2C;
	line-height: 12pt
}
.emphasislight {
	font-family : verdana;
	font-size : 14px;
	font-weight : normal;
	color : #EA1E2C;
	line-height: 15pt
}

.header{
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	color : #787878;
	line-height: 15px;
}
.normaltextgray {
	color: #787878;
}
.emphasislightFooter {
	font-family : verdana;
	font-size : 9px;
	font-weight : normal;
	color : #EA1E2C;
	line-height: 15pt
}
.normaltextLI {
	font-family : verdana;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
	line-height:12pt
}
.emphasisCopy {
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	color : #EA1E2C;
	line-height: 15pt
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;

}
.normaltext tr td .emphasis a {
	color: #F00;
}
