body
{
	width: 100%;
	margin: 0px;
	background-color: #dedede;
}
div.header
{
	width: 1000px;
	height: 102px;
	font-size: 0pt;
	border-bottom: 1px solid #1c252e;
}
div.mainimage
{
	width: 1000px;
	height: 252px;
	font-size: 0pt;
	border-bottom: 1px solid #fff;
}
div.bodycontent
{
	width: 1000px;
	background-color: #fff;
	font-size: 0pt;
}
h1
{
	font-family: arial;
	font-weight: bold;
	font-size: 16pt;
	color: #265777;
	text-align: left;
	margin: 0pt;
}

h2
{
	font-family: arial;
	font-weight: bold;
	font-size: 16pt;
	color: #265777;
	text-align: left;
	margin: 0pt;
}
h3
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #265777;
	text-decoration: none;
}
#wrapper{
width: 1000px;
margin: 10px auto;
padding: 0px;
text-align:left;
font-size: 75%;
background: #fff;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-top: 1px solid #000;
}


#header{
padding: 1px 0px;
margin: 0;
background: #ccc;
}	


#header-inner{
margin:0;
padding:0;
}


		
#content{
clear:both;
margin: 0;
background:#fff;
}	


#main {
width: 750px; 
float:left;
margin: 0;
padding: 5px 0 10px 0;
overflow:hidden;
}


#sidebar {
padding: 0;
margin: 0 0 0 750px;
background: #f8f8f8;
}


#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
color:#777;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

/*  ********** default styles *********** */

h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0px;
}

p
{
padding-bottom: 15px;
}

a{
color:#2768AA;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#2768AA;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


#tabs{
padding: 0;
background:gray;
}

#tabs ul{
margin: 0;
padding:3px 0;
list-style-type:none;

}

#tabs ul li{
margin: 10px 0 3px 15px;
padding: 6px 15px 6px 0px;
display:inline;
border-right: 2px solid #fff;
font-size: 90%;
font-family: Tahoma, Arial, sans-serif;
}

#tabs ul li a{
color: white;
}

#tabs ul li a:hover{
color:#A1E7FD;
 text-decoration:none;
}
	


/* Headings */ 

form#searchform2{
display: block;
float:right;
margin: 10px 10px 0px 5px;
}

#header h3{
margin:  0;
padding: 18px 0 0 10px;
}

#header h3 a{
font-weight:100;
color: #fff;
text-decoration: none;
font-size: 220%;
letter-spacing: 1px;
}

#header h2{
margin: 0;
padding: 10px 0 5px 10px;
font-weight:800;
color: #fff;
font-size: 100%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:100%;
font-weight: 800;
font-family: arial, verdana, sans-serif;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 10px;
background: #f2f2f2;
color: #444;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 0 5px 5px 5px;
}

.entry{
margin: 0;
padding: 0px 10px 3px 10px;
}

.post h2 {
color: #333;
font-size: 150%;
font-weight:100;
padding: 7px 0 2px 2px;
margin: 10px 0 15px 0;
}


.post h2 a{
color: #333;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #333;
}

.postmetadata{
font-size:80%;
padding: 1px 8px 1px 5px;
margin: 0;
border-top: 1px solid #ccc;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}


.date{
float:left;
text-align:center;
font-weight:800;
margin: 0 10px 0 0;
padding: 0 10px;
border-right: 1px solid #ccc;
color: #444;
}


.dateDay{
display:block;
font-size: 16px;
line-height: 16px;
text-align:center;
}
.dateMonth, .dateYear{
display:block;
font-size: 11px;
padding:0;
line-height: 12px;
}




/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type: none;
}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 5px 15px;
	font-size:90%;
	background: #f2f2f2;
}

ul#commentlist p{
margin: 6px 0;
}

ul#commentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}




ul#commentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}


/*  sidebar styles */


#subscribe p{
font-size: 85%;
margin: 3px 0 10px 0;
}



.menu{
padding:0;
font-size:90%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 0px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
border-bottom:1px dotted #ccc;
padding: 2px 0 2px 15px;
margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px dotted #ccc;
border-bottom: none !important;
padding: 2px 0 2px 15px;
}



