/* basic elements */

body{
    height: 100%;
	margin: 0px;
	padding: 0px; /* Fix: Opera extra padding */
	background-color: #28599F;
	background-image:url(/images/back_grad.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
}

p {
   font-size: 1em;
   }
   
td,MsoCommentText {
   _font-size: 0.7em;
   }

h1 {
    color:#4456A7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight:normal;
	margin-top: 10px;
	border-bottom: 1px dotted #4456A7;

}

h2 {
    color:#4456A7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	padding-top: 6px;
	
}

h3 {
    color:#4456A7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	font-weight:bold;
    background-color: #DDEBF2;

}
	
a {
    color:#0F3474;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
	text-decoration:underline;
}

a:hover {
	color:#0F3474;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}

hr {
  border: 0;
  width: 98%;
  height: 1px;
  color: #0F3474;
}



/* form styles*/

/* search button style*/
/*.gobutton {
	color: #FFFFFF;
	cursor: pointer;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: none;
	background-color: #0D3070;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 30px;
	
}*/

/*searchbox style*/
/*.searchbox {
    margin-top: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 110px;
	padding-top: 2px;
	height: 20px;
	border: 1px solid #98B0C8;
	color: #666666;
}*/
#site_searchbox {
	width				: 100%;
	height				: 40px;
}

#site_searchbox input	{
	margin-top			: 5px;
	font-size			: 0.9em;
	padding				: 0.2em;
	color				: #666666;
}
#site_searchbox .box	{
	width				: 110px;
	border				: 1px solid #98B0C87
}
#site_searchbox .button	{
	border				: none;
	padding				: 0px;
	width				: 30px;
	background-color	: #0D3070;
	color				: #ffffff;
}

/* image padding */
.imgpad {
	padding: 0px 0px 0px 20px;
}

/* specific divs */
/* main central div*/
div#mainholder {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:#FFFFFF;
	background-image:url(/images/side_back.gif);
	background-repeat:repeat-y;
	border-bottom: 4px solid #FFFFFF;
	
	/*background: #FFFFFF url(../images/nav/nav_back.gif) repeat-y left;*/
	/*border: 1px solid #999999;*/
	}

/*div#bluebar {
	background: url(../images/nav/bluebar.gif) top left no-repeat;
}*/

/*contains the flash or main top image*/
div#topbar {
	padding: 0px;
	text-align: left;
	background: #FFFFFF;
}

/*side bar - navigation holder*/
div#sidebar {
	postion: absolute;
	float: left;
	padding-left:2px;
	margin-right:-2px;
	border-bottom: 4px solid #FFFFFF;
}

/*Contains header and searchbox*/
div#titlebar {
   background: #D1DBE7;
   padding: 0px;
    
}

/*contains the text image header*/
div#titlebar span.header {
  float: left;
  text-align: left;
  background: #D1DBE7;
  padding-left:  5px;
  }

/*contains the search box and button*/
div#titlebar span.search {
  float: right;
  margin-top: 7px;
  margin-bottom: -10px;
  margin-right: 4px;
  width: 200px;
  text-align: right;
  }
  
div#spacer {
  clear: both;
  }   

/*navigation divs, edit menu.css for typography*/
div#nav {
      width: 206px;
	  float: left;
	  text-align: left;
	  margin-bottom: -4px;
}

div#nav ul {
	margin: 0px;
	padding: 0px;
	
}

div#nav li {
	list-style-type: none;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 12px;
}

div#nav li a {
	color: #000000;
	background-position: 5px;
	text-decoration: none;
	
}
	
div#nav li a:hover {
	color: #000000;
	background-position: 5px;
	text-decoration: underline;
}	

/*main content div*/
div#contentholder {
    width: 533px;
	float: right;
	background-color:#DDEBF2;
	border-left: 4px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

div#contentholder p{
	padding-left: 10px;
	padding-right: 10px;
}

div#contentholder h1, h2, h3 {
    padding-left: 10px;
	
}

#contentholder ul {
	list-style-type: square;
	list-style-image: url('../images/nav/bullet4.png');
	color: #000000;	
}

#contentholder .homecell01 {
	border-bottom: 4px solid #FFFFFF;
	line-height: 1.6em;
}

#contentholder .homecell02 {
	border-right: 4px solid #FFFFFF;
	padding: 10px;
	background-color: #C0E7FC;
	line-height: 1.6em;
}

