body 
	{
	 background: #4491BE;
	 color: #3D3D3D;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: 11px;
	padding: 0px;	
	} 
	
h1	
	{
	font-family: verdana, arial, sans-serif;
	background: #cccccc;
	display: block;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	
	vertical-align: baseline;
	color: #717070;}
h2	
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	background: #D4F1F4;
	padding: 10px;
	height: 20px;
	font-size: 18px;
	text-align: left;
	margin-left: 20px;
	color: #175F94;}
p
	{
	font-size: 11 px;
	text-align: left;
	line-height: 16px;
	}
div.topnav
	{width: 800px;
	margin-right: auto;
	margin-left: auto;
    margin-top: 11px;
    margin-bottom: 11px;
	font-size: 11 px;
	text-align: right;
	line-height: 16px;
	padding-right: 20px;
	padding-top: 5px;
	color: #ffffff;
	}

div.topnav a:link
	{color: #ffffff;
	text-decoration: none;}
div.topnav a:visited
	{color: #ffffff;
	text-decoration: none;}
div.topnav a:hover
	{color: #E7D389;
	text-decoration: underline;}
div.topnav a:active
	{color: #ffffff;
	background: #E7D389;
	text-decoration: none;}

a:link
	{
	color: #4491BE;
	text-decoration: none;
	}
a:visited
	{
	
	color: #937609;
	text-decoration: none;
	}
a:hover
	{
	color: #E7D389;
	text-decoration: underline;
	}
a:active
	{
	color: #4491BE;
	}
#content
	{position: relative;
	background: url(/files/bg.jpg) 0px 0px repeat-y;
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #cccccc;
	margin-top: 5px;
	padding: 5px;
	text-align: left;
	margin-bottom: 0px;
	}


#wrapper
	{position: relative;
	background: url(/files/bg.jpg) 0px 0px repeat-y;
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #cccccc;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	margin-bottom: 0px;
	}

#topPanel{width:800px; height:73px; position:relative; margin-top: 30px; auto; padding:0; }
#topPanel.sub{width: 800px; height:73px; position:relative; margin:0 auto; padding:0;}

#topPanel ul.software_menu {display:block; width:800px; height:36px; position:absolute; top:0; right:0; margin:0px 0 0; padding:37px 0px 0 0; border-bottom:0px solid #EBE2D9;}
#topPanel ul {
   list-style-type: none;
}
#topPanel li ul { padding: 0px; margin: 0px }
#topPanel ul li{float:right; font:12px/36px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; position: relative;}
#topPanel ul li a{width:74px; height:36px; display:block; padding:0; color: #4491BE; background:url(/files/button.gif) no-repeat 0 0 #AEAEAE; text-decoration:none; text-align:center; margin:0 1px 0 0; top:0px; left:0px;}
#topPanel ul li.on a {
    background:url(/files/button-active.gif) no-repeat 0 0 #AEAEAE;
    color:#CAA51D;
}
#topPanel ul li a:hover {
    width:74px;
    height:36px;
    text-decoration:none;
    background:url(/files/button-active.gif) no-repeat 0 0 #AEAEAE;
    color:#CAA51D;
}
#topPanel ul li.active{width:74px; display:block; height:36px; background:url(/files/button-active.gif) no-repeat 0 0 #AEAEAE; color:#CAA51D; text-align:center; margin:0 1px 0 0;}
#topPanel li ul {position: absolute; visibility: hidden; top: 50px; left: 0;}
#topPanel li ul li,
#topPanel li ul li a,
#topPanel li ul li a:hover {
    padding-top: 0px; 
    padding-left: 8px; 
    padding-right: 8px; 
    padding-bottom: 0px;
    margin: 0;
    background-color: #F6F1DF !important;
    background-image: none !important;
    color: #CAA51D; 
    font-family: Trebuchet MS, sans-serif; 
    text-decoration: none; 
    width: 100px;
    text-align: left;
    line-height: 26px !important;
    height: 26px !important
}

#topPanel p.top
	{text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 1.4em;
	color: #6BC4E2;
	}
	
#header
	{
	background: url(/files/headerimage.jpg) 0 0 no-repeat #ffffff;
	width: 800px;
	height: 225px;
	margin-top: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;		
	}
#header img
	{margin-left: 20px;
	margin-top: 50px;
	float: left;}
#header p
	{float: right;}


#left
	{	
	width: 480px;
	height: 100%;
	float: left;
	margin-top: 0px;
	padding-top: 10px;
	}
#left p
	{margin-left: 25px;
	margin-right: 20px;
	color: #3D3D3D;}
#left img
	{padding: 5px;
	border: 1px #cccccc solid;
	float: left;
	margin-right: 20px;}

#left img.right
	{padding: 5px;
	border: 1px #cccccc solid;
	float: right;
	margin-left: 20px;}

	
#right
	{width: 300px;
	height: 100%;
	float: left;
	padding-top: 10px;
	background: url(/files/below.gif) -1px -1px no-repeat
	}
#right p
	{margin-left: 30px;
	margin-right: 10px;
	color: #3D3D3D;
	}

#right form
	{margin-left: 30px;
	color: #483430;}
#right ul
	{margin-left: 75px;
	color: #483430;}


#footer
	{
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 800px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	color: #6BC4E2;
	font-size: 9px;
	text-align:center;
	clear: left;
	border-top: 1px solid #cccccc;}

.floatimgleft 
	{
	float:left;
	clear: left;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:3px;
	} 
.padding
	{margin-left: 45px;
	}


/* Calendar (Page Types) use these styles */
.software_monthly_calendar {
    width: 100%;
    border-collapse: collapse;
}
.software_monthly_calendar td, .software_monthly_calendar th {
    line-height: 12px;
    padding: 2px;
    border: 1px solid;
    vertical-align: top;
}
.software_monthly_calendar th {
    width: 14%;
    background-color: #EFEFEF;
}
.software_monthly_calendar td.inactive {
    background-color: #F9F9F9;
}

/* Photo Gallery (Page Types) use these styles */
.software_photo_gallery
{
    text-align: center;
}
.software_photo_gallery .slideshow
{
    text-align: right;
    margin-bottom: 0.2em;
}
.software_photo_gallery span
{
    padding: 0.1em;
}
.software_photo_gallery table
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
}
.software_photo_gallery td
{
    padding: .1em;
}
.software_photo_gallery .previous, .software_photo_gallery .next
{
    border: 1px solid;
    padding: 0.25em;
}
.software_photo_gallery .thumbnail
{
    border: 1px solid;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.software_photo_gallery .current_thumbnail
{
    border: 1px solid;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.software_photo_gallery .current_thumbnail_label,
.software_photo_gallery .slideshow .active
{
    font-weight: bold;
}
.software_photo_gallery .photo
{
    border: 1px solid;
    padding: 10px;
    margin-top: 0px 0px 15px 0px;
}

/* Software Pagination (Form List View Page Type use these styles) */
.software_pagination
{
    margin: 1em 0px;
}
.software_pagination a,
.software_pagination span
{
    padding: 0.2em 0.4em;
    border: 1px solid;
}
.software_pagination a
{
    BORDER: 1px solid;
}
.software_pagination a:hover
{
    BORDER: 1px solid;
}
.software_pagination .current,
.software_pagination a.previous,
.software_pagination a.next
{
    font-weight: bold;
}
.software_pagination span.previous,
.software_pagination span.next
{
    BORDER: 1px solid;
    display: none;
}

.mceContentBody
{
    font-size: 100%;
    font-family: arial, sans-serif;
    background: none;
    background-color: white;
    border-color: black;
    color: black;
    text-align: left;
}