body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:20px;
}
#left td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e9ebf5;
}
.right{
	background-image:url(../images/right.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}
.left{
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}

a {
	color: #527aac;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #527aac;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer td {
	color: #FFFFFF;
	font-size:11px;
	line-height:20px;
}
#top a {
	color: #000000;
	text-decoration: none;
}
#top a:hover {
	color: #000000;
	text-decoration: underline;
	}
#top td {
	color: #000000;
}
.foot {
	color: #000000;
	font-size:11px;
	line-height:20px;
}
h1{
	padding:0px;
	margin:0px;
	font-size:20px;
	font-weight:bold;
}
h2{
	padding:0px;
	margin:0px;
	font-size:18px;
	font-weight:normal;
}
.header-heading{
	padding:0px;
	margin:0px;
	font-size:15px;
	font-weight:bold;
}
.heading{
	color:#003399;
	font-weight:bold;
}
#content td {
	font-size:14px;
}
.warning{
	color:#FF0000;
	}
.whtheading{
color:#FFFFFF;
font-weight:bold;}
.font-size-14{
	font-size:14px;
	}
.content-home{
background-image:url(../images/content.jpg); background-repeat:repeat-x;
}
.right-panel{
background-image:url(../images/right-bgcolor.gif); background-repeat:repeat-y; background-position:right top;
}
