/*body {
	background-color: #FFFFFF;
	scrollbar-face-color: #72A0DC;
	scrollbar-highlight-color: #72A0DC;
	scrollbar-shadow-color: #72A0DC;
	scrollbar-3dlight-color: #72A0DC;
	scrollbar-arrow-color: #E6E6E6;
	scrollbar-track-color: #E6E6E6;
	scrollbar-darkshadow-color: #72A0DC;
    margin: 0px;
}
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#6699CC;
	scrollbar-face-color: #72A0DC;
	scrollbar-highlight-color: #72A0DC;
	scrollbar-shadow-color: #72A0DC;
	scrollbar-3dlight-color: #72A0DC;
	scrollbar-arrow-color: #E6E6E6;
	scrollbar-track-color: #E6E6E6;
	scrollbar-darkshadow-color: #72A0DC;

}
td{
	font-size 		: 8pt;
	color			:#000000;
	font-family		: Tahoma, Verdana, Arial;
}

.normalblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.bodyInfo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #A5B0C7;
	text-decoration: none;
}
.boldwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	background-color: #D3E6EA;
}
.StdTable {
	background-color:#6699CC;
}

@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"Trebuchet MS";
	panose-1:2 11 6 3 2 2 2 2 2 4;}
@font-face
	{font-family:"Bradley Hand ITC";}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:10.0pt;
	font-family:"Times New Roman";}
 /* Page Definitions */
 @page Section1
	{size:8.5in 11.0in;
	margin:.3in .5in .5in .5in;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}

.backimg {
	background-image:url(../images/img02.gif);
	background-position:center;
	width:50;
}
	
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
	
.NormalLink, td.NormalLink{
	font-size 		: 9pt;
	color			:#000000;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}
a.NormalLink:link   	{ text-decoration: none; color : #000000; }
a.NormalLink:visited 	{ text-decoration: none; color : #000000; }
a.NormalLink:hover		{ text-decoration: underline; color:#A3DAE0; }


/* Page link */
.pageLink, td.pageLink{
	font-size 		: 8pt;
	color 			: #3333FF;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.pageLink:link   	{ text-decoration: none; color : #3333FF; }
a.pageLink:visited 	{ text-decoration: none; color : #3333FF; }
a.pageLink:hover	{ text-decoration: underline; color : #3333FF; }

.activePage {
	font-size 		: 8pt;
	color			: #FFFFFF;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
input.stdButton {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 8pt;
	font-weight			: normal;
	color				: #CCC2B6;
	border				: #CCC2B6 1px solid;
	background-color:#003399;
}

.pagertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}

/* Field Label */
td.fieldLabelBold{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
}

td.fieldLabelRight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}

td.fieldLabelLeft{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #000000;
}

td.fieldValueLeft {
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	border-bottom	: 1px solid #DDDDDD;
	padding-left	: 5px;
	padding-top		: 2px;
}

input.fieldInputStyle {
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	padding-top		: 2px;
}

input.stdButton {
	font-size		: 8pt;
}

.mandatoryMark {
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #FF0000;
}
