/* Westan WES-10279  Site design a build  
Created by Darin Cavanaugh 
v0.1 - 07/02/04 */

body {
	text-align: left;
	/* background-color: #CCCCFF; */
	background-color: #B3C2D1;
	font-family: trebuchet MS, arial, helvetica, sans-serif
	padding:0px 0px 0px 0px;
	background-repeat: repeat;
	color:#000000;
}
p {
color:#000000;
}

table, td, th {
	
	border-color: #000000;
 	font-family: trebuchet MS, arial, helvetica, sans-serif;
	margin:0;
	padding: 0;
	font-style: normal;
	font-size: 12px;
	color:#000000;
	}

ul{
color:#000000;
}

th{
background-color:#CCCCCC;
}

.requiredInfo{
color:#CC0000;
font-weight:bold;
}

form {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

select,input {
	font-size: 12px;
	font-family: trebuchet MS, arial, helvetica, sans-serif
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.goButton{
	background-color: #CC0000;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;	
	color: White;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 8px;
}

.loginButton{
	background-color: #CC0000;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;	
	color: White;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 3px;
	margin-left: 48px;
}

.registerButton{
	background-color: #CC0000;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;	
	font-weight:bold;
	color: White;

}

.voteButton{
	background-color: #CC0000;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;	
	color: White;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 10px;
}

.copyrightText {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-left: 2px;
	color: #FFFFFF;
	padding-top:4px;
	
}

.dateText {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	padding-right: 10px;
	font-weight: bold;
	padding-top: 4px;
	text-align: right;
}

.navHeader {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background-color: #CC0000;
	margin-top: 15px;
	margin-bottom: 4px;
	margin-left: 0;
	margin-right: 0;
}

.loginText {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 8px;
	color: #000;
}

.checkBoxText {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
}

.registerText {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
	margin-left: 12px;
}



.bodyBar {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	margin-left: 8px;
	color: #000000;
	font-weight: bold;
}



.bodyText {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 8px 0px 8px;
	margin: 0px 8px 0px 8px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
}


.bodyText2 {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 15px 0px 8px;
	margin: 0px 0px 0px 8px;
	color:#FFFFFF;
	font-weight:bold;
}


.mainNavBar {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-left: 6px;
	margin-right: 6px;
	text-decoration: none;
}

/*
Links
*/

a:hover, a:hover sup { color:#000000; }
a, a sup {
	color: Black;
	text-decoration: none;
}
a:visited, a:visited sup { color: #CCOOOO; }

.mainNavwithBar {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 2px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: #CC0000;
}

.copyrightLinkwithBar{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-left: 2px;
	text-decoration: underline;
	background-image:  url(../images/copyrightLine.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 6px;
	color:#FFFFFF;
}

.copyrightLink{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	margin-left: 4px;
	color:#FFFFFF;
}

.topLink{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 2px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFFFFF;
}

.newsLink{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}

.articleLink{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 2px;
	color:#CC0000;
}

.articleLink2{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	color:#CC0000;
}

.allarticleLink{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 2px;
	color:#CC0000;
}

.viewLinkonPortal{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 2px;
	color:#CC0000;
}

.userEmail{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#CC0000;
}

.lowerLink{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-style:normal;
}

#container{
float:none;
	width: 710px;

	text-align: center;
	color: #FFF;
}




#topHorBar1{
	position: relative;
	width: 710px;
	height: 26px;
	background-image: url(../images/001.gif); 
	border: 1px none #000000;
	text-align: right;
}

#topHorBar2{
	position: relative;
	width: 710px;
	height: 25px;
	background-image: url(../images/002.gif); 
	border: 1px none #000000;
	text-align: right;
}

#logoContainer{
	position:relative; 
	width:760px; 
	height:152px;
}

#Logo1{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: Black;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	position:relative; 
	width:188px; 
	height:152px; 
	float:left;

}

#Flash{
	position:relative; 
	width:289px; 
	height:128px; 
	float:left;
}

#Logo2{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: Black;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	position:relative; 
	width:149px; 
	height:152px; 
	float:left;
}



#contentContainer{
	position:relative;
	float:left;
	width: 759px;	
	height:auto;


}

#LeftNav{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: Black;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFBC3; 
	width:186px; 
	height: auto;
	float:left;
	clear:left;
	text-align:left;
}

#SearchForm{
	line-height: 17px;
	margin-left: 15px;
	width: 80px;
}

#checkBox{
	margin-left: 10px;
}

#textContainer{
	position:relative; 
	width:560px; 
	float:left; 
	height:593px; 
	margin:2 5 2 5;
	text-align:left;
	padding-left:10px;
	padding-right:15px;
}

#headerContainer{
	position:relative; 
	float:left; 
	text-align:left;
}

