
body {
        margin: 0px;
        padding: 0px;
	border: 0;
	background-image: url("bg.gif");
        background: #EDEDED;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a {
      color: #465F8B; 
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      text-decoration: none;
}

a:hover {
      color: #CC3300; 
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      text-decoration: underline;
}

a:visited { 
      color: #465F8B; 
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      text-decoration: none;	
   }

a.blog {
      color: #465F8B; 
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      font-size: 11px;
      text-decoration: none;
}

a.blog:hover {
      color: #CC3300; 
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      font-size: 11px;
      text-decoration: underline;
}
 
a.blog:visited { 
      color: #465F8B; 
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      font-size: 11px;
      text-decoration: none;	
   }

#outer {
	width: 742px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	background: #ffffff;
}

#top {
	height: 10px;
	color: #091680;
	background: #091680;
}

#login {
	padding-top: 2px;
	padding-right: 10px;
	color: #7F7F7F;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: right;
	background: #fff;
}

#login a, #login a:link {
	color: #183593;
	font-weight: bold;
}

#login a:hover {
	color: #EE1C23;
	font-weight: bold;
}

#logo {
	background:#fff;
}

#tabnav {
	height: 20px;
	margin: 0;
	padding-left: 100px;
	background: url(/images/tab_bottom.gif) repeat-x bottom;
}

#tabnav ul, #tabnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #E9E9E9;
	font-size: 10px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#tabnav a:link.active, #tabnav a:visited.active {
	background: #ffffff;
	color: #666;
}

#tabnav a:hover {
	background: #ffffff;
}

#nav {
	background:#ffffff;
	border-bottom:1px solid #7F7F7F;
}

#content {
  margin: 0px;
  color: #333;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3em;
  padding-bottom: 3px;
  width: 340px;
}

#feature {
  margin: 0px;
  color: #333;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3em;
  padding-left: 10px;
  padding-right: 10px;
}

td {
	font-size:12px;
	padding:0px;
      	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.margin {
  	margin: 0px;
  	color: #333;
      	font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-size: 12px;
  	line-height: 1.3em;
  	padding-left: 10px;
  	padding-right: 10px;
}

.bloghead {
	color: #666666;
      	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 10px;
	background: #ECECEC;
	padding: 6px 6px 6px 6px;
}

.head {
	color: #666666;
      	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 10px;
	background: #ECECEC;
	padding: 6px 6px 6px 6px;
}

.box {
      	color: #000000;
      	background-color: #EAEAEA;
      	border-style: dashed;
      	border-color: #091680;
      	border-width: 1px; 
      	padding: 10px;
      	font-family: Verdana, Helvetica, Arial, sans-serif;
      	font-size: 12px;
      	width: 90%;
    }

.black_box {
      color: #ffffff;
      background-color: #0B1560;
      border-width: 1px; 
      padding: 10px;
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      font-size: 13px;
    }

.small_text {
      color: #000000;
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-size: 11px;
    }

.block {
      padding-bottom: 5px;
}

hr {
	width: 100%;
	height: 1px;
	border-style: dotted;
	border-color: #666666;

}


.title {
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.1em;
	font-weight: bold;
	background: #ECECEC;
	padding: 4px 4px 4px 4px;
}

#sidebar-left {
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px dotted #aeaeae;
  width: 220px;
}

#sidebar-right {
  width:180px;
  vertical-align: top;
}

.posted {
        margin-top: 3px;
        border-top: 0px;
	margin-bottom:3px;
	padding-bottom:3px;
	font-size:11px;
}

.posted_content {
	margin-bottom: 0px;
	padding-bottom: 4px;
}

ul.cleanleft {
        padding-left: 0px;
        margin-left: 0px;
}

ul.cleanleft li {
        padding-bottom: 9px;
        list-style: none;
}

#rightbox {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	border-bottom:1px solid #aeaeae;
	border-top:1px solid #aeaeae;
	border-left:1px solid #aeaeae;
}

.righttext {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	padding: 5px 5px 5px 5px;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: .25em;
}

h1 {
  font-size: 1.3em;
}

h2 {
  font-size: 1.2em;
  font-weight:bold;
}

