body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
}

#topmenu{
	background-color: #0b4d42;
	height: 35px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgtopmenu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#topmenu ul{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#topmenu ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}


#content {
	margin-left: 175px;
	margin-right: 160px;
	background-color: #FFFFFF;
}
#left {
	position: absolute;
	top: 225px;
	width: 175px;
	background-color: #e3e8ec;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgleft.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#right {
	position: absolute;
	top: 225px;
	width: 160px;
	background-color: #e3e8ec;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgright.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#left {
  left: 5px;
}
#right {
  right: 5px;
}
#footer{
	height: 74px;
	width: 100%;
	margin: 0px;
	background-image: url(images/bgfooter.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3064a9;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcontent{
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 11px;
	color: #333333;
}
#contentcontent{
	padding: 15px;
	margin: 0px;
}
#rightcontent{
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 11px;
	color: #333333;
}
#leftcontent h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3064a9;
	/*background-image: url(images/bgh2.gif);
	background-repeat: no-repeat;
	background-position: 11px 13px;*/
	width: 145px;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	margin: 0px;
}
#rightcontent h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3064a9;
	/*background-image: url(images/bgh2.gif);
	background-repeat: no-repeat;
	background-position: 11px 13px;*/
	width: 130px;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	margin: 0px;
}
#leftcontent ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftcontent ul li{
	margin: 0px;
	list-style-type: none;
	background-image: url(images/bull.gif);
	background-repeat: no-repeat;
	background-position: 14px 3px;
	width: 141px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 29px;
	text-align: left;
}
#rightcontent ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#rightcontent ul li{
	margin: 0px;
	list-style-type: none;
	background-image: url(images/bull.gif);
	background-repeat: no-repeat;
	background-position: 14px 3px;
	width: 126px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 29px;
	text-align: left;
}
#subscribe ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#subscribe ul li{
	margin: 0px;
	list-style-type: none;
	background-image: none;
	width: 162px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 8px;
	text-align: left;
}
#subscribe {
	margin: 0px;
	list-style-type: none;
	width: 175px;
	padding: 0px;
}
#leftcontent a:link, #leftcontent a:visited{
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#leftcontent a:hover{
	color: #333333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	
}
#leftcontent a:active{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#rightcontent a:link, #rightcontent a:visited{
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#rightcontent a:hover{
	color: #333333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	
}
#rightcontent a:active{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:link, #footer a:visited{
	text-decoration: none;
	color: #3064a9;
	margin: 0px;
	padding: 0px;
}
#footer a:hover{
	color: #3064a9;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	
}
#footer a:active{
	color: #3064a9;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.post h2{
	margin: 0px 0px 7px;
	color: #0b4d42;
}
.post h2 a:link, .post h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0b4d42;
	font-weight: normal;
	text-decoration: none;
}
.post h2 a:hover{
	color: #333333;
	text-decoration: underline;
}
.post h2 a:active{
	color: #0b4d42;	
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.entry a:link, .entry a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.entry a:hover{
	color: #0b4d42;	
}
.entry a:active{
	color: #000000;	
}
.postmetadata {
	width: 100%;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/bgpostcom.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-bottom: 8px;
}
.postmetadata a:link, .postmetadata a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b4d42;
	font-weight: normal;
	text-decoration: none;
}
.postmetadata a:hover{
	color: #0b4d42;
	text-decoration: underline;	
}
.postmetadata a:active{
	color: #0b4d42;	
}
.postmetadata-com {
	background-color: #0b4d42;
	vertical-align: middle;
	width: 95%;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
}
.postmetadata-com a:link, .postmetadata-com a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.postmetadata-com a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
.postmetadata-com a:active{
	color: #FFFFFF;	
}
.navigation {
	background-color: #F3F3F3;
	height: 19px;
	width: 100%;
	padding-top: 6px;
	}
.navigation a:link, .navigation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.navigation a:hover{
	color: #000000;
	text-decoration: underline;	
}
.navigation a:active{
	color: #000000;	
}	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9C9C9C;
}
	.tile_body h3 {font-size:13px; color:#666; padding-left:15px; margin:3px 0;}
	
.alignright {
	float: right;
	margin-right: 7px;
	}
	
.alignleft {
	float: left;
	margin-left: 7px;
	}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C9C9C;
}

.icons {
	text-align: center;
}
.img-left {
	padding: 3px;
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}
.img-right {
	padding: 3px;
	float: right;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
	margin-top: 3px;
}

