@charset "utf-8";
body {
	font-family: "Trebuchet MS", "Myriad Pro", "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 13pt;
	color: #040404;
	/*background-image:url(images/body_bg_repeat.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;*/
	background-color: #0199a4;
	margin: 0;
}

div#overall
{
	width: 100%;
	margin: 0 auto;
	min-width: 960px;

}

strong
{
	font-weight: bold;
}

div#utilities
{
	float: left;
	background-image:url(images/ut_bar_repeat.jpg);
	height: 26px;
	background-repeat:repeat-x;
	font-size:13px;
	font-weight: bold;
	color:#fff;
	word-spacing: 25px;
	display: none;
}

#utilities a:link
{
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
}

dt
{
	font-weight: bold;
	margin-top: 5px;
}

dd
{
	margin-top: 5px;
	width: 65%;
}

#utilities a:active
{
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
}

#utilities a:hover
{
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
}

#utilities a:visited
{
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
}

#logo
{
	margin-top:  20px;
	margin-bottom: 20px;
	float: right;
	margin-right: 10px;

	
}

.clear
{
	margin: 0px;
	height: 0px;
	clear: both;
}

#topmenu{
	margin-top: 10px;
	text-align:left;
	width: 100%;
	padding-left:  0px;
	font-size: 11.5pt;
}

#topmenu div.topmenuitem a:link{
color: #fff;
font-weight:  bold;
text-decoration: none;
}

#topmenu div.topmenuitem a:visited{
color: #fff;
font-weight:  bold;
text-decoration: none;
}

#topmenu div.topmenuitem a:hover{
color: #fff;
font-weight:  bold;
text-decoration: none;
}

#topmenu div.topmenuitem a:active{
color: #fff;
font-weight:  bold;
text-decoration: none;
}

#topmenu div.topmenuselected a:link{
color: #105257;
font-weight:  bold;
text-decoration: none;
}

#topmenu div.topmenuselected a:visited{
color: #105257;
font-weight:  bold;
text-decoration: none;
}

#topmenu div.topmenuselected a:hover{
color: #105257;
font-weight:  bold;
text-decoration: none;
}

#topmenu div.topmenuselected a:active{
color: #105257;
font-weight:  bold;
text-decoration: none;
}

div#inner_content a:link
{
	color: #0880BB;
text-decoration: underline;
}

div#inner_content a:active
{
	color: #0880BB;
text-decoration: underline;
}

div#inner_content a:hover
{
	color: #333;
text-decoration: underline;
}

div#inner_content a:visited
{
	color: #0880BB;
text-decoration: underline;
}





#topmenu div.topmenuitem {
    float: left;
    color: #fff;
    padding-top: 8px;
    text-align: center;
	background-image:url(images/tab_bg.jpg);
	width: 180px;
	background-repeat: no-repeat;
	height: 24px;
}

#topmenu div.topmenuselected{
    float: left;
    color: #105257;
    padding-top: 8px;
    text-align: center;
	background-image:url(images/active_tab.jpg);
	width: 180px;
	background-repeat: no-repeat;
	height: 24px;
    cursor: pointer;
}

#submenu {
	background-image:url(images/subnav_bar_repeat.jpg);
	width: 100%;
	color: #ff9c00;
	height: 53px;
	float: left;
	margin: 0px;
}

#submenu div.submenuitem {
    padding-top: 9px;
    float: left;
margin: 0 auto;
	font-size: 11pt;
	padding-left: 10px;
	color: 343434;
    height: 20px;
	padding-right: 15px;
    text-align: center;
    font-weight:bold;
}

#submenu div.rsubmenuitem {
    padding-top: 9px;
    float: right;
margin: 0 auto;
	font-size: 11pt;
	padding-left: 10px;
	color: 343434;
    height: 20px;
	padding-right: 15px;
    text-align: right;
    font-weight:bold;
}

#submenu div.rsubmenuselected{
	    padding-top: 9px;
	    float: right;
	margin: 0 auto;
		font-size: 11pt;
		padding-left: 10px;
		color: 343434;
	    height: 20px;
		padding-right: 15px;
	    text-align: right;
	    font-weight:bold;
		cursor: pointer;
}

#submenu div.msubmenuitem {
    padding-top: 9px;
    float: left;
	font-size: 11pt;
	padding-left: 10px;
	color: 343434;
    height: 20px;
	padding-right: 15px;
    text-align: right;
    font-weight:bold;
}

#submenu div.msubmenuselected{
	    padding-top: 9px;
		    float: left;
	margin: 0 auto;
		font-size: 11pt;
		padding-left: 10px;
		color: 343434;
	    height: 20px;
		padding-right: 15px;
	    text-align: right;
	    font-weight:bold;
		cursor: pointer;
}


#content ul li ul
{
	margin-top: 10px;
}

#submenu div.submenuselected{
	    padding-top: 9px;
	    float: left;
	margin: 0 auto;
		font-size: 11pt;
		padding-left: 10px;
		color: 343434;
	    height: 20px;
		padding-right: 15px;
	    text-align: center;
	    font-weight:bold;
		cursor: pointer;
}

div.submenuselected a:link{
	color: 343434;
	text-decoration: underline;
			font-size: 11pt;
}

div.submenuselected a:active{
	color: 343434;
			font-size: 11pt;
	text-decoration: underline;
}

div.submenuselected a:hover{
	color: 343434;
			font-size: 11pt;
	text-decoration: underline;
}

div.submenuselected a:visited{
	color: 343434;
			font-size: 11pt;
	text-decoration: underline;
}

div#content
{
	background:url(images/bg_book.jpg) #FFF;
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
	width: 100%;
	margin: 0px;
	margin-top: -10px;
	margin-left:  0px;
	padding-bottom: 50px;

}

#content ul
{
	margin-top: 30px;
}

#content li
{
	margin-bottom: 10px;
}

div#inner_content
{
	font-size:13px;
	padding-top: 25px;
	padding-left: 26px;
	padding-right: 50px;
}

div#footer
{
	margin-top: 0px;
	background-image: url(images/footer_bg.png);
	height: 120px;
	width: 100%;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	color: #fff;
}

div#inner_footer
{
	padding-top: 10px;
	padding-left: 30px;
	line-height: 10px;
}

.tbContactform .antispam {
	 display:  none;
	 visibility: hidden;
}

.tbContactform label {
	 width:  120px;
	 display:  inline-block;
	 vertical-align: top;
	 clear: both;
}

.tbContactform input.text,
.tbContactform textarea {
	 width:  400px;
	 padding: 2px;
}

.tbContactform textarea {
	 height:  215px;
}

.tbContactform input.submit
{
	display: block;
	margin-left: 250px;
	width:  auto;
}

.tbContactform .tbErrors p
{
	color: #FF0000;
}

td
{
	min-width: 20px;
}

#inner_footer a:link
{
	color: #ff9c00;
	text-decoration: underline;	
}

#inner_footer a:hover
{
	color: #ff9c00;
	text-decoration: underline;	
}

#inner_footer a:active
{
	color: #ff9c00;
	text-decoration: underline;	
}

#inner_footer a:visited
{
	color: #ff9c00;
	text-decoration: underline;	
}

h1{
margin-top:  10px;
font-weight:  bold;
font-size: 24pt;
color: #ff9c00;
text-decoration: none;
}

h3
{
	font-size: 15pt;
	font-weight: bold;
	color: #ff9c00;
}

#content p{
margin-top:  25px;
padding-right:  30%;
}