#header .title {
  font-size: 2em;
  font-weight: bold;
  color:#183593;
}

#header .title a,
#header .title a:link,
#header .title a:visited,
#header .title a:active {
  text-decoration: none;
  color: #aaa;
}

#header .title a:hover {
  color: #930;
}

#pre-footer {
	border-top:1px dotted #aeaeae;
	padding-bottom:7px;
	padding-right:7px;
	padding-top:4px;
	color:#7F7F7F;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	background:#fff;
	text-align:center;
}

#pre-footer a, #pre-footer a:link {
	color:#183593;
	font-weight:bold;
}

#pre-footer a:hover {
	color:#EE1C23;
	font-weight:bold;
}

#navbars {
	background:#F4F4F4;
	height:6px;
	border-bottom:6px solid #F9F9F9;
}

blockquote {

}

table {
  margin: 0;
  padding: 0px;
  border-collapse: collapse;
}

pre {
 font-size: 1em;
 padding: 1em;
 background: #eee;
}

h3 {
  font-size: 12px;
}

h4, h5, h6 {
  font-size: 1em;
}

br {
  line-height: 0.6em;
}

/*

** Page layout blocks / IDs
*/

#header {
  margin-bottom: 2em;
}

#main {
  padding-left: 1em;
  padding-right: 1em;
  vertical-align: top;
}

#footer {
 font-size: 0.8em;
 padding-top: 2em;
 text-align: center;
}

#comment {
  background:#ccc;
}

.comment {
  border-top:1px dotted #ccc;
  margin-top:11px;
}

/*


** Module specific styles
*/

.form-item textarea {
  font-size: 1em;
}


/* .boxwrap   { */
/* 	width: 720px; */
/* 	margin-left: auto; */
/* 	margin-right: auto; */
/* } */
/*  */
/* .boxbody { */
/* 	width:540px; */
/* 	float:left; */
/* } */
/*  */
/* .boxcenter { */
/* 	width:240px; */
/* 	float:right; */
/* 	border-left:1px dotted #aeaeae; */
/* 	padding:5px; */
/* 	background:#fff; */
/* } */
/*  */
/* .boxleft { */
/* 	width:100%; */
/* 	float:left; */
/* 	padding:5px; */
/* 	background:#fff; */
/* } */
/*  */
/* .boxright {  */
/* 	width:180px; */
/* 	float: right; */
/* 	background:#fff; */
/* } */
/*  */
/* .boxclear { */
/* 	clear: both; */
/* } */


/* Quotes Block */

.block-quotes {
	background-repeat: no-repeat;
	margin-right:0px;
	margin-left:2px;
	padding-top: 18px;
	padding-left:7px;
	padding-right:7px;
	border-style: dotted none dotted dotted;
	border-width: thin;
	}

.subhead {
	color:#666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
}

#features {
	color:#666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:1.3em;
}

#blog {
	color:#666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:1.3em;
	margin-bottom:7px;
	border-bottom:1px dotted #aeaeae;
}

.blogheadline {
	color:#183593;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.3em;
	font-weight:bold;
	margin-top:8px;
	text-decoration:none;	
}

.blogheadline_front {
	color:#183593;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.3em;
	font-weight:bold;
	margin-top:8px;
	text-decoration:none;
	margin-bottom: 0px;
	border-bottom: 0px;	
}

#spacer {
	margin-left:5px;
	padding-left:5px;
	border-left:1px dotted #aeaeae;
}




/*
** Common declarations for child classes of node, comment, block, box etc
*/

#trackbacks {
  margin: 8px;
  border: solid 1px #ddd;
  padding: 0px;
}

#trackbacks .heading {
  font-weight: bold;
  background-color: #ddd;
  padding-left: 3px;
}

.trackback {
  padding: 0px;
  margin-top: 8px;
  border-top: dotted 1px #ddd;
  padding-left: 8px;
}


/*
** Module specific styles
*/

#footer {
	color:#7F7F7F;
	background:#7F7F7F;
	border-top:5px solid #ccc;
}

.bloglist {
	margin-top:2px;
	margin-bottom:2px;
	padding-bottom:2px;
	padding-top:2px;
	border-top:1px dotted #666;
	margin-left:0px;
}

