body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #cae1f3;
}
p { 
	margin:0;
	padding: 0;
}
h1 {
	font-size: 15px;
	font-weight: bold;
}
#content {
	padding: 8px 30px 8px 30px;
	text-align: justify;
}
#content ul { list-style-image: url('../images/bullet.gif'); line-height: 1.7em;  }

ul#sidemenu {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidemenu li {
    background-image: url('../images/buttons-bg2.jpg');
	background-repeat: repeat-x;
	background-position: center left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	font-weight: 600;
	padding: 5px 5px 5px 28px;
	border-bottom: 1px solid #bccad3;
	background-color: #f7f8fa;
	line-height: 1.7em;
}
#sidemenu li a {
	text-decoration: none;
	color: #294879;
}
#sidemenu li a:hover {
	color: #172a47;
}
#side_panel {
	background-color: #f2f8fd;
	border-top: 1px solid #bccad3;
}
#menu_title {
    background-image: url('../images/menu_title_bg.jpg');
	background-repeat: repeat-x;
	background-position: center left;
	line-height: 37px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 15px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}