body
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:80%;
	background-color:#369;
	background-image:url(../images/bg.gif);
	color:#333;
	text-align:center;
	margin:1em;
	padding:0;
}
img {
	border:none;
	margin:0;
}
ul {
	list-style-type:none;
	color:#fff;
	margin:0;
	padding:0;
}
.list {
	color:#333;
	margin-left:50px;
	list-style:disc;
}
#copyright  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#fff;
}
#doc {
	width:725px;
	margin:auto;
	padding:0;
}
#pg {
	background:#fff url(../images/pgbg.gif) repeat-y;
	zoom:1;
}
#headimg {
	border-top:0.2em solid #036;
}
#contacts {
	float:right;
	margin:0 1em 1em 0;
}
#logo {
	float:left;
	margin:0 0.4em;
}
#unimac {
	float:inherit;
	margin-left:5px
}
#heub {
	float:inherit;
	margin-left:50px
}
#menu {
	background:#036;
	padding:5px 0;
	text-align:center;
	font-size:13px;
	margin:0 0 0 1px;
}
#menu li {
	display:inline;
}
#menu li a {
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
}
#menu li a.act {
	background:#369;
}
#menu li a:hover {
	background:#369;
}
#bd {
	text-align:left;
	padding:20px;
}
#bdllist {
	text-align:left;
	position:absolute;
	margin-left:50px;
	width: 225px;
	padding: 0px;
}
#bdrlist {
	text-align:left;
	float:right;
	margin-right:50px;
	width: 170px;
}

#bd:after {
	content:"";
	visibility:hidden;
	display:block;
	clear:both;
}
#bd h1 {
	font-size:2em;
	font-weight:normal;
	margin:0;
	color:#003366;
}
#bd h2 {
	font-size:1.5em;
	font-weight:normal;
	margin:0;
	color:#396189;
}
#bd  h3 {
	font-size:1em;
	font-weight:bold;
	margin:0;
	color:#396189
}
#bd .leftbdimg {
	float:left;
	margin:5px 15px 10px 0;
	border:1px solid #003366;
}
#bd .ltcolumn {
	float:left;
	width:475px;
	padding:0 0 20px 0;
	margin:0 10px 0 0;
}
#bd .rtcolumn {
	float:right;
	width:200px;
	padding:20px 0;
}
#bd .map p {
	margin:5px 5px 5px 0;
}
#bd .map {
	float:right;
	width:200px;
	padding:20px 0;
}
#bd .rtcolumn p {
	margin:5px 5px 5px 0;
}
#btmenu {
	padding:0.8em;
}
#btmenu li  {
	display:inline;
}
#btmenu li a {
	margin:0 0.4em;
	color:#fff;
	text-decoration:none;
}
#btmenu li a.act {
	text-decoration:underline;
}
#btmenu li a:hover {
	text-decoration:underline;
}
#doc .t,#doc .r,#doc .b,#doc .l {	/* Corners */
	position: relative;
	height:100%;
}
#doc .t {
	background: url(../images/topltcorner.gif) left top no-repeat; 
	top:-1px;
	left:-1px;
}                                                      
#doc .r { 
	background: url(../images/toprtcorner.gif) right top no-repeat; 
	top:0;
	left:2px;
}
#doc .b { 
	background: url(../images/botrtcorner.gif) right bottom no-repeat; 
	top:2px;
	left:0;
}
#doc .l { 
	background: url(../images/botltcorner.gif) left bottom no-repeat; 
	top:0;
	left:-2px;
}
#doc .tcol,#doc .rcol,#doc .bcol,#doc .lcol,#doc .tcolg,#doc .rcolg,#doc .bcolg,#doc .lcolg {	/* Right Column Corners */
	position: relative;
	height:100%;
}
#doc .somehead {
	padding:0;
	background:#D6E0EB;
	margin:0 0 1em 0;
}
#doc .someheadgreen {
	padding:0;
	background:#c0e9c0;
	margin:0 0 1em 0;
}
#doc .somehead ul {
	list-style-type:none;
	color:#333;
	margin-left:6px;
}
#doc .tcol {
	background: url(../images/topltcol.gif) left top no-repeat; 
}                                                      
#doc .rcol { 
	background: url(../images/toprtcol.gif) right top no-repeat; 
}
#doc .bcol { 
	background: url(../images/botrtcol.gif) right bottom no-repeat; 
}
#doc .lcol { 
	background: url(../images/botltcol.gif) left bottom no-repeat; 
	padding:0.7em;
}
#doc .tcolg {
	background: url(../images/topltcolgreen.gif) left top no-repeat; 
}                                                      
#doc .rcolg { 
	background: url(../images/toprtcolgreen.gif) right top no-repeat; 
}
#doc .bcolg { 
	background: url(../images/botrtcolgreen.gif) right bottom no-repeat; 
}
#doc .lcolg { 
	background: url(../images/botltcolgreen.gif) left bottom no-repeat; 
	padding:0.7em;
}
