body { background:url(images/bodybg.jpg) repeat-x top #0d4078; margin:15px 0px; padding:0px; }
body { font:normal 12px Arial,Tahoma,Helvetica; color:#333333; }
#outer { z-index:2; position:relative; width:826px; border:solid 5px #ffffff; background:#fff; margin:0px auto; }

#header { clear:both; }

#menu { clear:both; background:url(images/menubg.gif) repeat-x; height:44px; line-height:40px; }
#menu ul { list-style:none; margin:0px; padding:0px; }
#menu ul li { background:url(images/menuline.gif) no-repeat right; padding:0px 2px 0px 0px; float:left; }
#menu ul li a { color:#fff; text-decoration:none; padding:12px 15px; font:bold 13px Arial; }
#menu ul li a:hover { color:#FFF177; text-decoration:none; background:url(images/menubgr.gif) repeat-x; }
#menubottom { background:url(images/menu-shad.gif) repeat-x repeat-x #fff; height:16px; }

#content { padding:15px 20px; }

#footer { color:#FFFFFF; clear:both; background:url(images/footerbg.gif) repeat-x; height:25px;
	padding:24px 15px 0px 15px; }
#footer a { color:#FFFFFF; }

.demoright { color:#FFFFFF; font:normal 11px Tahoma, Arial; padding:3px; border-left:1px solid #FFFFFF; background:url(images/demo-rightbg.gif) repeat-x bottom #5e128e; }
.demoright ul { list-style:circle; margin:12px 0px; padding-left:15px; }
.demoright ul li { margin:3px 0px; padding:0px; }
.demoright p { margin:12px 0px; }
.demoright div { padding:4px; }

.fl { float:left; }
.fr { float:right; }
.cl { clear:both; }
.vm { vertical-align:middle; }

h3 span { font-weight: normal; }
h3, h4 { display: inline; font-weight: bold; background-repeat: no-repeat; background-position: right; }
h3 { color:#0d4078; font-size:1.7em; }
h4 { color:#0d4078; font-size:130%; }
p { line-height:17px; text-align: justify; }
small, .small { font-size:10px; font-family:Tahoma; }

.red { color:#FF0000; }

a { color:#0372b2; text-decoration:underline; }
a:hover { color:#FF6600; text-decoration:none; }

form { margin:0px; padding:0px; }
input, select, textarea { font:normal 12px Arial,Tahoma,Helvetica; color:#333333; border:1px solid #999999; }
.but { background:url(images/menubgr.gif) repeat-x center; color:#FFFF00; font-weight:bold; border:1px solid #08376c; }
a img { border:0px none; }