.welcomeBar {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: large;
	padding-top: 2px;
	padding-right: 4px;
	color: #000000;
	font-weight: bold;
}

.bodyIndent {
	padding-left: 20px;
	margin-right: 8px;
}

#headerContainer h1 {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: large;
	padding-top: 2px;
	color: #CC0000;
	font-weight: bold;
}

#headerContainer p {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 12px;
}

#copyright{
	position:relative; 
	float: left;
	clear: both;
	width:710px; 
	height:35px;
	text-align: center;
	background-color: #003366;
	border: 1px solid #FFFFFF;
}




h1.table-caption {
  background: transparent; 
  color: #CC0000; 
  font-family: trebuchet MS, arial, helvetica, sans-serif;
  font-size: x-large; 
  font-weight: bold; 
  margin: 0;
  padding-left: 5px; 
  margin-top: 10px;
  text-align: left; 
  width: auto;
}

h4.table-caption {
  background: transparent; 
  color: #CC0000; 
  font-family: trebuchet MS, arial, helvetica, sans-serif;
  font-size: large; 
  font-weight: bold; 
  margin: 0;
  padding-left: 5px; 
  margin-top: 10px;
  text-align: left; 
  width: auto;
}

h4.spacer {
  background: transparent; 
  color: #CC0000; 
  font-family: trebuchet MS, arial, helvetica, sans-serif;
  font-size: 12px; 
  font-weight: bold; 
  margin: 0;
  padding-left: 5px; 
  margin-top: 5px;
  text-align: left; 
  width: auto;
}

h4.welcomeBar {

	color: #000000;

}

h5.section-caption {
  background: transparent; 
  color: #000000; 
  font-family: trebuchet MS, arial, helvetica, sans-serif;
  font-size: large; 
  font-weight: bold; 
  margin: 0;
  padding-left: 5px; 
  text-align: left; 
  width: auto;
}

h5.Bar {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: large;
	padding-top: 2px;
	padding-right: 4px;
	color: #CC0000;
	font-weight: bold;
  margin: 0;
  padding-left: 5px; 
  text-align: left; 
  width: auto;
}


h5.colhdr {
	background: none #ffffcc;
	border: solid #000000 1px;
	color: #000000;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0 5 0 5;
	text-align: center;
	width: auto;
}


p.allarticles {
  background: transparent; 
  color: #000000; 
  font-family: trebuchet MS, arial, helvetica, sans-serif;
  font-size: 12px; 
  font-weight: bold; 
  margin-bottom:5px;
  padding-left:10px;
  padding-right: 10px;
  padding-top:0px;
  padding-bottom:0px;
  text-align: left; 
  width: auto;
}





p.text {
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	color:#000000;
	text-align: Left;
	width: auto;
	
}

p.text5 {
	margin: 0px;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	text-align: Left;
	width: auto;
	color:#000000;
}

p.text7 {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	text-align: Left;
	width: auto;
}

ul.text5{
list-style-type: disc;

	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: small;


}

li.text5{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	text-align: Left;
	padding: 0px 20px 0px 0px;
}

p.text6 {
	margin: 0px;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: x-small;
	text-align: Left;
	width: auto;
	font-weight:bold;
}

p.spacertest {
	margin: 0px;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 1px;
	text-align: Left;
	width: auto;
}

p.textHome {
	margin-left: 2em;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	text-align: Left;
	width: auto;
	
}

p.relatedtext {
	margin:0px 10px 0px 5px;
	padding:0px 5px 0px 5px;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	text-align: Left;
	width: auto;
}

h1.table-headings {
  background: transparent; 
  color: #CC0000; 
  padding: 5px 10px 0px 10px;
  font-family: trebuchet MS, arial, helvetica, sans-serif;
  font-size: x-large; 
  font-weight: bold; 
  margin: 0; 
  text-align: left; 
  width: auto;
}

.table-headings {
  background: transparent; 
  color: #CC0000; 
  padding: 5px 10px 0px 10px;
  font-family: trebuchet MS, arial, helvetica, sans-serif;
  font-size: large; 
  font-weight: bold; 
  margin: 0; 
  text-align: left; 
  width: auto;
}


.productCategory {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin-left: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top: 0px;
	padding: 0;
	font-weight: bold;
	text-align:left;
}

.addressNames{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin-left: 2em;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	font-weight: bold;
	text-align:left;
}

.related-headings {
  background: #CC0000; 
  color: #FFFFFF; 
  padding-left: 10px;
  padding-right: 5px;
  font-family: trebuchet MS, arial, helvetica, sans-serif;
  font-size: small; 
  font-weight: bold;
  margin:0px 0px 3px 0px; 
  text-align: left; 
  width: auto;
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-bottom-width:1px;
}

