/*The following sytles are redefining html tags (body, input, select, and others)*/
body {scrollbar-base-color: #3C647B;	scrollbar-track-color: #ECEBE6;	scrollbar-face-color: #3C647B;	scrollbar-highlight-color: #EFEFEF;	scrollbar-3dlight-color: #6C9CB9;	scrollbar-darkshadow-color: #3C647B;	scrollbar-shadow-color: #6C9CB9;	scrollbar-arrow-color: #ACBFCA; }
html {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #3C647B;}
.Bold {font-weight:bold;}
a {	font-family: Arial, Helvetica, sans-serif;text-decoration: underline;}
label{cursor:hand;}
p {font-family: Arial, Helvetica, sans-serif;	color: #3C647B;	}
font {font-family: Arial, Helvetica, sans-serif;}
table {font-family: Arial, Helvetica, sans-serif;	color: #3C647B;}

/*Control definitions */
.button {cursor:pointer; border: 1px solid #6C9CB9; border-bottom: 2px solid #253E4B; border-right: 2px solid #253E4B; background-color:#ECEBE6;}
.buttonhover{cursor:hand; filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.5); background-color:#ffffff; }
.Controls10PtBold {	cursor:hand;padding-left:3px;border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 3px;	border-top-style: none;	border-right-style: none;	border-bottom-style: solid;	border-left-style: solid;	border-bottom-color: #black;	border-left-color: #black;	text-indent: 2px;	font-family: Arial, Helvetica, sans-serif;	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#ffffff, EndColorStr=#ACBFCA);	font-size: 12px; font-weight: bold;	color: #black;text-decoration: none; 	background-color: #ACBFCA;}
.Controls10PtBoldRO { border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 3px;	border-top-style: none;	border-right-style: none;	border-bottom-style: solid;	border-left-style: solid;	border-bottom-color: #black;	border-left-color: #black;	text-indent: 2px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; font-weight: bold;	color: #black;text-decoration: none; }
.Controls10PtNormal {cursor:hand;padding-left:3px; border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 3px;	border-top-style: none;	border-right-style: none;	border-bottom-style: solid;	border-left-style: solid;	border-bottom-color: #black;	border-left-color: #black;	text-indent: 2px;	font-family: Arial, Helvetica, sans-serif;	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#ffffff, EndColorStr=#ACBFCA);	font-size: 12px; font-weight: normal; color: #black;text-decoration: none; 	background-color: #ACBFCA;}
.Controls10PtNormalRO {padding-right:3px; border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 3px;	border-top-style: none;	border-right-style: none;	border-bottom-style: solid;	border-left-style: solid;	border-bottom-color: #black;	border-left-color: #black;	text-indent: 2px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; font-weight: normal;	color: #black;text-decoration: none; }
.DialogButton{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ACBFCA, EndColorStr=#ffffff); font-family: Arial, Helvetica, sans-serif;font-size: 14px; font-weight:bold; color: #black;  padding:-1; border-bottom: 1px solid #black; border-top: 1px solid #black; border-left: 1px solid #black; border-right: 1px solid #black; cursor:hand;	background-color: #ACBFCA;}

.TableHeader { color:#black; text-align: right; font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: bold;}
.TableHeaderSub{ border: 1px solid #black; font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #ffffff; cursor:default; text-align: left;background-color: #black;}

.Text10PtNormal {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #3C647B;	text-decoration: none;}
.Text10PtNormal a:link {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #3C647B;	text-decoration: underline;}
.Text10PtNormal a:visited {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #3C647B;	text-decoration: underline;}
.Text10PtNormal a:hover {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #3C647B;	text-decoration: underline;}

.TextNormal {font-family: Arial, Helvetica, sans-serif;	color: #3C647B;}
.TextNormal a:link {font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #3C647B;	text-decoration: underline;}
.TextNormal a:visited {font-family: Arial, Helvetica, sans-serif;font-weight: normal;	color: #3C647B;	text-decoration: underline;}
.TextNormal a:hover {font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	color: #3C647B;	text-decoration: underline;}

.Text10PtBold {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #3C647B;	text-decoration: none;}
.Text10PtNormalWhite {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: white;	text-decoration: none;}
.Text10PtBoldWhite {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: white;	text-decoration: none;}
.Text8PtBold {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bolder;	color: #3C647B;	text-decoration: none;}

.menuitem1 {text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-color: #3C647B; text-align: left; cursor:hand;}

P.FirstLetter:first-letter { font-size: 39; font-weight:bold; color:#6C9CB9; float: left ; padding-right:3px;}

.assetalignleft   {margin: 0px 15px 15px 0px;}  /*top, right, bottom, left*/
.assetalignright  	{margin: 0px 0px 15px 15px;}
.assetaligncenter {text-align:center; width:100%;}
.slidealignleft   {margin: 0px 0px 5px 0px;}  /*top, right, bottom, left*/
.slidealignright  	{margin: 0px 0px 5px 5px;}

.Link {font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight: normal; color: #black;cursor:hand;text-align: left;}
.Link a:link {font-size: 14px; text-align: left;  color: #black;text-decoration: underline ;}
.Link a:visited {text-align: left;  color: #black;text-decoration: underline ;}
.Link a:hover {text-align: left;  color: #8b879c; text-decoration: none; font-weight: bold;}
.Link a:active {text-align: left;  color: #black; text-decoration: underline ;}

.row1 {background-color: #DEE9EF;}
.row0 {background-color: #ffffff;}

.White{color:White;}
