body	{
	background: #546074;
	margin: 0 auto;
	padding: 0 0 2em;
	font-family: verdana, arial, sans-serif;
	font-size: 75%;
	text-align: center;
	width: 790px;
	color: #333;
}

/* Page Structure */

#outerFrame	{
	margin: 0 auto;
	padding: 0;
	float: left;
	background: #fff;
	border: 1px solid #999;
	border-top: none;
        background-color: #fff;
}

#logo	{
	background: #fff;
	float:left;
	margin: 0;
	padding: 10px;
}

#navmenu {
	border-bottom: 12px solid #546074;
	border-top: 2px solid #eee;
        margin-bottom: 15px;
}

#mainTable {
	 text-align: left; 
	 margin: 0 auto; 
	 padding: 0 0 20px; 
	 float: left; 
	 background: #fff url(../images/bgsidebar.gif) repeat-y;
	 border-top: none;
}

#content	{
	padding: 0px 12px 10px 15px;
	margin: 0;
	float: left;
	width: 476px;
	font-size: 13px;
	line-height: 1.25em;
}

#leftcol	{
	width: 105px;
	float: left;
	padding: 4px;
	border-top: 1px solid #dddddd;
	background-color: #f0f0f0;
	color: #333;
  line-height: 1.5em;
	font-size: 11px;
	font-family: arial;
}


#leftcol h3 {font-family: georgia;
font-size: 11px;margin:0;
 margin-top: 10px;color: #42A1C7;}
 
#rightcol	{
	width: 160px;
	float: right;
	padding: 2px;
	font-size: 12px;
	font-family: arial;
}

#footer	{
	clear: left;
	border-top: 1px dotted #999;
	font-size: 90%;
	color: #666;
	padding: 0;
	text-align: center;
	line-height: 1.3em;
}


/* Article Formatting */
.iteminfo {
    font-size: 90%; 
	text-align: right;
	color: #bbb;
}

.author {
	font: normal 0.4em/1.0em Tahoma, Geneva;	
	color: #777;
}

.commentbody {padding-bottom: 10px;}

.largelink{font-size: 1.2em;font-weight:bold;}
.instruct{font-size: 90%;
	font-family:verdana;
	line-height: 1.3em;}

.teaser {
	  font: italic 0.9em/1.2em arial;
	color: #555;
	 text-align: justify;
}

.popularviews {
	color: #999;
	font-size: 90%;
	font-style: italic;
}

.nextpage {
	margin: 12px 0 0 0;
	padding:0;
	background-color: #f9f9f9;
	text-align:right;
	font-size: 90%;
}

.pagecounter {
	margin: 0 0 -10px 0;
	padding:0;
	color: #777;
	background-color: #f9f9f9;
	text-align:right;
}

/*Breadcrumb style for articles */
.breadback {
	height: 17px; 
	margin-bottom: 12px; 
	background: #ebebeb;
	line-height: 1.3em;
}

.bread {
	height: 17px;
	float:left;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	background-color: #42A1C7;
	text-transform: uppercase;
	padding: 0 5px;
	border-right: 2px solid #fff;
}

/*------------------------------------------------------*/
/* TAGS */

h1 {
	font-size: 180%;
	color: #333;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-top: 0px;
	line-height: 1.2em;
}

h2	{
	font-size: 130%;
	color: #333366;
	font-family: Georgia;
	margin-bottom: 8px;
	font-weight: normal;
	border-bottom: 1px solid #dedede;
}

h3 {
   font-size: 110%; 
   color: #333;
}

hr {
	margin: 12px 0; 
	height: 1px;
	background: #ccc;
	border:0;
}

ul {list-style: square outside none}
ul li, ol li {margin-bottom: 5px;}
ol {margin: 12px 0;}

/* Anchors */

a {color: #009;}a:active, a:visited, a {color: #009;}

#leftcol a {color: #5C1A34;
color: #009;
text-decoration: none;
padding-left: 2px;}#leftcol a:hover {text-decoration: underline;}

#content div.breadback a
{
    color: #fff;
    text-decoration: none;
}

#content div.breadback a:hover  
{
    text-decoration: underline;
}

/*****************************************
* Content Stretching the width of the site
*****************************************/
#fullContent {
padding: 10px 20px;
width: 700px;
}

#sidebarad h2 {	
	color: #EEFAFF;
	padding: 0 2px;
	border-left: 6px solid #FAC707;
	background-color: #42a1c7;
	border-bottom: 0;
	text-align:left;
	}
	
#rightcol a{text-decoration:none;}
#rightcol a:hover{text-decoration:underline;}
#rightcol a.small {font-size: 0.9em;}

#sidebarad a {
	color:#444;
	text-decoration:none;
	border-bottom: 1px dashed #444;
	}

#sidebarad a:hover {
	color:#000;
	text-decoration:none;
}

.articlesList	{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0;
	font-size: 100%;
	font-family: arial;
	line-height: 1.3em;
}


.articlesList li	{
	background:transparent url(/images/bullet.gif) 0 5px no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 15px 0px;
	font-size: 0.9em;
	background-color: #fff;
}

.articlesList a {
	font-family: verdana;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	text-decoration: none;
}

.articlesList a:hover {
	text-decoration: underline;}

.categorylist  {
	list-style: none;
	margin: 0px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.2em;
}

.categorylist a{text-decoration:none;}
.categorylist a:hover{text-decoration:underline;}

.categorylist li {
	margin: 0;
	margin-bottom:5px;
	padding-left:12px;
	background:transparent url(../images/bullet.gif) 0 5px no-repeat;
}

.highlight {
        font-weight:bold;
}

.indexcatlist  {
	list-style: none;
	margin: 0px;
	padding: 0 0 1em 0;
	font-size: 1.0em;
	line-height: 1.2em;
}

.indexcatlist li {
	margin: 0;
	margin-bottom:10px;
	padding-left:12px;
	color: #666;
	background:transparent url(../images/bullet.gif) 0 5px no-repeat;
}

.searchbox {
	background-color: #f0f0f0;
	padding: 0px;
	margin-right: 8px;
	margin-top: 8px;
	text-align:right;
	font-family: arial;
	font-size:11px;
}

/*** Forms - Calculators ***/ 
#calc td {
	border: 1px solid #ddd;
	vertical-align: top;
	padding: 4px;
}
#calc {

	border: none;
	border-collapse: collapse;
	background-color: #EEFAFF;
}


