/* Head, Titles, Subtitles and links styles */

body {
	/*background-image: url(images/background.gif);*/
}

#bold{
	font-weight: bold;
}
#italic{
	font-style: italic;
	
}
#left{
	text-align:left; 
}
#right{
	text-align: right;
}

#justify{
	text-align: justify;
}

#center{
	text-align: center;
}

.head_e{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
}
.head{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color:  #000000;
	text-align: right;
}
.subhead{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color:  #000000/*#2D2E81#F39A40;#DAAC4E*/;
	background-color:#ffffff;
	
}
.subhead_e{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color:  #000000/*#2D2E81#F39A40;#DAAC4E*/;
	background-color: #ffffff;
	
}

.subhead-lined{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	border-bottom: dotted;
	border-bottom-width: 1px; /*#DAAC4E*/
	color:  #000000;
}
.subhead-lined_e{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	border-bottom: dotted;
	border-bottom-width: 1px; /*#DAAC4E*/
	color:  #000000;
	
}
.QuestionTitleold{
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:  #000000;
	line-height: 1.5;
	text-align: justify;
	vertical-align: top;


}
.QuestionTitle{
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: NORMAL;
	color:  #000000; /*#2D2E81;*/
	line-height: 1.5;
	text-align: center;
	vertical-align: top;
}
.author_e{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:  #000000;
}
.author{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.paragraph-bold_e{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:  #000000;
	line-height: 1.5;
	/*text-align: center;*/
	vertical-align: top;
}
.paragraph-bold_e A:link {
	color: #000000; text-decoration: none
}
.paragraph-bold_e A:hover:unknown {
	color: #000000;
	text-decoration: blink;
}
.paragraph-bold A:link {
	color: #000000; text-decoration: none
}
.paragraph-bold A:visited {
	color:#000000; text-decoration: none
}
.paragraph-bold A:active {
	color:#000000; text-decoration: none
}

.paragraph-bold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5;
	/*text-align: center;*/
	vertical-align: top;
}
.paragraph-bold A:link {
	color: #000000; text-decoration: none
}
.paragraph-bold A:visited {
	color: #000000; text-decoration: none
}
.paragraph-bold A:active {
	color: #000000; text-decoration: none
}
.paragraph-bold A:hover:unknown {
	color: #000000;text-decoration: blink;
}
.paragraph-table_e{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF
}
.paragraph-table{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF
}
.paragraph_e{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
	text-align: justify;
	vertical-align: top;
}
.paragraph_e A:link {
	color: #000000; text-decoration: none
}
.paragraph_e A:visited {
	color: #000000; text-decoration: none
}
.paragraph_e A:active {
	color: #000000; text-decoration: none
}
.paragraph_e A:hover:unknown {
	color: #000000;
	text-decoration: blink;
}

.paragraph{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
	text-align: justify;
	vertical-align: top;
}
.paragraph A:link {
	color: #000000; text-decoration: none
}
.paragraph A:visited {
	color: red; text-decoration: none
}
.paragraph A:active {
	color: #067519; text-decoration: none
}
.paragraph A:hover:{
	color: #000000;
	text-decoration: blink;
}

.paragraph-news_e{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
	text-align: right;
	vertical-align: top;
}

.paragraph-news{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
	text-align: right;
	vertical-align: top;
}
.table_e{
	/*background: #FFFFFF;*/
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF; /*#E4E8F6;*/
	width: 540px;
}
 