#topcontent {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
/* top search box */
#searchtop {padding: 0px;	float: right;	margin:0 0 0 7px;}
	#searchtop input.tx11 {border:1px solid #aaa; padding:3px 1px;}
	
#topcontent form{
	margin: 0px;
	padding: 0px;	
}
#social{
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#social a:link, #social a:visited{
	text-decoration: none;
	color: #3064a9;
	margin: 0px;
	padding: 0px;
}
#social a:hover{
	color: #3064a9;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	
}
#social a:active{
	color: #3064a9;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#mission, #policy {margin: 0px; padding:0 0 10px 15px; border-bottom: 1px solid #fff;}
#policy {margin-right:10px;}
	#mission p, #policy p {margin:0;}
	body #mission p a.seeme, body #policy p a.seeme {text-decoration:underline;}

#logo {
	position: absolute;
	height: 41px;
	width: 208px;
	left: 41px;
	top: 50px;
}
/*subscribe and suggestion form*/

.ddfmwrap {text-align:left;}
	.ddfmwrap form {padding:0; margin:0;}
	.ddfmwrap li {list-style:none; padding-bottom:5px;}
	.ddfmwrap label {font-size:13px; color:#444; margin:5px 0 3px 0;}
	.ddfmwrap input.field {font-size:13px; width:50%; color:#000; padding:3px 1px; border:1px solid #aaa;}
	.ddfmwrap textarea {font-size:13px; font-family:Arial, Helvetica, sans-serif; width:75%; color:#000; padding:3px 1px; border:1px solid #aaa;}


div.postdata {
	text-align: left;
	font-size: 11px;
	color: #000777;
	padding: 5px;
	}

div.postalt {
	background-color: #F3F3F3;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}

#RSS 
{ margin: 0px; 
  padding:0 0 10px 15px; 
  border-bottom: 
  1px solid #fff;
}

body, td, p, ul, ol, li, blockquote, input, textarea, select {
    font-family : Verdana, helvetica, sans-serif;
    font-size : 8pt;
    color: #303030;
    }

body {
	margin: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

th, form.bold, p.bold, td.bold, ul.bold, ol.bold, li.bold, blockquote.bold {
    font-family: Verdana, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    }

.bold {
    font-weight: bold; }

form.small, p.small, td.small, ul.small, ol.small, li.small, blockquote.small {
    font-family : Verdana, helvetica, sans-serif;
    font-size : 7pt;
    }

.small {
    font-size : 7pt; }

form.boldsm, p.boldsm, td.boldsm, ul.boldsm, ol.boldsm, li.boldsm, blockquote.boldsm {
    font-family : Verdana, helvetica, sans-serif;
    font-size : 80%;
    font-weight : bold;
    }

.boldsm {
    font-size: 80%;
    font-weight : bold;
    }

.tt {
    font-family : lucida console, courier new, courier, monospace;
}

h1 {
font-family: "Arial", verdana, Helvetica, sans-serif;
font-size: 14px;
color: #444444;
margin-bottom: 10px;
font-weight: bold;
}

h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
margin-bottom:6px;
color:#076FB8;
}

h3 {
font-size: 12pt;
color: #58a90d;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 15px;
background-image: url(images/bullet_h3.gif);
background-repeat: no-repeat;
font-weight: normal;
margin: 0px;
}
h4 {font-family : Verdana, helvetica, sans-serif; font-size : 11pt; font-weight: normal; color: #22C9D3}
h5 {font-family : Verdana, helvetica, sans-serif; font-size : 10pt; font-weight: normal; color: #22C9D3}

.blockcaption {
font-size : 10pt;
font-weight : bold;
color : white;
padding: 4px;
}

.blockcontent
{
font-family : Verdana, helvetica, sans-serif;
font-size : 8pt;
font-weight : normal;
color : black;
text-align: left;
margin-bottom: 10px;
}

th.caption, form.caption, p.caption, td.caption, ul.caption, 
ol.caption, li.caption, blockquote.caption
{
font-family : Verdana, helvetica, sans-serif;
font-size : 8pt;
font-weight : bold;
color : white;
background-color : #00005f;
}

form.boxcolor1, p.boxcolor1, td.boxcolor1, ul.boxcolor1, 
ol.boxcolor1, li.boxcolor1, blockquote.boxcolor1
{
font-family : Verdana, helvetica, sans-serif;
font-size : 8pt;
color : black;
background-color : #f2f2f2;
}

th.boxcolor1, td.boxcolor1h
{
font-family : Verdana, helvetica, sans-serif;
font-size : 8pt;
color : white;
font-weight: bold;
background-color : #7098CB;
}

form.boxcolor1sm, p.boxcolor1sm, td.boxcolor1sm, ul.boxcolor1sm, 
ol.boxcolor1sm, li.boxcolor1sm, blockquote.boxcolor1sm
{
font-family : Verdana, helvetica, sans-serif;
font-size : 7pt;
color : black;
background-color : #f2f2f2;
}

th.boxcolor1sm
{
font-family : Verdana, helvetica, sans-serif;
font-size : 7pt;
color : white;
font-weight: bold;
background-color : #7098CB;
}

form.boxcolor2, p.boxcolor2, td.boxcolor2, ul.boxcolor2, 
ol.boxcolor2, li.boxcolor2, blockquote.boxcolor2
{
font-family : Verdana, helvetica, sans-serif;
font-size : 8pt;
color : black;
background-color: #D8E4F2;
}

th.boxcolor2, td.boxcolor2h
{
font-family : Tahoma, arial, sans-serif;
font-size : 8pt;
color : white;
font-weight: bold;
background-color : black;
}

form.boxcolor2sm, p.boxcolor2sm, td.boxcolor2sm, ul.boxcolor2sm, 
ol.boxcolor2sm, li.boxcolor2sm, blockquote.boxcolor2sm
{
font-family : Verdana, helvetica, sans-serif;
font-size : 7pt;
color : black;
background-color: #D8E4F2;
}

th.boxcolor2sm
{
font-family : tahoma, arial, sans-serif;
font-size : 7pt;
color : white;
font-weight: bold;
background-color : black;
}

.heading1 {
font-family : Verdana, helvetica, sans-serif; 
font-size : 14pt; 
font-weight: bold; 
color: #6f7fbf;}

.heading2 {
font-family : Verdana, helvetica, sans-serif; 
font-size : 13pt; 
font-weight: normal; 
color: white;
background-color: #4210E7;
}

.sitename {
font-family : Verdana, helvetica, sans-serif; 
font-size : 10pt; 
font-weight: bold;
color: #29537B;
}

.slogan {
font-family : Verdana, helvetica, sans-serif; 
font-size : 13pt; 
font-weight: normal; 
color: #2851b2;
text-align: center;
vertical-align: top;
padding-top: 7px;
}

.mainmenu td {
color: white
}

a.mainmenu, a:link.mainmenu, a:visited.mainmenu {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size : 10px;
color: white;
text-decoration: none;
cursor: pointer;
padding: 0px 12px 0px 12px;
display:block;
font-weight: normal;
}

a:hover.mainmenu, a:active.mainmenu
{
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-size : 10px;
color: yellow;
text-decoration: none;
cursor: pointer;
padding: 0px 12px 0px 12px;
display:block;
font-weight: normal;
}

a.bottommenu, a:link.bottommenu, a:visited.bottommenu {
font-family : Verdana, helvetica, sans-serif;
font-size : 7pt;
color: black;
text-decoration: none;
cursor: pointer;
font-weight: normal;
padding: 0px 6px 0px 6px;
}

a:hover.bottommenu, a:active.bottommenu
{
font-family : Verdana, helvetica, sans-serif; 
font-size : 8pt; 
color: #5f5f5f;
text-decoration: none;
cursor: pointer;
font-weight: normal;
padding: 0px 4px 0px 4px;
}

.footer {
font-family : Arial, Helvetica, Sans-Serif;
font-size : 8pt;
font-weight: normal;
color: white;
}

a.footer, a:link.footer, a:visited.footer {
font-family : Verdana, helvetica, sans-serif; 
font-size : 8pt; 
color: black;
text-decoration: none;
cursor: pointer;
font-weight: normal;
}

a:hover.footer, a:active.footer
{
font-family : Verdana, helvetica, sans-serif; 
font-size : 8pt; 
color: black;
text-decoration: underline;
cursor: pointer;
font-weight: normal;
}

a, a:link, a:visited {
color : #006bbd; 
text-decoration : none; 
font-weight: bold;
}
a:hover, a:active {
color : #006bbd; 
text-decoration : underline; 
font-weight: bold;
}

a.boxcolor1h {font-family : Verdana, helvetica, sans-serif; font-size : 8pt; color : white; text-decoration : underline; font-weight: bold; }
a.boxcolor1h:link {font-family : Verdana, helvetica, sans-serif; font-size : 8pt; color : white; text-decoration : none; font-weight: bold; }
a.boxcolor1h:visited {font-family : Verdana, helvetica, sans-serif; font-size : 8pt; color : white; text-decoration : none; font-weight: bold; }
a.boxcolor1h:hover {font-family : Verdana, helvetica, sans-serif; font-size : 8pt; color : white; text-decoration : underline; font-weight: bold; }
a.boxcolor1h:active {font-family : Verdana, helvetica, sans-serif; font-size : 8pt; color : white; text-decoration : underline; font-weight: bold; }

a.button {font-size: 8pt; color: black; text-decoration : none; font-weight: bold;}
a:link.button {font-size: 8pt; color: black; text-decoration : none; font-weight: bold;}
a:visited.button {font-size: 8pt; color: black; text-decoration : none; font-weight: bold;}
a:hover.button {font-size: 8pt; color: black; text-decoration : none; font-weight: bold;}
a:active.button {font-size: 8pt; color: black; text-decoration : none; font-weight: bold;}

a.buttonsm {font-size: 7pt; color: black; text-decoration : none; font-weight: normal;}
a:link.buttonsm {font-size: 7pt; color: black; text-decoration : none; font-weight: normal;}
a:visited.buttonsm {font-size: 7pt; color: black; text-decoration : none; font-weight: normal;}
a:hover.buttonsm {font-size: 7pt; color: black; text-decoration : none; font-weight: normal;}
a:active.buttonsm {font-size: 7pt; color: black; text-decoration : none; font-weight: normal;}

.submenu {
background-color: #BAD4ED;
padding: 4px;
filter: Alpha(Opacity=85);
-moz-opacity:0.85;
opacity: 0.85;
width: 188px;
}

a.submenuitem:link, a.submenuitem:visited {
text-align: left;
display: block;
background-color: #BAD4ED;
border: 1px solid #BAD4ED;
padding: 2px;
color: black;
width: 180px;
text-decoration: none;
font-size: 8pt;
}

a.submenuitem:hover, a.submenuitem:active {
text-align: left;
display: block;
background-color: #DAF4FF;
border: 1px solid #9AB4CD;
padding: 2px;
color: black;
width: 180px;
text-decoration: none;
font-size: 8pt;
}

/* TreeMenu.css
  A component of HTML_TreeMenu as extended by Chip Chapin
  2002-10-31 Chip Chapin
*/
.tmenu0text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}
.tmenu1text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}
.tmenu2text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: italic;
}
.tmenu3text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
}

/* Since all menu items are links, the following is equally important
 * to your menu appearance.
 * The main thing you may want to change are the A:link and A:visited colors.
 */
*.tmenu0text A:link,*.tmenu1text A:link,*.tmenu2text A:link,*.tmenu3text A:link
  { text-decoration:none; color:#505080 }
*.tmenu0text A:visited,*.tmenu1text A:visited,*.tmenu2text A:visited,*.tmenu3text A:visited
  { text-decoration:none; color:#505080 }
*.tmenu0text A:active,*.tmenu1text A:active,*.tmenu2text A:active,*.tmenu3text A:active
  { text-decoration:none; color:#805050 }
*.tmenu0text A:hover,*.tmenu1text A:hover,*.tmenu2text A:hover,*.tmenu3text A:hover
  { text-decoration:underline; color:#FF0000 }

/* .tmlistbox controls the appearance of Listbox menus */
.tmlistbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;  /* match 'smalltext' value */
  font-size-adjust: 0.58; /* Verdana */
  margin-bottom: 0px;
}

/* .tmenuSelected is used with linkSelectKey to highlight selected items */
.tmenuSelected {
  background-color: yellow;
}
*.tmenuSelected A:link    { text-decoration:none; color:#2020ff }
*.tmenuSelected A:visited { text-decoration:none; color:#2020ff }
*.tmenuSelected A:active  { text-decoration:none; color:#ff2020 }
*.tmenuSelected A:hover   { text-decoration:underline; color:#FF0000 }


input, textarea 
{
border-top-color: #7f7f9f; 
border-left-color: #7f7f9f; 
border-right-color: #7f7f9f; 
border-bottom-color: #7f7f9f; 
BORDER-TOP-WIDTH: 1px; 
BORDER-LEFT-WIDTH: 1px; 
BORDER-RIGHT-WIDTH: 1px; 
BORDER-BOTTOM-WIDTH: 1px; 
}

.pagelist {
font-size: 8pt;
color: black;
}

.pagename {
font-size: 13pt;
color: #3A92D6;
padding-top: 4px;
padding-bottom: 4px;
background-image: url(images/icon.gif);
border-bottom: 2px solid #59D267;
background-repeat: no-repeat;
font-weight: normal;
}

.pagestatus {
}

.pagebody {
}

.box2caption
{
font-family : Verdana, helvetica, sans-serif;
font-size : 7pt;
font-weight : bold;
color : white;
padding-left: 3px;
padding-right: 3px;
padding-top: 6px;
padding-bottom: 6px;
}

.box2content
{
font-family : Verdana, helvetica, sans-serif;
font-size : 8pt;
font-weight : normal;
background-color: white;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
}

a.adminicon:link, a.adminicon:visited {
color: black;
text-decoration: none;
font-size: 8pt;
}

a.adminicon:hover, a.adminicon:active {
color: #5f5f5f;
text-decoration: underline;
font-size: 8pt;
}

a.adminnavmenu:link, a.adminnavmenu:visited {
color: #215DC6;
text-decoration: none;
font-size: 8pt;
}

a.adminnavmenu:hover, a.adminnavmenu:active {
color: #6A9BEC;
text-decoration: underline;
font-size: 8pt;
}

.helpprompt {
width: 100%;
height: 150px;
color: #4f4f4f;
font-size: 7.5pt;
}

.buttons_container {
float: right;
text-align: right;
}

.topbar {
	width: 720px;
	height: 179px;
	background: #226FBD url(images/topbar.jpg) no-repeat top left;
}

.leftblock {
	width: 186px;
	height: 289px;
	background: #ECF4F5 url(images/leftmenuback.jpg) no-repeat top right;
	padding-top: 10px;
}

.rightblock {
	width: 536px;
	height: 289px;
	background: #CBCED5 url(images/content_back.gif) no-repeat top left;
}

.bottomwhite {
	width:742px;
	height:10px;
	background-color: white;
}


a.menulink:link, a.menulink:visited {
color: white;
font-weight: bold;
text-decoration: none;
}

a.menulink:hover, a.menulink:active {
color: white;
text-decoration: underline;
font-weight: bold;
}

a.speciallink:link, a.speciallink:visited {
color: yellow;
font-weight: bold;
text-decoration: none;
}

a.speciallink:hover, a.speciallink:active {
color: yellow;
text-decoration: underline;
font-weight: bold;
}

a.toplink:link, a.toplink:visited {
color: #544B44;
text-decoration: none;
font-size: 8pt;
}

a.toplink:hover, a.toplink:active {
color: #646B64;
text-decoration: underline;
font-size: 8pt;
}

a.leftbarlink:link, a.leftbarlink:visited {
color: white;
text-decoration: none;
}

a.leftbarlink:hover, a.leftbarlink:active {
color: #efefef;
text-decoration: underline;
}

a.homemenu, a:link.homemenu, a:visited.homemenu {
font-family: arial, helvetica, Sans-Serif;
font-size : 13pt;
font-weight: normal;
color: #5169e5;
text-decoration: none;
cursor: pointer;
padding: 3px 0px 3px 3px;
margin-bottom: 4px;
display:block;
}

a:hover.homemenu, a:active.homemenu
{
font-family: arial, helvetica, Sans-Serif;
font-size : 13pt;
font-weight: normal;
color: white;
background-color: #5169e5;
text-decoration: none;
cursor: pointer;
padding: 3px 0px 3px 3px;
margin-bottom: 4px;
display:block;
filter: Alpha(Opacity=65);
-moz-opacity:0.65;
opacity: 0.65;
}

a.catmenu, a:link.catmenu, a:visited.catmenu {
font-family: arial, helvetica, Sans-Serif;
font-size : 11pt;
font-weight: normal;
color: #5169e5;
text-decoration: none;
cursor: pointer;
padding: 3px 0px 3px 5px;
display:block;
}

a:hover.catmenu, a:active.catmenu
{
font-family: arial, helvetica, Sans-Serif;
font-size : 11pt;
font-weight: normal;
color: white;
background-color: #5169e5;
text-decoration: none;
cursor: pointer;
padding: 3px 0px 3px 5px;
display:block;
}

.bdr1 {
	border: 1px solid #A9A9A9;
}

hr {
	border-width: 0px;
	border-top: 1px dotted #7f7f7f;
	margin-top: 10px;
	margin-bottom: 8px;
	height: 0px;
}