
/* main menu */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #7B7B7B;
	text-align: left;
	padding-top: 13px;
	padding-left: 25px;
	height: 24px;
	width: 170px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -37px;
	text-decoration: none;
	color: #0E5EAD;
}

/* top menu */
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color: #7B7B7B; text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}

a.mainlevel-nav:hover {
	color: #0E5EAD;	
	text-decoration: underline;
}

/* top menu */
a.mainlevel-left:link, a.mainlevel-left:visited {
	color: #0E5EAD; text-decoration: none;
	padding-left:15px;
	padding-right:5px;
	background-image: url(../images/star.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

a.mainlevel-left:hover {
	color: #7B7B7B;
	background-image: url(../images/star.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-decoration: underline;
}

/* other links */
a:link, a:visited {
	color: #0E5EAD; 
	text-decoration: none;
}

a:hover {
	color: #7B7B7B;	
	text-decoration: underline;
}

#active_menu {
	color:#0E5EAD;
	font-weight: bold;
	background-position: 0px -37px;	
}

/*a#active_menu:hover {
	color: #7B7B7B;
}*/

body {
	font-family:Tahoma;
	font-size:11px;
	color:#7B7B7B;
	background: url("../images/bg.jpg");
}

ul
{
	margin: 0;
	padding: 7px;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/star.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

h1 {
	height: 33px;
	line-height: 33px;
	background: url(../images/back_title.png) repeat-x center;
	color: #7B7B7B;
	text-indent: 5px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	padding:0px;
	margin: 0px;
}

h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0E5EAD;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* for the content in the main body */
.contentheading {
	height: 33px;
	line-height: 33px;
	background: url(../images/back_title.png) repeat-x center;
	color: #7B7B7B;
	text-indent: 5px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	padding:0px;
	margin: 0px;
}

/* for the content in the main body */
.componentheading {
	height: 33px;
	line-height: 33px;
	background: url(../images/back_title.png) repeat-x center;
	color: #7B7B7B;
	text-indent: 5px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	padding:0px;
	margin: 0px;
}

.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
	text-align: justify;
}

table.contentpaneopen {
   width: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
	margin-bottom: 10px;
	text-align: justify;
}

table.contentpaneopen td {
   padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

/*For the modules*/
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	height: 33px;
	line-height: 33px;
	background: url(../images/back_title.png) repeat-x left;
	color: #7B7B7B;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;	
	text-indent: 5px;
	text-align: left;
	white-space: nowrap;
}

table.moduletable td {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;

}

/*For the modules in the left column*/
table.moduletableleft {
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletableleft td{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

table.moduletableleft th {
	height: 33px;
	line-height: 33px;
	background: url(../images/back_title.png) repeat-x left;
	color: #7B7B7B;
	text-indent: 5px;
	text-align: left;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 12px;
	white-space: nowrap;

}

/*For the modules in the middle column*/
table.moduletablecenter {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletablecenter th {
	height: 33px;
	line-height: 33px;
	background: url(../images/back_title.png) repeat-x left;
	color: #7B7B7B;
	text-indent: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica;
	white-space: nowrap;
}

table.moduletablecenter td {
   padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

/*For the quotes modules in the middle column*/
table.moduletablecenter_quotes {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletablecenter_quotes th {
	height: 33px;
	line-height: 33px;
	background: url(../images/back_title.png) repeat-x left;
	color: #7B7B7B;
	text-indent: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica;
	white-space: nowrap;
}

table.moduletablecenter_quotes td {
   padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	background-color: #E3E3E3;
}

.date{
	font-size: 11px;
	color: #0E5EAD;
}

.blue_italic{
	font-size: 11px;
	color: #0E5EAD;
	font-style: italic;
}

.readon{
	font-size: 9px;
	color: #0E5EAD;
}

.copyright{
	font-size: 9px;
	font-family: Arial;
}

div.myform {
	position: absolute;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	padding:0px;
	margin:0px;
	_left:0px;
	_top:0px;
}

input.text{
	background-color: #0E5EAD;
}

img.hand{
	cursor: hand;
}