body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #3e7879;
	text-decoration: none;
}
a:link {
	color: #3e7879;
	text-decoration: none;
}
a:visited {
	color: #3e7879;
	text-decoration: none;
}
a:active {
	color: #3e7879;
	text-decoration: none;
}
a:hover {
	color: #3e7879;
	text-decoration: underline;
}


.footer {
	font-size:11px;
	color:#3e7879;
	padding-left:5px;
	padding-right:5px;
}

.babyfooter {
	font-size:9px;
	color:#3e7879;
	padding-left:2px;
}


.footer a:hover {
	text-decoration:underline;
	color:#eeeeee;
}

.footer a,a:active,a:visited {
	text-decoration:none;
	color:#3e7879;
}

h1 {
	padding:0px;
	margin:0px;
	color:#3e7879;
	font-size:16px;
	font-family: Arial;
	font-style: normal;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3e7879;
}

h2 {
	padding:0px;
	margin: 0px;
	color:#3e7879;
	font-size:14px;
	font-family: Arial;
	font-style: normal;
	text-transform: capitalize;
}
h4 {
	padding:0px;
	margin: 0px;
	color:#3e7879;
	font-size:12px;
	font-weight:normal;
	text-transform: capitalize;
}

#side_menu li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #3e7879;
	line-height: 27px;
	list-style-position: outside;
	margin:0px;
	margin-top: -1px;
	padding:0px;
}

#side_menu ul{
	margin:0px 0px 0px 15px;
	padding:0px;
}

#side_menu a,#side_menu a:link,#side_menu a:visited,#side_menu a:active {
	color: #3e7879;
	text-decoration: none;
	padding-left:3px;
	background-image:url(/images/layout/side_menu_white_line.gif);
	background-position:3px bottom;
	background-repeat:no-repeat;
}

#side_menu a{
	display:block;
	width:100%;
	height:100%;
}

#side_menu a:hover{
	background-image:url(/images/layout/side_menu_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.leftshadow {
	background-image: url(/images/layout/leftsideshadow.jpg);
	background-repeat: repeat-y;
}
.rightshadow {
	background-image: url(/images/layout/rightsideshadow.jpg);
	background-repeat: repeat-y;
}
.greenbar {
	padding-left:10px;
	margin: 0px;
	color:#ffffff;
	font-size:16px;
	font-family: Arial;
	font-style: bormal;
	font-weight:bold;
	text-transform: capitalize;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}

