/*Styles for level 0*/
.clLevel0,.clLevel0over{	position:absolute;	font-size:12px;	text-align:center;	font-weight: bold;	line-height: 24px;}
.clLevel0{ background-color:#0758A9; layer-background-color:#0758A9; color:white;}
.clLevel0over{color: #FFFFFF; filter: Wave (Add=1, Freq=1, LightStrength=80, Phase=20); background-color:#336699;  cursor: hand; }

.clLevel0border{position:absolute; visibility:hidden}

/*Styles for level 1*/
.clLevel1, .clLevel1over,  .clLevel2 {position:absolute; padding:3px; font-size:12px; line-height: 18px; }
.clLevel1{background-color:#59B2FF; layer-background-color:#59B2FF; color:#000033;  }
.clLevel1over{background-color:#FFCC00; layer-background-color:#FFCC00; color:#000000; cursor:pointer; }
.clLevel1border {position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF;  }

/*Styles for level 2*/
.clLevel2{background-color:#ACCBE5; layer-background-color:#ACCBE5; color:#000000;}


/* Home webmail login box */
#boxBody2 {
	border: 1px solid #999999;
}
#boxBody2 td {
	font-size: 12px;
	color: #265E81;
	padding: 5px 0px 0px 0px ;
}
#boxBody2 input {
	font-family: Arial, Helvetica, sans-serif;
}
#boxBody2 .wmInput {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
}


/*Other Styles*/
a:link 		{	color: #003399;	text-decoration: none; }
a:visited 	{	color: #666699;	text-decoration: none; }
a:hover 	{	color: #FF6600;	text-decoration: underline; }
body,p,td 	{	color: #333333; font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
.head1 		{	font-size: 24px; color: #FF9900; font-weight: bold;}
.head2 		{	font-size: 18px; color: #003366; padding-top: 10px;}
.head3 		{	font-style: italic; color: #000000; font-weight: bold; }
.copyright 	{	font-size: 10px;text-align: center;	line-height: 48px; }

.notes 		{	font-size: 12px;}

.input1 	{	font-family: Arial, Helvetica, sans-serif; font-size: 16px; background-color: #FFE680; }

.input2 	{	font-family: Arial, Helvetica, sans-serif;	font-size: 14px; background-color: #FFE680;}

a.top:link, a.top:visited { color: #999999; text-decoration: none; }
a.top:hover { color: #003366 }
a.top {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; padding-bottom: 15px; }

.head4 		{	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.boxBody 	{	border: 1px solid #CCCCCC;}
.sqBullet 	{ 	list-style-type: square; margin-bottom: 0px; line-height: 18px;}
.new {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #FF3300;	vertical-align: text-top; }
	
a.moreTxt  { font-size: 12px; color: #003366; text-align: right; }
a.moreTxt:hover {font-weight: bold; color: #FF3300; text-decoration: none; }



.head2underline { 
	font-size: 17px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
.relatedLink {
	color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;

}
.body1 {	line-height: 20px;}
.tableHead {
	color: #FFFFFF;
	background-color: #0758A9;
	padding: 2px;
}
.tableHead a:link, .tableHead a:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
.tableHead a:hover {
	text-decoration: underline;
	font-weight: bold;
	background-color: #004080;
	width: 100%;
}
.buttonYes {
	background-image: url(../../common/images/button_yes.gif);
	border: 1px solid #336699;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 2px;
}
.buttonNo {
	border: 1px solid #336699;
	font-size:12px;
	color: #333333;
	padding: 2px;
	background-color: #999999;
}
.Title1 {
	font-size: 48px;
	color: #999999;
	font-family: "Times New Roman", "Times", "serif";
	padding: 0px 0px 15px;
}