#contentholder .homecell03 {
	padding: 10px;
	border-bottom: 4px solid #FFFFFF;
	background-color: #C2D5BA;
	line-height: 1.6em;
	height: 100%;
}

#contentholder .homecell02 img {
	border: 4px solid #FFFFFF;
}

#contentholder .homecell04 {
	color: #FFFFFF;
	padding: 10px;
	background-color: #789E69;
}

#contentholder .homecell04 img {
	border: 4px solid #FFFFFF;
}

/*footer div*/
div#bottombar {
	_width:100%;
	color: #000000;
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #DDEBF2;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;

	/*background: #FFFFFF url(../images/nav/nav_back.gif) repeat-y left;*/
}

div#bottombar a {
    color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}

div#bottombar a:hover {
    color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
	text-decoration:underline;
}




/*********** WYSIWYG BIT **************/

div#contentholder, wysiwyg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #000000;
	/*background-color: #FFFFFF;*/
	margin-top: 0px;
	margin-right: 1px;
	/*padding-left: 10px;*/  
}


#wysiwyg_editor blockquote
{
	border 			: 1px solid #517C4F;
	background		: #E7EDE9;
	font-size		: 1em;
	line-height		: 1.3em;
	padding			: 1em;
}

#wysiwyg_editor td
{
	line-height: 1.6em;
}

#wysiwyg_editor td p
{
	font-size: 1em;
	line-height: 1.6em;
}

div#contentholder #wysiwyg p{
	
	padding-left: 10px;
}

#wysiwyg_editor td h4
{
		background			: #BCD0C5;
		color				: #666;
		margin				: 0em;
		padding				: 0.5em;
		font-size			: 1em;
		border-bottom		: 1px solid #0B5D2C;
}

/*div#wysiwyg_editor p img, #wysiwyg_editor td img, #wysiwyg_editor a img
{
		margin					: 0.3em;
}*/

#wysiwyg_editor td.th_ch, #wysiwyg_editor td.th_ch p
{
	background:		#666;
	color: 			#FFFFFF;
	font-weight:	bold;
}

#wysiwyg_editor td.td_cdl, #wysiwyg_editor td.td_cdl p
{
	background:		#EEEEEE;
	color: 			#666;
	font-weight:	normal;
}

#wysiwyg_editor td.td_cdd, #wysiwyg_editor td.td_cdd p
{
	background:		#DDDDDD;
	color: 			#666;
	font-weight:	normal;
}

#wysiwyg_editor .fbox
{
	background:		#D1DBE7;
	padding:		0;
	width:	165px;
	color:#0F3474;
	
}

#wysiwyg_editor .toplink
{
	padding-left:		10px;
}


/*#left {*/
	/*width					: 173px;*/        /* left column width */
	/*float: left;*/
	/*background-color: #990100;*/
	/*border-left: 13px solid #FFFFFF;*/
	
/*}*/


/*********** END WYSIWYG BIT **************/



#contentholder .boxout {
	padding					: 0.5em;
}
#contentholder .boxedlist p img {
	float					: left;
	clear					: both;
	margin-right			: 1em;
}

#contentholder .boxedlist .summary p {
	font-size				: 0.8em;		
	margin-top				: 0.5em;
	margin-bottom			: 2em;
	
}

#contentholder .boxedlist small.summary,
#contentholder div.summary small {
	font-size				: 0.8em;
	color					: #666;
	padding-left			: 10px;
	margin-left				: 0em;
}

#contentholder .boxedlist .summary p {
	font-size				: 0.8em;
	margin-top				: 1em;
	margin-bottom			: 3em;

}

#contentholder .boxedlist h3 {
	font-size				: 0.9em;
	margin-bottom			: 3px;
	background-color: #DDEBF2;
}

#contentholder .boxedlist small {
	padding-left:10px;
}

#contentholder .boxedlist h4 {
	font-size				: 0.9em;
	background				: none;
	color					: #0B5D2C;
	padding-left			: 2.8em;
	border-bottom			: none;
}

#contentholder .boxedlist p {
	margin-top: 2px;
	margin-bottom: 5px;
}

#contentholder .secure {
	background				: #EFEEE0;
}

#contentholder .data_item_nav {
	text-align			: center;
}

#contentholder .actions {
	padding-left:10px;
}

