 
/****** PAGE BACKGROUND ******/

body {
		background-image: url(/images/headbg02.jpg); 
		background-position: top left;
		background-repeat: no-repeat;
		height: 204px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;	
	 }
#frame {
		background-image: url(/images/body_bg01.jpg);
		background-position: bottom left;
		background-repeat: repeat-x;		 
	 }
 
/****** TEXT APPEARANCE ******/
a {
		text-decoration: none;
		color: #373ABD;
	  }
a:hover {
		text-decoration: underline;
		color: #373ABD;
	  }
.textbody {
		font-size: 8pt; 
		font-family: verdana, arial, helvetica, sans-serif;
		line-height: 130%;
		text-align: left;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;   
		color: #000000;
	  }
.textbody_just {
		font-size: 8pt; 
		font-family: verdana, arial, helvetica, sans-serif;
		line-height: 130%;
		text-align:  justify;
		margin-left: 10px;
		margin-right: 15px;
		margin-top: 0px;   
		color: #000000;
	  }
.caption {
		font-size: 8pt; 
		font-family: verdana, arial, helvetica, sans-serif;
		text-align: left;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;   
		color: #476A92;
	  }
.textbody_right {
		font-size: 8pt; 
		font-family: verdana, arial, helvetica, sans-serif;
		text-align: right;
		margin-left: 0px;
		margin-right: 10px;
		margin-top: 0px;   
		color: #000000;
	  }
.textbodywhite {
		font-size: 10pt; 
		font-family: verdana, arial, helvetica, sans-serif;
		margin-left: 10px;   
		color: #ffffff;
	  }
.textbodywhite a {
		text-decoration: none;   
		color: #ffffff;
	  }
.textbodywhite a:hover {
		text-decoration: underline;   
		color: #ffffff;
	  }
.textbody_center {
		font-size: 10pt; 
		font-family: arial, helvetica, sans-serif;
		text-align: center;
		margin-top: 5px;   
		color: #000000;
	  }
.texttitle {
		font-size: 10pt;
		margin-left: 10px;
		margin-right: 10px; 
		margin-top: 5px;
		font-family: verdana, arial, helvetica, sans-serif;   
		color: #383CCE;
	  }
.vidtitle {
		font-size: 10pt;
		margin-left: 10px;
		margin-right: 10px; 
		margin-top: 5px;
		margin-bottom: 3px;
		font-family: verdana, arial, helvetica, sans-serif;   
		color: #383CCE;
	  }
.texttitle2 {
		font-size: 10pt;
		margin-left: 0px;
		margin-top: 5px; 
		font-family: verdana, arial, helvetica, sans-serif;   
		color: #383CCE;
	  }
.text8rss {
		font-size: 8pt;
		margin-left: 0px;
		margin-right: 10px; 
		font-family: arial, helvetica, sans-serif;   
		color: #000000;
	  }
.text8 {
		font-size: 8pt;
		margin-top: 5px; 
		font-family: verdana, arial, helvetica, sans-serif;   
		color: #000000;
	  }
.text8_candidates_home {
		font-size: 8pt; 
		margin-right: 5px;
		font-family: verdana, arial, helvetica, sans-serif; 
		line-height: 130%;  
		color: #000000;
	  }
.text10 {
		font-size: 10pt; 
		font-family: verdana, arial, helvetica, sans-serif;   
		color: #000000;
	  }
.titlewhite {
		font-size: 12pt; 
		font-family: verdana, arial, helvetica, sans-serif;   
		color: #FFFFFF;
	  }
.text8base {
		font-size: 8pt; 
		font-family: arial, helvetica, sans-serif;   
		color: #565555;
	  }
.text8base a {
		text-decoration: none;
		color: #565555;
	  }
.text8base a:hover {
		text-decoration: underline;
		color: #565555;
	  }
.articles {
		font-size: 8pt; 
		font-family: verdana, arial, helvetica, sans-serif;
		text-align: left;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
		color: #383CCE;
	  }

