body
	{
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align: center;
		background: #dae9fe url(images/bkgrd.gif) repeat-x;
		color:#272E59;
	}
	
#container
{
	text-align: left;
	margin: 0 auto;
	width: 980px;
	background: #FFF url(images/containerbackground.gif) repeat-y;
	border: 1px solid #ddd;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 5px 5px 5px #777777;
}

h1
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

h1 img
{
	display: block;
	border: 0;
}

#topnav
{
	display:block;
	color:white;
	font-weight:bold;
	padding: 5px 10px;
	background: #12158C url(images/topnavbackground2.gif) repeat;
	border-top: 5px solid #FE7C0E;
}

#topmenu 
{
	display:inline;
}

#topmenu li
{
	display: inline;
	background:url("images/tableft.gif") no-repeat left top;
	padding:0 0 0 12px; 
}

#topmenu a
{
	background:url("images/tabright.gif") no-repeat right top;
	padding:0 12px 0 0;
	text-decoration:none;
	font-weight: bold;
}

#topmenu a:link,#topmenu a:visited,#topmenu a:active
{
	color:#FFFFFF
}

#topmenu a:hover
{
	color:#FF0000
}

#topmenu .current
{
	background-image:url("images/tableft_on.gif")
}

#topmenu .current a, #topmenu .current a:hover
{
	background-image:url("images/tabright_on.gif");
	color:#30226C;
	font-weight: bold;
}

#sidenav
{
	float: left;
	width: 170px;
	display: inline;
	margin:10px 5px 5px 5px;
	text-align:top;
}

#sidemenu
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#sidemenu li
{
	display: block;
	border-bottom: 1px solid #fff;
}

#sidemenu a
{
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	padding: .2em 18px;
	text-align:right;
	background: #3e4096 url(images/tabbullet.gif) no-repeat 100% 0%;
	border-radius: 0px 0px 5px 5px;
}

#sidemenu a:hover
{
	color: #ff0000;}

#sidenav .header
{
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
}

h2
{
	margin-top: 0;
	color: #272E59;
	font-weight: bold;
	font-size: 18px;
}

h3
{
	margin-top: 5;
	color: #C76107;
	font-weight: bold;
	font-size: 13px;
}

h4
{
	margin-top: 0;
	margin-bottom: 0;
}

.liststar ul 
{
	margin-left: 20px;
	padding-left: 0;
	list-style:none
}

.liststar li 
{
	background: url(images/bullet5.gif) no-repeat 0% 5px;
	padding-left:16px;		
	padding-bottom:2px;		
}

.listbullet1 ul 
{
	margin-left: 20px;
	padding-left: 0;
	list-style:none
}

.listbullet1 li 
{
	background: url(images/bullet5.gif) no-repeat 0% 5px;
	padding-left:16px;		
	padding-bottom:5px;		
}

.listbullet2 ul 
{
	margin-left: 20px;
	padding-left: 0px;
	list-style:none
}

.listbullet2 li 
{
	background: url(images/bullet5.gif) no-repeat 0% 5px;
	padding-left:16px;		
	padding-bottom:12px;		
}


#content
{
	float: left;
	width: 750px;
	margin-left: 25px;
	padding: 15px 0;
}

#footer
{
	clear: both;
	background: #223D80;
	color: #fff;
	padding: 5px 10px;
	text-align: center;
	font-size: 80%;
}

#sidetotem
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#sidetotem li
{
	display: block;
	border-radius:5px;
	
}

.totemheader
{
	margin-top:10px;
	padding:1px;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
	
}

.totemimage
{
	padding:5px;
	text-align:center;
	
}

.totemcolor1h
{
	background:#FF9900;
}

.totemcolor1d
{
	background:#FEEDCF;
}

.totemcolor2h
{
	background:#E51E38;
}

.totemcolor2d
{
	background:#FAD0D7;
}
.totemcolor3h
{
	background:#D98703;
}

.totemcolor3d
{
	background:#FFDFAD;
}
.totemcolor4h
{
	background:#9900cc;
}

.totemcolor4d
{
	background:#EEC1FF;
}
.totemcolor5h
{
	background:#FF9900;
}

.totemcolor5d
{
	background:#FEEDCF;
}

.downloadtrial
{
	margin:5px;
}

#googlefooter
{
	margin-top:10px;
}

