/*********************************	colour definitions	********************************* 

sage				#CED98F
crimson			#990033
orange			#D57900

light grey	#EBEBEB
dark grey		#585858
dark blue		#0074BA
light blue	#EEF5FB
orange			#FF6622
sidharta red#EF3339

 */

/*********************************	colour schemes	********************************* 990033 */

table.feature{
	width:100%;
	margin: 1px;
	padding: 10px;
	border: 0px solid #585858;
}

tr.feature{
	border: 1px solid #585858;
}

h2.feature{
	color: #000000;
	background-color:#EBEBEB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EF3339;
}

table.listBox2
{
	width:170px;
	margin: 5px 2px 0px 2px;
	padding: 0px;
	border: 1px solid #000000;
}

.feature-title{
	color: #EF3339;
	background-color:#EBEBEB;
}

p.listBox2
{
	margin: 0px 0px 2px;
	padding: 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 5px;
	font-weight: bold;
	line-height: 20px;
	background-color: #EEF5FB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}


table.blackBox
{
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

table.grayBox
{
	margin: 0px;
	padding: 0px;
	background-color:FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

td.border
{
	margin: 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #585858;
}


/*********************************	top menu	*********************************/
td.menu_top
{
	background-color: #EF3339;
	margin: 0px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
	word-spacing: 5px;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #585858;
}

a.menu_top
{
	font-weight: normal;
	white-space: nowrap;
}

a:link.menu_top, a:visited.menu_top
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.menu_top, a:focus.menu_top, a:active.menu_top
{
	color: #000000;
	text-decoration: none;
}

/*********************************	navbar menu	*********************************/
td.navbar
{
	background-color: #EF3339;
	margin: 0px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
	word-spacing: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #585858;
	border-bottom-color: #585858;
}

.navbar_hilite
{
	background-color: #330000;
	margin: 0px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
	word-spacing: 5px;
	white-space: nowrap;
}

a.navbar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
}

a:link.navbar, a:visited.navbar
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:hover.navbar, a:focus.navbar, a:active.navbar
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

img.hotspot
{
	border: 0px solid #333333;
	height: 15px;
}

div.divspot
{
	position: absolute;
	height: 20px z-index:1;
	top: 95px;
}

/*********************************	side menu	*********************************/

div.listBoxWrapper {
	width:170px;
	margin: 5px 2px 0px 2px;
	padding: 0px;
}

div.listBoxHeading {
	background-color: #EBEBEB;
}

table.listBox
{
	width:170px;
	margin: 5px 2px 0px 2px;
	padding: 0px;
}
tr.listBox
{
	background-color: #EBEBEB;
}

p.listBox
{
	background-color: #FFFFFF;
	margin: 0px 0px 2px;
	padding: 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 5px;
	font-weight: bold;
	line-height: 15px;
	text-indent: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
}

a.link_listBox
{
	color: #000000;
	text-decoration: none;
}

a:hover.link_listBox, a:focus.link_listBox, a:active.link_listBox
{
	color: #EF3339;
	text-decoration: none;
}


.holder_menu_side
{
	width:170px;
	height:500px;
	margin: 5px;
	padding: 5px;
}

p.menu_side
{
	margin: 2px;
	padding: 2px 2px 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left;
}

a.menu_side
{
	font-weight: normal;
	text-align: left;
}

a:link.menu_side, a:visited.menu_side
{
	color: #EF3339;
	text-decoration: none;
	text-align: left;
}

a:hover.menu_side, a:focus.menu_side, a:active.menu_side
{
	color: #000000;
	text-decoration: none;
	text-align: left;
}


/*********************************	body	*********************************/
p, p.body_text, td.body_text, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}

a.body_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
	text-align: left;
}

a:link.body_text, a:visited.body_text
{
	color: #EF3339;
	text-decoration: none;
	text-align: left;
}

a:hover.body_text, a:focus.body_text, a:active.body_text
{
	color: #000000;
	text-decoration: underline;
	text-align: left;
}

.body_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

table.hr
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EF3339;
	padding-bottom: 10px;
}


/*********************************	footer	*********************************/
.holder_footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-align:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

a.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
}

a:link.footer, a:visited.footer
{
	color: #333333;
	text-decoration: none;
}

a:hover.footer, a:focus.footer, a:active.footer
{
	color: #666666;
	text-decoration: underline;
}
/*********************************	redefined tags	*********************************/

body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:000000;
	font-size: 20px;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}
h2 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	 padding: 2px;
	text-align: left;
}
h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:000000;
	font-size: 16px;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}
h6
{
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 font-family: Georgia, "Times New Roman", Times, serif;
 color: #333333;

}
h4 { font-size: 12px; font-style: normal; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif }

ul
{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
	margin-right: 3px;
	padding-top: 0px;
	padding-left: 3px;
}

li
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #FF960C;
	list-style-type: disc;
}