body 		{
		text-align: center;
		width: 780px;
		margin: auto;
		margin-top: 10px;
	   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	   font-size: 13px;
	   line-height: 1.6em;
		background-color: #EFEFEF;
		color: #000033;
		}

html, body {min-height:100.1%}

#container {
  width:800px;
  margin: 0 auto;
  padding: 10px 10px 0 10px;
  text-align:left;
  padding-top:0;
  /*border-top:10px solid #fff;*/
  border: 1px solid #ccc;
  background:#white;
  /*background:white url(../layout_images/container_bg.gif) 570px 0px repeat-y;*/
  background:white url(../layout_images/container_bg.gif) 215px 0px repeat-y;
}

/* header
--------------------------------------------------*/
#header {
  height:60px;
  margin-top: 10px;
  padding:0 0 0 1px;
  background-color: #0066CB;
  /*border-top:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-left:1px solid #cccccc;*/
  background: url(../graphics/header.gif) no-repeat left;
}

#header2 {
  height:1px;
  margin-top: 1px;
  padding:0 0 0 1px;
  background-color: #fff;
  /*border-top:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-left:1px solid #cccccc;*/
  //background: url(../graphics/header.gif) no-repeat left;
}

#header h1 {
  /*display:none; This will hide the text in your header */
  padding-top:50px;
}


#wrapper	{
		float: left;	
		width: 780px; 
		margin-bottom: 100px;
  		padding:3px 9px .25em;
		}

a		{
		color: #356AA0;
		text-decoration: none;
		}

a:hover		{
		color: #000;
		text-decoration: underline;
		}

#logo		{
		width: 375px;
		float: left;
		}

#menu		{
		width: 780px;
		float: left;
		clear: both;
		}


code, pre	{
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	background: inherit;
	color: #333;
	font-size: 80%
}
#sidebar 	{
		width: 175px;
		float: left;
		clear: right;
		}


#menu		{

		margin-bottom: 10px;
		}

.bar { 
		background-image:url(../layout_images/bar.gif);
		height:5px;
		width:175px;
		border-top: solid 5px #F7F5EE;
}

.bar2 { 
		background-image:url(../layout_images/bar.gif);
		width:175px;
		height:5px;
		border-top: solid 5px #F7F5EE;
		border-bottom: solid 10px #F7F5EE;
}
.bar3 { 
		background-image:url(../layout_images/bar.gif);
		height:5px;
		border-top: solid 5px #ffffff;
}
#content h1	{
		font-size: 1em;
		padding:0;
		margin:0;
		padding-bottom: 5px;
		}

#content h2	{
		font-size: 1em;
		padding:0;
		margin:0;
		padding-bottom: 5px;
		color: #ccc;
		}


		
#content .entry	{
		padding:0;
		margin:0;
		padding-bottom: 10px;
		margin-bottom: 10px;
		color:#000;
		}
.alt24 {
	border-top: 1px dashed #A0A0A0;
	border-bottom: 1px dashed #A0A0A0;
		font-size: 15px;
		color: #555555;
		text-decoration: none;
}
.alt23 {
	border-bottom: 1px dashed #cccccc;
		font-size: 15px;
		padding: 0px; 
		margin: 0px 0px 0px 0px;
		color: #356AA0;
		font-weight:bold;
		text-decoration: none;
		font: 17px Verdana, Arial, Helvetica, sans-serif;
}
.alt22 { 
		background-image:url(../layout_images/title_bg.gif);
		border-right: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		height:25px;					
		font: 17px Verdana, Arial, Helvetica, sans-serif;
		font-size: 17px;
		padding: 10px; 
		margin: 0px 0px 0px 0px;
		/*color: #555555;*/
		color: #356AA0;
		text-decoration: none;
}

.sub_alt22 { 
		background-image:url(../layout_images/title_bg.gif);
		border-right: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		height:25px;					
		font: 17px Verdana, Arial, Helvetica, sans-serif;
		font-size: 17px;
		padding: 10px;
		margin: 0px 0px 0px 0px;
		color: #555555;
		text-decoration: none;
}

.alt25 { 
		background-color: #EEEEEE;
		border-right: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		height:20px;					
		font: 17px Verdana, Arial, Helvetica, sans-serif;
		font-size: 17px;
		padding: 7px; 
		margin: 0px 0px 0px 0px;
		color: #555555;
		text-decoration: none;
}
.postFoot { 

		padding-left: 5px; 
		border-bottom: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;

}

.postmetadata {
border-bottom: 6px solid #ffffff;
border-top: 6px solid #ffffff;
}


.alt22a {
		background-color: #EDF7E7;
		border: 1px solid #BBCCBB;
		width: 90%;
		text-align: left;
		font-size: 10px;
		padding: 14px; 
		margin: 11px 0px 5px 0px;
		color: #555555;
		text-decoration: none;
}
.alt22 a, h2 a:link, h5 a:visited, h5 a:active {
		font-size: 17px;
		padding: 5px; 
		margin: 15px 0px 5px 0px;
		color: #356AA0;
		text-decoration: none;
}
.alt22 a:hover {
		font-size: 17px;
		padding: 5px; 
		margin: 15px 0px 5px 0px;
		color: #555555;
		text-decoration: none;
}
small {
		font-size: 10px;
		line-height: 13px;
		color: #666666;
}

