body  {
	font-family : arial,sans-serif;
	font-size : 10pt;
}

td  {
	font-family : arial, sans-serif;
	font-size : 10pt;
}


A:link  {
	text-decoration : none;
        color : #333399;
        text-decoration : underline;
}

A:linkActive  {
	text-decoration : none;
	color : Black;
}

A:visited {color : #333399;
          text-decoration : none;}

A:hover  {
	text-decoration : underline;
	color : Red;
}

input.std  {
	border : 1px solid rgb(100,100,100);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

textarea.std  {
	border : 1px solid rgb(100,100,100);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

select.std  {
	border : 1px solid rgb(100,100,100);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

TD.std  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.breadcrumb  {
	font-family : arial,sans-serif;
	color : Black;
	text-decoration : none;
	font-size : 11px;
}

a.breadcrumb, .breadcrumb a  {
	font-family : arial,sans-serif;
	color : #333399;
	text-decoration : none;
	font-size : 11px;
}

.breadcrumbnolink  {
	font-family : arial, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size : 11px;
}

.navigation  {
	font-family : arial, sans-serif;
	color : White;
	text-decoration : none;
	font-size : 12px;
}

.navigation:visited {color : White;}
.navigation:hover {color : White;}



a.navigation, .navigation a {
	font-family : Arial, san-serif;
	color : White;
	text-decoration : none;
	font-size : 12px;
}


.content11  {
	font-family : arial, sans-serif;
	color : #000000;
	font-size : 11px;
        text-decoration : none;
}

.content11link  {
	font-family : arial, sans-serif;
	color : #003399;
	font-size : 11px;
        text-decoration : none;
}

.box {  }

.clsMiddleContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}
.clsHeaderFont {
	background-color: #F1F3F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color: #000000;
}
.clsButton {
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #6699CC;
	border: 1px solid #02284E;
	font-weight: bold;
	cursor : hand
}
.clsTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 1px;
	padding: 1px;
	height: auto;
}
