/* Copyright 2001 sol media development */
/* Main Section */
OPTION {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

input, text, select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:8pt;
	color: #424242;
}

Body, p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #7C7C7C;
	font-weight : normal;
}
TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
   line-height: 1.5em;
	color : #7C7C7C;
	font-weight : normal;
}

a:link{
	color : #5A4487;
	font-weight : normal;
	text-decoration : none;
}

a:visited{
	color : #5A4487;
	font-weight : normal;
	text-decoration : none;
}

a:hover{
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

a:active{
	color : #5A4487;
	text-decoration : none;

}

a.img:link{
	color : #FFFFFF;
	font-weight : normal;
	line-height: 1em;
	text-decoration : none;
	}

a.img:visited{
	color : #FFFFFF;
	font-weight : normal;
	line-height: 1em;
	text-decoration : none;
}

a.img:hover{
	color : #000000;
	font-weight : normal;
	line-height: 1em;
	text-decoration : none;
}

a.img:active{
	color : #FFFFFF;
	line-height: 1em;
	text-decoration : none;
}

.mainText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #7C7C7C;
	font-weight : normal;

}

.footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #7C7C7C;

}

.footer2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #7C7C7C;
}

.BodyStandard{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
   line-height: 1.5em;	
	font-weight : normal;
}


.sectionHeader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #7C7C7C;


}

.sectionSubheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;
	color: #7C7C7C;	
}

.FormDropMenu {
	background-color : #f5f1fe;
	color : #424242;
	font-size: 8pt;
    width: 110px ;	
	border : 1px solid #aaa9a9;
}

.FormDrop2 {
	background-color : #f5f1fe;
	color : #424242;
	font-size: 8pt;
    width: 60px ;	
	border : 1px solid #aaa9a9;
}

.mainTextBold{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	}
	
.BodyJustify{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #7C7C7C;
   line-height: 1.5em;
	font-weight : normal;
	text-align: justify
}

.outerborder{
	border: 1px solid #000000;
}

.GiftHeader {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 12.5pt;
	font-weight: bold;
	color: #595d92;
	line-height: normal;
}