#sidebar h1, #sidebar h2, #sidebar a, #sidebar{
		font-size: 11px;
		padding:0;
		margin:0;
		}
#sideline a {

		text-decoration:none;
		}
#sidebar ul	{
		padding:0;
		margin:0;
		list-style-type: none;
		padding-left: 5px;
		}

#sidebar .sidebarbox	
		{
		background-color: #F7F5EE;
		
		border: 1px solid #ECE9D8;
		float: right;
		width: 179px;
		padding-bottom: 5px;
		padding-top: -3px;
		margin-bottom: 10px;
		margin-right: 10px;
		margin-left: 1px;
		padding-left: 5px;
		}



#sidebar table  {
		margin: 0 5px 5px 5px;
		width: 168px;
		border: 0px solid black;
		}

#sidebar .author {
		text-align: center;
		font-weight: bold;
		}
		
#sidebar .tablebg0 {
		background-color: #fff;
		color: #000;
		}
#sidebar .tablebg1 {
		background-color: #ddd;
		color: #000;
		}



	
.modules td a:hover, .modules td a:active, .modules td a:focus {
		color: #FFF;
}

table.calendar {
		background: #Ffffff;
		width: 180px;
	}
	
.calendar td {
		text-align: center;
		border: 1px solid #dddddd;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		background-color: #Ffffff;
	}

	.main {
	  /*border-bottom: 1px dashed #CCCCCC;*/
	  border-right: 1px solid #CCCCCC;
	  border-left: 1px solid #CCCCCC;
	  padding: 5px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 13px;
	  line-height: 1.6em;
	  color: #000;
	}
	
	P {
		line-height: 20px;
	}
	
.modules .calendar a:link, .modules .calendar a:link {
		font-weight: normal;
}	

.highlight td { 

	}
	
.highlight a:link, .highlight a:active, .highlight a:hover, .highlight a:visited {
		display:block; 
		color: #356AA0;
		border:1px solid #356AA0;
		background-color: #ffffff;
		text-decoration:none;
	}
	
.highlight a:hover {
		display:block;
		background-color:#356AA0;
		color: #ffffff;
		border:1px solid #356AA0;
		text-decoration:none;
	}
	
#blue {
		color: #356AA0;
}
.blue {
		color: #356AA0;
}

	.alts {
margin: 10px 0px 0px 0;
	border-bottom: 1px dashed #969696;
	padding: 5px;
}
.centered td{
		text-align:center;
	}
.highlight {
		color: #E27907; 
}	