/****** LAYOUT ******/
.spacer {
		margin-bottom: 5px;
		}
.height35 {
		height: 35px;
		}
.table_margin {
		margin-left: 10px;
		margin-right: 10px;
		}


/****** BACKGROUNDS ******/
.bgflag { 
		background-image:  url(/images/flag02.jpg); 
		background-repeat: no-repeat;
		border-bottom: 1px solid #7C7A7A;
		border-left: 1px solid #7C7A7A;
		border-right: 1px solid #7C7A7A;
		}
.campaign_bg {
		background-image:  url(/images/campaign_bg.jpg);
		background-repeat: no-repeat;
		background-position: top;
		padding: 0px;
		}
#base {
		background-image:  url(/images/base01.gif);
		background-repeat: repeat-x;
		height: 100px;
	}
.star {
		background-image:  url(/images/star01.gif);
		background-repeat: no-repeat;
		background-position: 0px 25px;
		}
#blog_bg {
		background-image:  url(/images/blog_bg.jpg);
		background-repeat: no-repeat;
		background-position: top;
		padding: 10px;
		}
.articles_tabs_bg {
		background-image:  url(/images/articles_tabs_bg.gif);
		background-repeat: repeat-x;
		background-position: top;
		}
.article_tab_highlight {
		background-image:  url(/images/article_tabs02highlight_bg.gif);
		background-repeat: repeat;
		background-position: top;
		height: 2px;
		}
.poll_bg {
		background-image:  url(/images/poll_bg.gif);
		background-repeat: no-repeat;
		background-position: top;
		}

/****** BORDERS ******/

#border_all {
		border-top: 1px solid #7C7A7A;
		border-bottom: 1px solid #7C7A7A;
		border-left: 1px solid #7C7A7A;
		border-right: 1px solid #7C7A7A;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		background-image:  url(/images/rss_bg01.jpg); 
		background-repeat: no-repeat;
		background-position: bottom right;
		}
#border_pic {
		border-top: 1px solid #7C7A7A;
		border-bottom: 1px solid #7C7A7A;
		border-left: 1px solid #7C7A7A;
		border-right: 1px solid #7C7A7A;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		margin-left: 10px;
		background-image:  url(/images/photo_bg.jpg); 
		background-repeat: repeat-x;
		background-position: bottom right;
		}
#border_left-column {
		border-top: 1px solid #7C7A7A;
		border-bottom: 1px solid #7C7A7A;
		border-left: 1px solid #7C7A7A;
		border-right: 1px solid #7C7A7A;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		}
.border_left {
		border-left: 1px solid #7C7A7A;
		}
.border_bottom {
		border-bottom: 1px solid #7C7A7A;
		padding-bottom: 5px;
		}
.border {
		border-top: 1px solid #7C7A7A;
		border-bottom: 1px solid #7C7A7A;
		border-left: 1px solid #7C7A7A;
		border-right: 1px solid #7C7A7A;
		margin-left: 10px;
		width: 186px;
		height: 150;
		background-image: url(/images/video_bg.jpg);
		background-repeat: repeat-x;
		}
/****** LISTS ******/
ul {
		margin-top: 0px;
		margin-bottom: 0px;
	}			  
li { 
		list-style-image:  url(/images/bullet01.gif);
		font-size: 8pt; 
		font-family: verdana, arial, helvetica, sans-serif;
		text-align: left;
		margin-left: -12px;
		margin-right: 5px;
		margin-top: 2px;   
		color: #000000;
	}
/****** FORMS ******/
.searchbox {
		border: 1px solid #7C7A7A; 
		width: 170px; 
		height: 18px; 
		background-color: #FFFFFF; 
		text-align: left 
		}
.searchboxsub {
		border: 1px solid #7C7A7A; 
		width: 138px; 
		height: 18px; 
		background-color: #FFFFFF; 
		text-align: left 
		}