.menu ul li.widget h3{
font-family: arial;
font-size:120%;
padding:2px 0 1px 4px;
margin:0;
border-bottom: 2px solid #2768AA;
color: #333;
font-weight: 800;
font-variant:small-caps;
}

.menu ul li h3 a{
color: #333;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #333;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}

ol,ul
{
margin-left: 30px;
padding-bottom: 15px;
}

p, td
{
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	text-align: left;
	color: #265777;
	margin: 0pt;
}
p.tagline
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 23pt;
	color: #a13034;
	text-align: center;
	padding-top: 5px;
}
p.leftadtext
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	color: #fff;
	font-style: italic;
	text-align: center;
}
p.whitetext
{
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	color: #fff;
	margin: 0pt;
}
p.sidebarheader
{
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: #265777;
	text-align: left;
	margin: 0pt;
}
p.pcheaders
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11pt;
	color: #fff;
	text-align: center;
	margin: 0pt;
         padding: 0px;
}
a:link
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #005d7e;
	text-decoration: none;
}
a:active
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #005d7e;
	text-decoration: none;
}
a:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #005d7e;
	text-decoration: underline;
}
a.mainnav:link
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a.mainnav:active
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a.mainnav:hover
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
a.mainnav:visited
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

a:visited
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #005d7e;
	text-decoration: none;
}
a.bodynav:link
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #005d7e;
	text-decoration: none;
}
a.bodynav:active
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #005d7e;
	text-decoration: none;
}
a.bodynav:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #005d7e;
	text-decoration: underline;
}
a.bodynav:visited
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #005d7e;
	text-decoration: none;
}
a.sidenav:link
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #005d7e;
	text-decoration: none;
}
a.sidenav:active
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #005d7e;
	text-decoration: none;
}
a.sidenav:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #005d7e;
	text-decoration: underline;
}
a.sidenav:visited
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #005d7e;
	text-decoration: none;
}
a.largelink:link
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #265777;
	text-decoration: none;
}
a.largelink:active
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #265777;
	text-decoration: none;
}
a.largelink:hover
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #265777;
	text-decoration: none;
}
a.largelink:visited
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #265777;
	text-decoration: none;
}
a.footerlink:link
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a.footerlink:active
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a.footerlink:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
a.footerlink:visited
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
li.bullets
{
	margin-top: 10px;
	margin-left: 15px;
}
.dataTableEvenCell
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #626F7C;
	margin: 4px;
	padding: 4px;
	text-align: left;
}
*
{
	margin: 0;
	padding: 0;
	border: none;
}
#menu
{
	width: 100%;
	float: left;
	font-size: 11pt;
}

#menu a
{
	font: arial;
	font-size: 11pt;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0 3px;
	text-decoration: none;
}



#menu a, #menu a:visited
{
	color: #ffffff;
}

#menu a:hover
{
	color: #ffffff;
}

#menu a:active
{
	color: #ffffff;
}

#menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 12em;
}

#menu li
{
	position: relative;
}

#menu ul ul
{
	position: absolute;
	z-index: 500;
	top: auto;
	display: none;
	left: 0px;
}

#menu ul ul ul
{
	top: 0;
	left: 100%;
}
div#menu p.pcheaders:hover
{
	background: #a13034;
}

div#menu li:hover
{
	background: #a13034;
	z-index: 100;
}

div#menu li:hover ul ul, div#menu li li:hover ul ul, div#menu li li li:hover ul ul, div#menu li li li li:hover ul ul
{
	display: none;
}

div#menu li:hover ul, div#menu li li:hover ul, div#menu li li li:hover ul, div#menu li li li li:hover ul
{
	display: block;
}

#menu a.x
{
	border-top: 1px solid #fff;
	background: #092447;
	height: 24px;
}
#menu a.x, #menu a.x:visited
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #ffffff;
	background: #1c252e 100% 100%;
	line-height: 24px;
}

#menu a.x:hover
{
	color: #fff;
	background: #365478;
}

#menu a.x:active
{
	color: #ffffff;
	background: #004080;
}