input { 
		background-color: #ffffff; 
		border: 1px solid #cccccc;
} 
textarea { 
		background-color: #ffffff; 
		border: 1px solid #cccccc;
} 
.btn {
		font-size: 9pt;
		font-weight: bold;
		background: #ffffff;
		border: 1px #cccccc;
		height: 20px;
		color: #356AA0; 
}
.btn2 {
		font-size: 9pt;
		font-weight: bold;
		background: #ffffff;
		border: 1px #cccccc;
		height: 20px;
		color: #356AA0; 
}
.btn3 {
		font-size: 9pt;
		font-weight: bold;
		background: #F7F5EE;
		border: 1px #D4D1C1;
		height: 20px;
		color: #555555; 
}
input.button {
	background-color: #339965;
	color: #fff;
	border: 1px solid #000;
}
.alt {
margin: 10px 0px 0px 0;
	background-color: #F5F5F5;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}

.dc {
margin: 0px 0px 5px 5px;

}
.TextField {
border-color: #FF0000;
border-style: solid;
border-width: 1;
}
input.search {
    padding-left: 18px;
    background: url(../layout_images/search-icon.gif);
    background-repeat: no-repeat;
    background-position: left center;
	border: solid 1px #D4D1C1;
		background-color: #F7F5EE; 
}
input.newletter {
    padding-left: 18px;
    background: url(../layout_images/newsletter.gif);
    background-repeat: no-repeat;
    background-position: left center;
	border: solid 1px #cccccc;
	background-color: #ffffff; 
}



.PostComments { margin: 20px 0px;}
.PostComments ol { padding-left: 0px; margin: 0px 00px 5px 0px;}
.PostComments li { padding: 0px 0px; margin: 0px; list-style-type: none; border-bottom: dashed 1px #cccccc; }
.PostComments li p { padding: 0px 0px; margin: 0px; color:#3d474e; font-size: 11px;}

.PostComments .ComAuthor2 { display: block; font-size: 10px; padding: 0px; margin: 0px 0px 0px 0px; color:#356AA0;}
.PostComments .ComAuthor2 cite { font-style: normal; font-weight: bold; }
.PostComments .ComAuthor { display: block; font-size: 10px; padding: 0px; margin: 0px 0px 0px 30px; color:#356AA0;}
.PostComments .ComAuthor cite { font-style: normal; font-weight: bold; }
.PostComments .ComLink { display: block; font-size: 9px; padding: 0px; margin: 0px 0px 0px 30px;}
.PostComments .ComLink a {color: #996600; text-decoration: underline;}
.PostComments .ComLink a:visited {color: #996600; text-decoration: underline;}
.PostComments .ComLink a:hover {color: #996600; text-decoration: underline;}

.Gravatar { position: absolute; width: 20px; height: 20px; background: url(../layout_images/ComAuthorNoPic.png) no-repeat left top; margin-top: -35px;}

.popupLink { COLOR: red; outline: none }

.popup { POSITION: absolute; VISIBILITY: hidden; BACKGROUND-COLOR: #ffffff; LAYER-BACKGROUND-COLOR: ; width: 200; BORDER-LEFT: 0px solid black; BORDER-TOP: 0px solid black; BORDER-BOTTOM: 0px solid black; BORDER-RIGHT: 0px solid black; PADDING:0px; z-index: 0;
   filter:alpha(opacity=95);   /* Internet Explorer       */
   -moz-opacity:0.95;           /* Mozilla 1.6 and below   */
   opacity: 0.95;     }



a.share {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A:hover.share {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
/* Style for lines. */
div.thickline {
	height: 2px;
	margin-bottom : 2px;
	margin-top : 2px;
	border: none; 
}
div.thickline hr {
  display: none;
}

div.thinline {
	height : 1px;
	margin-bottom : 2px;
	margin-top : 2px;
	border: none; 
}
div.thinline hr {
  display: none;
}
.mainpage {
	font-size : 14px;
	color: #000;
}

#image_box .news_img_small, #paper .news_img_small, .news_img_small {
	border: 1px solid #dddddd;
	clear: none;
	text-align:left;
	float: right;
	padding: 3px;
	overflow:hidden;
	margin: 3px;
} 

.prodSKU {
	font-size : 11px;
	color : #666666;
}

.normal13 {
	font-size: 13px;
}
/*.formtitle {
	font-size: 13px;
	font-weight : bold;
	color: #1F3F7A;
}*/

/*** SHOPPING CART ****************************************/
/* Product name, prices, etc. */
.carttext {
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* Form field names '*/
.formtext {
	FONT-SIZE: 12px;
	color: #000;
}
/* Instructions below form fields '*/
.formtextsmall {
	FONT-SIZE: 10px; 
}

/* Used in the login box for 'name' and 'password'*/
.FormTextVerySmall {
	FONT-SIZE: 9px;
	COLOR: gray;
}

.menu_page2 {
	padding-left: 15px;
}


/* navigation
--------------------------------------------------*/
#navigation {
  height:2.7em;
  line-height:2.7em;
  background-color: #339965;
  /*background-image: url(../layout_images/side_bg_red.gif);
  background-repeat: repeat;*/
  vertical-align:middle;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:1px solid;
  white-space:nowrap;
  border-color:white;
  /*background-image: url(../layout_images/side_bg_red.gif);
  background-repeat: repeat;*/
}

#navigation #noborder {
	border-left:0;
}

#navigation li a {
  display:block;
  padding:0 16px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
}
#navigation a {  
   color:#ffffff;
  	font-weight: bold;
	text-decoration: none;}

#navigation .selected
{
  /*background-color:#73880A;*/
  background-color: #1F3F7A;
  background-image: url(../layout_images/side_bg_blue.gif);
  background-repeat: repeat;
  color:#ffffff;
  font-weight: bold;
  text-decoration: none;
}
#navigation li a   .selected
  {
  background-color:#73880A;
  color:#ffffff;
  font-weight: bold;
  text-decoration: none;
  }
#navigation a:hover
  {
  /*background-color:#73880A;
  color:#ffffff;*/
  background-color:#e6e6e6;
  color:#1F3F7A;
  font-weight: bold;
  text-decoration: none;
  }

* html #navigation a {width:1%;} 

table.forms {
	font: Tahoma 12px;
	background-color: #ccc;
}

td.pagetitle {
	background-color: #e7e7e7;
	padding: 3px;
	border-bottom: 1px dotted #999;
}
td.formtitle {
	background-color: #e6e6e6;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*text-transform: capitalize;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	height: 20px;
}
td.formfields {
	background-color: #fff;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
}

td.normal {
	font-size: 12px;
}
td.normal13 {
	font-size: 13px;
}
td.subtitle {
	font-family: Tahoma;
	font-size: 14px;
	color: #1f3f7a;
	font-weight:bold;
	background-color: #ccc;
}
td.normal13red {
	color: #D70000;
}
td.columntitles {
	font-weight:bold;
	font-size: 12px;
	background-color: #e6e6e6;
	padding: 4px;
	border-bottom: 1px solid #666;
}
td.rows {
	font-size:12px;
	padding: 4px;
	border-bottom: 1px solid #999;
	vertical-align: top;
}
