/* START Lassie CSS */

body,td,input,textarea,select,a
{
font-family: Verdana,Arial;
font-size: 8pt;
font-weight: normal;
color: #808080;
}

.subheader_title
{
font-family: Arial;
font-size: 16pt;
font-style: normal;
font-weight: bold;
color: #660066;
}
.subheader_instructions
{
font-family: Verdana,Arial;
font-size: 9pt;
font-weight: normal;
color: #808080;
}
.subheader_message
{
font-family: Verdana,Arial;
font-size: 8pt;
font-weight: normal;
color: #FF0000;
height: 20;
}
.table_title
{
font-family: Verdana,Arial;
font-size: 	14pt;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
}
.table_spacer
{
background-color: #cccccc;
height: 1px;
}
.table_header
{
font-family: Verdana,Arial;
font-size: 8pt;
font-style: normal;
font-weight: bold;
color: #808080;
}
.table_data
{
font-family: Verdana,Arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #808080;
}
.form_label
{
font-family: Verdana,Arial;
font-size: 8pt;
font-style: normal;
font-weight: bold;
color: #808080;
}
.form_data
{
font-family: Verdana,Arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #808080;
}
.insert_title
{
font-family: Arial;
font-size: 14pt;
font-style: normal;
font-weight: bold;
color: #808080;
}
.features_title
{
font-family: Verdana,Arial;
font-size: 10pt;
font-style: normal;
font-weight: bold;
height: 20;
color: #808080;
}
.features
{
font-family: Verdana,Arial;
font-size: 9pt;
font-style: normal;
font-weight: normal;
color: #808080;
}
.image{
	border-style:outset;
	border-color: #CCCCCC;
	border-width:5px;
      } 
.top_menu_links
{
font-family: Verdana,Arial;
font-size: 9pt;
font-weight: bold;
color: #ddddcc;
text-decoration: none;
}
.top_menu_links:hover
{
font-family: Verdana,Arial;
font-size: 9pt;
font-weight: bold;
color: #FF0000;
text-decoration: none;
}
.promo_menu_links
{
font-family: Verdana,Arial;
font-size: 9pt;
font-weight: bold;
color: #808080;
text-decoration: none;
}
.promo_menu_links:hover
{
font-family: Verdana,Arial;
font-size: 9pt;
font-weight: bold;
color: #FF0000;
text-decoration: none;
}
.sub_menu_links
{
font-family: Verdana,Arial;
font-size: 8pt;
font-weight: normal;
color: #0000FF;
text-decoration: none;
}
.generic_link
{
font-family: Verdana,Arial;
font-size: 9pt;
font-weight: normal;
color: #0000FF;
text-decoration: none;
}
.category_link
{
font-family: Verdana,Arial;
font-size: 8pt;
font-weight: normal;
color: #0000FF;
text-decoration: none;
}
.subheader_navigation
{
font-family: Verdana,Arial;
font-size: 10pt;
font-weight: bold;
color: #808080;
}
.dyno_bgcolor0
{
background-color: #FFFFDD;
}
.dyno_bgcolor1
{
background-color: #FFFFFF;
}
.view_link
{
font-family: Verdana,Arial;
font-size: 7pt;
font-style: normal;
font-weight: normal;
color: #00CC00;
text-decoration: none;
}
.edit_link
{
font-family: Verdana,Arial;
font-size: 7pt;
font-style: normal;
font-weight: normal;
color: #0000FF;
text-decoration: none;
}
.delete_link
{
font-family: Verdana,Arial;
font-size: 7pt;
font-style: normal;
font-weight: normal;
color: #FF0000;
text-decoration: none;
}
.email_link
{
color: #0000FF;
text-decoration: none;
}
/* END Lassie CSS */

/* START 3 colum CSS *//***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.textBodyBlack {
	FONT-WEIGHT: normal; COLOR: #000000
}
.bulletRedSmall {
	COLOR: #cc0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	background-image: url(../images/header.gif);
	background-color: #A5B5CE;
}


#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}


#navBar{
	float: left;
	width: 20%;
	margin: 5px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 55%;
	margin-left: 8px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	background-color: #E6E6E6;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 1px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 0px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: fixed;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	border-top: thin dotted #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	background-color: #E5EDEF;
	margin-bottom: 23px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/* END Template Monster CSS */

