body{
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background-color:#666666;
	background-image: url(../gfx/background_LinesHzDark.gif);
	background-repeat: repeat;
	text-align:center;
	font-size:75%;
	}
	
h1{font-size:150%;}

h2{font-size:120%;margin:0px;padding;0px;}

a{color:#3366CC;}

hr{
	margin:0px;
	padding:0px;
	height:1px;
}

th{font-weight:normal;}

/*form{padding:0px;margin:0px;}*/
/*----------------------------------------------*/
#BodySection{
	width:700px;
	background-color:#ffffff;
	position:relative;
	text-align:left;
	border:1px solid #111111;
	margin:0 auto; 
}
/*----------------------------------------------*/
#TitleBanner{background-color:#979797;}
/*----------------------------------------------*/
#NavPrimary{
background-color:#000000;
color:#FFFFFF;
padding:10px;
color:#666666;
font-size:110%;
}

#NavPrimary a{
color:#FFFFFF;
text-decoration:none;
}

#NavPrimary a:hover{
color:red;
}


/*----------------------------------------------*/


#TitleH1{
	background-color:#CCCCCC;
	color:#000000;
	padding:20px 1px 8px 20px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height:30px;
}
/*----------------------------------------------*/



#NavSecondary{
background-color:#cccccc;
color:#FFFFFF;
padding:1px;
}

#NavSecondary a{
color:#000000;
text-decoration:none;
}

#NavSecondary a:hover{
color:red;
}



/*----------------------------------------------*/
#ArticleContent{
padding:0px 50px 0px 50px;
line-height:170%;
}


#ArticleAssociates{
	background-color:#FCFAF8;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F7F3EF;
	padding:0px 0px 20px 0px;
	margin:30px 0px 0px 0px;
	width:90%;
}
#ArticleAssociates P{
	margin:0px;
	padding:0px 50px 0px 50px;
	line-height:125%;
}


#ArticleAssociates h2{
	background-color:#F7F3EF;
	color:#000000;
	padding:0px 00px 0px 50px;
}

#ArticleAssociates li{list-style-image: url(../gfx/icons/document.gif);
line-height:130%;
padding-bottom:8px;
}

#ArticleAssociates ul{
padding-left:70px;}


/*----------------------------------------------*/
#MainContent{margin:0px;padding:0px;float:left;width:499px;}

/*----------------------------------------------*/
#GeneralContent{
float:left;
padding:20px 50px 20px 50px;
line-height:125%;
}

/*----------------------------------------------*/

#SideColumn{
	float:right;
	background-color:#EEEEDD;
	width:199px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8BC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8BC;
}

#SideColumn p{
padding: 0px 15px 0px 10px;
}

/*----------------------------------------------*/


#footer{
	clear:both;
	background-color:#efefef;
	border-top:1px solid #ccc;
	padding:0px 0px 2px 10px;
}
/*----------------------------------------------*/
.TitleHome{
	background-image: url(../gfx/title/home.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.TitleRSS{
	background-image: url(../gfx/title/rss.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.TitleSearch{
	background-image: url(../gfx/title/search.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



/*----------------------------------------------*/

.GeneralTitle{
background-color:#F7F3EF;
color:#000000;
padding:20px 50px 20px 50px;
}

.TitleH2Dark{
background-color:#D8D8BC;
color:#777767;
padding:3px;
margin-bottom:0px;
}

.TitleH2DarkRSS{
	background-color:#D8D8BC;
	color:#777767;
	padding:3px;
	background-image: url(../gfx/icons/rss.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.TitleH2Light{
background-color:#F7F3EF;
color:#000000;
padding:3px;
}

.ArticleTitle{
background-color:#F7F3EF;
color:#000000;
padding:20px 50px 20px 50px;
font-size:140%;
}


/*----------------------------------------------*/
#dgResults{width:100%;}

#SearchParameters{
	background-color:#F7F3EF;
	color:#000000;
	padding:1px 1px 20px 20px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.SearchParameters{
 background-color:#FCFAF8;
 border:1px solid #CCCCCC;
 padding:10px;
 margin:10px;
}

/*----------------------------------------------*/
#RSSGenerator{
	background-color:#cccccc;
	color:#000000;
	padding:1px 1px 1px 20px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#ResultsInfo{
	background-color:#efefef;
	color:#000000;
	padding:1px 1px 1px 20px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#SearchResults{padding:20px 0px 10px 0px;}

#PanelBoxEmailSuccess{
	color:#339933;
}

#PanelBoxEmailFriend{
	background-color:#F7ECE1;
	border: 1px solid #cccccc;
	padding:10px;
	background-image: url(../gfx/swiftmail.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


#dgallArticles{
width:100%;
}

/*-------------------------------------------*/

.NoMargin{margin:0px;}

.TableForm {width:100%;}

ul.noBullets{list-style:none;}

.ShowMe{visibility:visible;}

.FloatLeft{float:left;}

.txtRed{color:#FF0000;}