.table-bar {
  color: #000000;
}

p.text1 {
	margin-left: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top: 0px;
	padding: 0;
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	text-align: Left;
	width: auto;
	color:#000000;
}



.bodyHeader {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
	font-weight: bold;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top: 0px;
	padding: 0;
}

h1.bodyHeader {
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
	font-weight: bold;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top: 0px;
	padding: 0;
}

#menuContainer5{
	width:770px; 
	height:inherit;
		margin-top:30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}

#menuContainer2{
	width:710px; 
	height:51px;
}

#menuContainer{
	width:710px; 
	height:30px;

}

#menuContainer3{
	width:710px; 
	height: inherit;
	
}

#menuContainer4{
	width:710px; 
	height:inherit;
	background-image: url(../images/bk41.gif);
	background-repeat:repeat-y;
}

#menu1{
	float:left;
	text-align:left;
	width: 290px;
	height: 51px;

}

#menu2{
		float:left;
	text-align:right;
	width: 210px;
	height: 51px;
background-image: url(../images/0102.gif); 
}

#menu3{
	float:left;
	text-align:left;
	width: 210px;
	height: 51px;
 background-image: url(../images/0103.gif); 
}

#menu4{
	float:left;
	text-align: center;
	width: 710px;
	height: 36px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #000000;
}

#menu4a{
	float:left;
	text-align: center;
	width: 570px;
	height: 69px;
  background-color: #FFFFFF;
  background-image: url(../images/bk61.gif);
}

#menu4b{
	float:left;
	text-align: center;
	width: 140px;
	height: 69px;
  background-color: #FFFFFF;
  background-image: url(../images/bk61.gif);
}

#menu5{
	float:left;
	text-align:left;
	width: 290px;
	height: 130px;
	background-color:#FFFFFF;
	
}

#menu6{
		float:left;
	text-align:right;
	width: 210px;
	height: 130px;
	background-color:#FFFFFF;
 
}

#menu7{
	float:left;
	text-align:left;
	width: 210px;
	height: 130px;
	background-color:#FFFFFF;
}

#menu8{
	float:left;
	text-align:left;
	width: 290px;
	height: 233px;
	background-color:#336699;
	
}

#menu9{
		float:left;
	text-align:right;
	width: 210px;
	height:233px;
	background-color:#999999;
 
}

#menu10{
	float:left;
	text-align:center;
	width: 210px;
	height: 233px;
	background-image: url(../images/009.gif); 
	
}

#menu10 table{
text-align:left;
margin: 0 auto 0 auto;
}


#menu11{
	float:left;
	text-align: center;
	width: 25px;
	height: inherit;

}


#menu12{
	float:left;
	text-align:left;
	width: 710px;
	height: inherit;

	
}

#menu13{
		float:left;
	text-align:right;
	width: 25px;
	height: inherit;

 
}


#menu14{
	float:left;
	text-align:left;
	width: 537px;
	height: 350px;
	background-color:#FFFFFF;
	
}

#menu15{
		float:left;
	text-align:right;
	width: 173px;
	height: 350px;
	background-color:#FFFFFF;
 
}

#menu20{
		float:left;
	text-align:left;
	width: 710px;
	height: inherit;
	background-color:#FFFFFF;
 
}


div.space-line {

  clear: both; 
  margin-top: 5px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  padding: 0; 
  width: auto;
}

#menuContainer ul {
 text-align:right;
  margin:0;
  padding:0 20px;
  list-style:none;

}
#menuContainer li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  margin-top:8px;
}	


/* ticker styles */

.NewsLinks {
	font-family: arial;
	font-size: x-small;
	font-weight: normal;
	color: ;
	text-decoration: none;
	}
	a:link.NewsLinks {text-decoration: none; color : ; font-size: x-small;}
	a:visited.NewsLinks {color : ; font-size: x-small;}
	a:active.NewsLinks {text-decoration: none; color : ; font-size: x-small;}
	a:hover.NewsLinks {color : ; font-size: x-small;}

	.NewsHeader {
	font-family: arial;
	font-size: x-small;
	font-weight: normal;
	color: ;
	text-decoration: none;
	padding-left: 5px;
	}
	a:link.NewsHeader {text-decoration: none; color : ; font-size: x-small;}
	a:visited.NewsHeader {color : ; font-size: x-small;}
	a:active.Header {text-decoration: none; color : ; font-size: x-small;}
	a:hover.NewsHeader {color : ; font-size: x-small;}

	.ticker-border {
		background-color: #CCCCCC;
		margin: 1px;
		padding: 1px;
		height: 100;
		width:	100;
		border:  dotted ;
	}


/* End of layer specific style rule set */