.table{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #FFFFFF; /*#EFD8B1;*/
	width: 540px;
	text-align: center;
}
.table-s{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #FFFFFF; /*#EFD8B1;*/
	width: 270px;
	text-align: center;
}
.table-title_e{/*paragraph-table*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-width: 1px;
	border: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #FFFFFF; /*#EFD8B1;*/
	
}
.table-title{
	/*paragraph-table*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 0px;
	border-width: 1px 1px 1px 1px; 
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	border-color: #ffffff;/*#E4E8F6; /*#EFD8B1;*/
}
.table-text_e{/*paragraph*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border: 1px;
	border-style: solid;
	border-color: #E4E8F6; /*#EFD8B1;*/
}
.table-text{
	/*paragraph*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
	border: 1px;
	border-width: 1px 1px 1px 1px;
	/*border-bottom-width: thin;
	border: 1px;*/
	border-style: solid;
	border-color: #E4E8F6; /*#EFD8B1;*/
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

.table-text A:link {
	color: #bd9b23; text-decoration: none
}
.table-text A:visited {
	color: 000000; text-decoration: none
}
.table-text A:active {
	color: #000000; text-decoration: none
}
.table-text A:hover:{
	color: #dc171c;
	text-decoration: blink;
}

.points_e{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-indent: 10px;
	/*#DAAC4E,8D8FF2,191BDC*/
	/*text-indent: 2%;*/
	list-style: square;
	
}
.points_e A:link {
	color: #000000; text-decoration: none
}
.points_e A:visited {
	color: #000000; text-decoration: none
}
.points_e A:active {
	color: #000000; text-decoration: none
}
.points_e A:hover:unknown {
	color: #000000;
	text-decoration: underline;
}
.points{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-indent: 10px;
	/*#DAAC4E,8D8FF2,191BDC*/
	/*text-indent: 2%;*/
	list-style: square;
	
}
.points A:link {
	color: #000000; text-decoration: none
}
.points A:visited {
	color: #000000; text-decoration: none
}
.points A:active {
	color: #000000; text-decoration: none
}
.points A:hover:unknown {
	color: #000000;
	text-decoration: underline;
}
.boldFont{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

ul{
	list-style-type: square;
}
.ol1_e{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.ol1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;/*#E4E8F6;/*#F39A40; #DAAC4E,8D8FF2,191BDC*/
	/*color: #DAAC4E; 8D8FF2,191BDC,8D8FF2,2A2A53
	list-style: disc inside url(images/links-blue.gif);*/
}

.ol2_e{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: 600;
	color: #000000; /*#DAAC4E,8D8FF2,191BDC*/
	/*color: #DAAC4E; 8D8FF2,191BDC,8D8FF2,2A2A53*/
	list-style: disc inside url(images/yellow-arrow.gif);
}
.ol2{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: 600;
	color: #000000; /*#DAAC4E,8D8FF2,191BDC*/
	/*color: #DAAC4E; 8D8FF2,191BDC,8D8FF2,2A2A53*/
	list-style: disc inside url(images/yellow-arrow.gif);
}
.date_e{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: 900;
	color: #000000;
	
}
.date{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: 900;
	color: #000000;
	
}
.news_e{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
}
.news_e A:link {
	color: #000000; text-decoration: none
}
.news_e A:visited {
	color: #000000; text-decoration: none
}
.news_e A:active {
	color: #000000; text-decoration: none
}
.news_e A:hover:unknown {
	color: #000000; text-decoration: none
}

.news{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
	/*text-align: right;*/
	vertical-align: top;
}
.news A:link {
	color: #000000; text-decoration: none
}
.news A:visited {
	color: #000000; text-decoration: none
}
.news A:active {
	color: #000000; text-decoration: none
}
.news A:hover:unknown {
	color: #000000; text-decoration: none
}

.menu_e{
	font-family: Tahoma;
	font-size: 11px;
	/*font-weight: normal;*/
	color: #000000;
	/*text-align: left;
	vertical-align: top;*/
}

.menu_e A:link {
	color: #000000; text-decoration: none
}
.menu_e A:visited {
	color: #000000; text-decoration: none
}
.menu_e A:active {
	color: #000000; text-decoration: none
}
.menu_e A:hover:unknown {
	color: #000000; text-decoration: none
}

.menu{
	font-family: Tahoma;
	font-size: 11px;
	/*font-weight: normal;*/
	color: #000000;
	text-align: right;
	/*vertical-align: top;*/
}

.menu A:link {
	color: #000000; text-decoration: none
}
.menu A:visited {
	color: #000000; text-decoration: none
}
.menu A:active {
	color: #000000; text-decoration: none
}
.menu A:hover:unknown {
	color: #000000; text-decoration: none
}

.links_e{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	/*text-align: right;
	vertical-align: top;*/
}

.links_e A:link {
	color: #000000; text-decoration: none
}
.links_e A:visited {
	color: #000000; text-decoration: none
}
.links_e A:active {
	color: #000000; text-decoration: none
}
.links_e A:hover:unknown {
	color: #000000; text-decoration: none
}


.links{
	font-family: Tahoma;
	font-size: 11px;
	/*font-weight: normal;*/
	color: #000000;
	/*text-align: right;
	vertical-align: top;*/
}

.links A:link {
	color: #; text-decoration: none
}
.links A:visited {
	color: #000000; text-decoration: none
}
.links A:active {
	color: #000000; text-decoration: none
}
.links A:hover:unknown {
	color: #000000; text-decoration: none
}

.links2_e{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-align: right;
}

.links2_e A:link {
	color: #000000; text-decoration: none
}
.links2_e A:visited {
	color: #F18889; text-decoration: none
}
.links2_e A:active {
	color: #000000; text-decoration: none
}
.links2_e A:hover:unknown {
	color: #000066;
	text-decoration: none
}

.links2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-align: right;
}

.links2 A:link {
	color: #F18889; text-decoration: none
}
.links2 A:visited {
	color: #F18889; text-decoration: none
}
.links2 A:active {
	color: #000000; text-decoration: none
}
.links2 A:hover:unknown {
	color: #000000;
	text-decoration: none
}

.inputtext-light {
	BACKGROUND-COLOR: ##FFFFFF;
	/*BORDER-BOTTOM: #2D2E81 1px solid;
	BORDER-LEFT: #2D2E81 1px solid;
	BORDER-RIGHT: #2D2E81 1px solid;
	BORDER-TOP: #2D2E81 1px solid;*/
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 9pt;
	text-align: left;
	font-weight: normal;

}

.inputtext {
	BACKGROUND-COLOR: #FFFFFF;
	/*BORDER-BOTTOM: #2D2E81 1px solid;
	BORDER-LEFT: #2D2E81 1px solid;
	BORDER-RIGHT: #2D2E81 1px solid;
	BORDER-TOP: #2D2E81 1px solid;*/
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 9pt;
	text-align: right;
	font-weight: normal;
	width: 100px;
}

.Button {
	/*BORDER-BOTTOM: #2D2E81 1px solid;
	BORDER-LEFT: #2D2E81 1px solid;
	BORDER-RIGHT: #2D2E81 1px solid;
	BORDER-TOP: #2D2E81 1px solid;*/
	FONT-SIZE: 8pt;
	COLOR: #5F5F5;
	FONT-FAMILY: Tahoma;
	HEIGHT: 19px;
	text-align: center;
	BACKGROUND-COLOR: #eae0cb; /*#D9A841 - F7F3EB*/
	width: 18px;
	background-image: url(../images/search.gif);/
	background-position: center;
	border-style: outset;
}
/*i used this class in the admin voting page*/
.Button-light {
	/*BORDER-BOTTOM: #2D2E81 1px solid;
	BORDER-LEFT: #2D2E81 1px solid;
	BORDER-RIGHT: #2D2E81 1px solid;
	BORDER-TOP: #2D2E81 1px solid;*/
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	HEIGHT: 19px;
	text-align: center;
	BACKGROUND-COLOR: #E4E8F6; /*#D9A841 - F7F3EB*/
/*background-image: url(images/search.gif);*/
	background-position: center;
	border: 0px solid;
}

.Button_Vote{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-align: right;
	background-color: White;
	border: 0px solid;
}
.todayDate_e{
	font-family: Tahoma;
	font-size: 10px;
	color: White;
	font-weight: normal;
}
.todayDate{
	font-family: Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	font-weight: normal;
}
.footer_e{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000; /*text-align: right;*/
}
.footer{
	font-family: Times New Roman,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000; /*text-align: right;*/
}

.tab-Content{
	width: 500px;
	
}
.tab{
	width: 100%;
	height: 301px;
	border:0px; 
	border-width: 0px;
   margin: 0;
}

.TD-Right{
	width: 14;
	height: 263; /*background-color: #555b8f;*/
	/*background-image: url(../images/subject_04.gif);*/
	background-position: right;
}
.TD-Left{
	width: 14;
	height: 263;
	/*background-color: #555b8f;*/
	/*background-image: url(../images/subject_02.gif);*/
	/*background-position: left;*/
}
.TD-Right-conrner{
	width: 14 %;
	height: 40 ;
	/*background-color: #555b8f;*/
	/*background-image: url(../images/subject_01_1.gif);*/
}
.TD-Left-conrner{
	/*width: 14 %;
	height: 40 ;*/
	/*background-color: #555b8f;*/
	/*background-image: url(../images/subject_01_2.gif);*/
}
.TD-Bottom{
	/*height: 15; */
	/*background-image: url(../images/subject_05.gif);*/
	/*background-position: left;*/
	/*background-position: bottom;*/
}

.Content-Tab{
	width:576; 
	border:0;
}
.TD-Top{
  background-color: #FFFFFF;
  width: 548;
  vertical-align: top;
}

.Title-Tab{
	width: 548;
	height: 31;
	background-color: #FFFFFF;
}
.TD-Middle{
	height: 21;
	background-color: #FFFFFF;
	vertical-align: middle;
	/*text-align: right;*/
}
.TD-whiteSpace{
	height: 1;
	vertical-align: top;
	background-color: White;
}
.img{
	border-color: #FFFFFF;
	border-width: 1px;
	text-align: center;
	height: 59px;
	width: 100px;
}	
.img A:link {
	color: ##F5F5F;
}
.img A:visited {
	color: #DDB55F;
}
.img A:active {
	color: #DDB55F; 
}
.img A:hover:unknown {
	color: #F5F5F;
}
.img-table{
	text-align: center;
}
	
.img-notes{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F5F5F;/* #FF8100;*/
	text-align: center;
	vertical-align: middle;
}
.img-notes_e{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color:  #F5F5F; /*#FF8100; */
	text-align: center;
	vertical-align: middle;
}

.LeftNavTD_MOEW{
	background-color: #F3F8FC;
	border-right: 1px solid #DDEBF6;
	font-family: "Times New Roman", Tahoma, " Arial", Helvetica, sans-serif;
	: ;
}


.leftNav1_MOEW
{
	color: #354260;
	border-bottom:1px #B2BCDD dotted;

}
.leftNav1_MOEW
{
	font-family: "Times New Roman",  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight:bold; 
	line-height:18pt;
}
.leftNav1_MOEW a
{
	font-family: "Times New Roman", Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
	text-decoration:none;
}

.leftNav1_MOEW a:visited
{
	font-family: "Times New Roman", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
	text-decoration:none;
}

.leftNav1_MOEW a:hover
{
	font-family: "Times New Roman",  Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
	text-decoration:none;
	background-color: #E3EEF4;
}

.paragraphTitle{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: black;
	line-height: 1.5;
	/*text-align: justify;*/
	vertical-align: top;
}
.paragraphTitle A:link {
	color: black; text-decoration: none; font-size: 11px;
}
.paragraphTitle A:visited {
	color: black; text-decoration: none; font-size: 11px;
}
.paragraphTitle A:active {
	color: #067519; text-decoration: none; font-size: 11px;
}
.paragraphTitle A:hover:{
	color: #000000;
	text-decoration: blink;; font-size: 11px;
}

.paragraphLink{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5;
	text-align: justify;
	vertical-align: top;
}
.paragraphLink A:link {
	color: #000000; text-decoration: none
}
.paragraphLink A:visited {
	color: red; text-decoration: none
}
.paragraphLink A:active {
	color: #067519; text-decoration: none
}
.paragraphLink A:hover:{
	color: #000000;
	text-decoration: blink;
}

