* { padding: 0; margin: 0; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
/*	font-weight: inherit; */
/*	font-style: inherit; */
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	background: none;
    color: #330000;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
a:link {
color:#15384F;
text-decoration:none;
background-color:transparent;
}
a:visited {
color:#15384F;
text-decoration:none;
background-color:transparent;
}
a:hover {
color:#9C4B0A;
text-decoration:underline;
background-color:transparent;
}
a:active {
color:#15384F;
text-decoration:none;
background-color:transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #330000;
	background-color: #D0C8AC;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#wrapper { 
 border-top: 0px;
 border-right: 1px;
 border-bottom: 1px;
 border-left: 1px;
 border-color: #333333;
 border-style: solid;
 margin: 0 auto;
 position: relative;
 display: block;
 width: 958px;
}
#header {
 background: transparent url(../images/site/header.jpg) no-repeat scroll 0 0;
 clear: both;
 color: #ffffff;
 padding: 0px;
 border: none;
 height: 171px;
 max-height: 171px;
 width: 958px;
 position: relative;
 margin: 0px 0px 0px 0px;
 background-color: #c2bda4;
 clear:both;
 }
#header .searchwrapper {
 margin-top:115px;
 width:588px;
 background-color: transparent;
}
#header .search {
 border:0 none;
 height:26px;
 position:relative;
 width:584px;
 background-color: transparent;
}
.globalnav {
 display:block;
 float:left;
}
.searchbox {
 clear:left;
 display:inline;
 float:none;
 padding-right:1px;
 text-align:right;
 color:#15384F;
 background-color: transparent;
}
input.searchtext {
 height:23px;
 font-size:18px;
 width:167px;
}
input.searchsubmit, input.searchsubmit:hover {
 border:0 none;
 position:absolute;
 top:-3px;
 padding-left: 7px;
}
input:hover {
 border:3px solid #D3D3D3;
}
.fr {
display:inline;
float:right;
}
.fl {
display:inline;
float:left;
}
#menu {
 text-align:right;
 padding-right:8px;
 background: #c2bda4;
 padding-bottom:2px;
 font-size:95%;
 width: 950px;
 height: 16px;
}
#menusegment{
 background-image:url(../images/site/menusegment.jpg);
 background-repeat:no-repeat;
 background-color:#c2bda4;
 height:5px;
 width:958px;
 }
#page{
 height: 100%;
 margin: 0 auto;
 padding-top: 0;
}
#leftcolumn { 
 border: 0px;
 background: #cfc7ac;
 padding-top: 0px;
 height: auto;/*253*/
 width: 258px;
 float: left;
 color: #15384F;
 margin: 0px;
}
#leftcolumn .content { 
 color: #333;
 border: 2px solid #cab897;
 background: #d6cdb0;
 margin: 5px 5px 5px 5px;
 padding: 10px;
 float: left;
 width:224px;
}
#content{ 
 float: left;
 margin: 0px 5px 5px 0px;
 padding: 5px;
 width: 421px;
 display: inline;
 background-color: #F2F2E6;
 text-align: left;
 font-weight:normal;
 font-style:normal;
 font-size: 90%;
}
#content .maincontent, h2{
 font-size: 140%;
 font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
 background-color: transparent;
 color: #9b4b15;
 text-align:left;
 font-weight:bold;
 font-style:normal;
 margin-bottom: 2px;
 margin-top: 5px;
}
#content .maincontent, h3{
 font-size: 90%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #15384F;
 background-color: transparent;
 text-align:left;
 font-style:italic;
 margin-bottom: 7px;
}
#rightcolumn { 
 border: none;
 background-color: #CFC7AC;
 padding: 0px;
 height: auto;
 width: 252px;
 float: left;
 color: #15384F;
 margin: 0px;
 font-size: 90%;
 padding-top: 5px;
}
#rightcolumn .content { 
 color: #333;
 border: 2px solid #cab897;
 background-color: #CFC7AC;
 margin: 0px;
 padding: 0px 7px 0px 7px;
 float: left;
 width: 240px;
}
#footer { 
 width: 938px;
 clear: both;
 color: #333333;
 background: #CFC7AC;
 margin: 0px 0px 10px 0px;
 padding-top: 40px;
 font-size: 80%;
}


/*--------- dnn menu style ----------*/

/* main menu td */
.main_dnnmenu_bar .icn, .txt
{
	color: #15384F;
    cursor:pointer;
    font-size: 105%; 
    background-color:transparent;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{   
 border-right:2px solid #000000;
 color:#FFFFFF;
 float:right;
 font-size:75%;
 font-weight:bold;
 margin-right:1px;
 padding:3px 6px 3px 5px;
 white-space:nowrap;
 background-color: #C2BDA4;
}
.main_dnnmenu_rootitem.first
{
 border:none;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
    color:#214081;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
 border-right:2px solid #000000;
 color:#FFFFFF;
 float:right;
 font-size:75%;
 font-weight:bold;
 margin-right:1px;
 padding:3px 6px 3px 5px;
 white-space:nowrap;
 background-color: #F2F2E6;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
    margin-top: 0px;
    margin-left: 3px;
    background-color: #081E43;  
    z-index: 1000; 
    cursor: pointer; 
    cursor: hand; 
    border-top: #FFFFFF 1px solid;
    border-right: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
    border-bottom: #FFFFFF 1px solid;
    filter: Alpha(Opacity=75, FinishOpacity=100, Style=1);
    opacity: 0.75;
}

.main_dnnmenu_submenu td
{
    z-index: 1000;
    font-size: 11px; 
    font-weight:bold;
    text-align:left;
    color:#fff;
    line-height:2em;
    padding: 0px 5px;
    margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
    background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
    color:#ffffff;
}
.main_dnnmenu_itemselected td{
    background: #CE0D0D url(../images/submenu_active.gif) repeat-x top left;
    color:#ffffff;
}

.main_dnnmenu_break
{
    height: 2px;
    background-color: #D5E0FF;
}
.DNN_HTMLContent
{
	text-align: left;
	color:#300;
	background-color: transparent;
}
.DNN_HTMLContent .normal
{
	text-align: left;
	color:#300;
	font-size: 12px;
}
.DNN_HTMLContent ul, ol
{
	padding-left: 5px;
	line-height: 2.2em;
	list-style-position: inside;
}
.DNN_HTMLContent li
{
	text-align: left;
}
.DNN_HTMLContent p
{
	line-height: 2.2em;
	text-align: left;
	color:#300;
	font-size: 12px;
    margin-bottom: 5px;
    text-indent: 15px;
}
.DNN_HTMLContent h2
{
 font-size: 2em;
 font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
 background-color: transparent;
 color: #9b4b15;
 text-align:left;
 font-weight:bold;
 font-style:normal;
 margin-bottom: 2px;
 margin-top: 5px;
}
.DNN_HTMLContent h3
{
 font-size: 1.2em;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #15384F;
 background-color: transparent;
 text-align:left;
 font-style:italic;
 margin-bottom: 7px;
}
#dnn_ContentPane
{
	padding-left: 5px;
	background-color: transparent;
}
#dnn_ContentPane .DNN_HTMLContent img
{
	margin-left: -5px;
}
.transaprent
{
	background-color: transparent;
}