/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#5c6061;
}

h1{
	font-size: 12pt;
	color: 663366;
}

h2{
	font-size: 10pt;
	color: #403e40;
}

a:link {
	color: #5c6061;
	text-decoration:underline;
}

a:visited {
	color: #5c6061;
	text-decoration:underline;
}

a:hover {
	color: #2a5674;
	text-decoration:underline;
}

table.mainBoder{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0B0C5;

}

/***************** Address *******************/

.address {
	font-size: 12px;
	color: #663355;
}

.address a:link {
	color: #663355;
	text-decoration:underline;
/***************** Left Navigation Links*******************/

} td.leftNav {
	background-image: url(/images/common/leftNavBg.jpg);
	background-repeat: no-repeat;
}

table.leftNavTable {
	padding-left: 15px;
}

table.leftNavTable td {
	padding-top: 10px;
	padding-bottom: 10px;
}

table.leftNavTable td a:link {
	color: #2a5674;
	text-decoration:none;
}

table.leftNavTable td a:visited {
	color: #2a5674;
	text-decoration:none;
}

/***************** Right Navigation Links *******************/

.mainBodyText {
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 5px;

}

.rightNavTable {
	padding-top: 50px;
}

.rightNavLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0B0C5;
	padding-top: 20px;

}

.rightNavLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #c05a68;
	padding-top: 10px;
	bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0B0C5;
	padding-bottom: 20px;
	padding-left: 40px;




}
