body {
	color: #FFFFFF;
	font-size: 14;
	font-family: Times New Roman;
}

img{border:0px;}

table {	
	font-size: 100%;
}

.white {
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FFBC30;
}


.white a {
	color: #FFFFFF
}

.white a:hover {
	color: #F0F0F0
}

.invert {
	color: #000000	
}

small {
	font-size: 85%
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: Arial, tahoma, verdana;
	font-size: 100%;
}

input.TextBox, input.TextBox_focus, textarea {
     border-bottom: 1px solid #FFFFFF;
     border-right: 1px solid #FFFFFF;
     border-top: 1px solid #044F73;
     border-left: 1px solid #044F73;
     background: #FFFFFF url(/images/input_bg.gif);
     background-repeat: repeat-x;
     background-position: top;
}

input.TextBox_empty {
border-bottom: 1px solid #FFFFFF;
     border-right: 1px solid #FFFFFF;
     border-top: 1px solid #044F73;
     border-left: 1px solid #044F73;
     background: url(/images/input_bg.gif);
     background-repeat: repeat-x;
     background-position: top;
     color: #777777;
}

input.submitButton {
	border: 1px solid #000000;
	background: #A0A0A0;
	color: #FFFFFF;
}

select {
	z-index: 1;
}

ul {
	margin-left: 13px
}

li {
	margin-bottom: 10px
}

h1, h2, h3, h4, h5, h6 {
	color: #FFD355;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: georgia
}

h1 {
	font-size: 22px;
	margin-bottom: 25px;
	letter-spacing: -0.1em;	
	text-align: center
}

h2 {
	font-size: 17px;
	margin-top: 20px;
	margin-bottom: 10px;
}

h3 {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFD355;
	font-family: arial;
}


#form_required_field {
	color: #E1B335;
}

input.rsDirectory, input.dateTimeCalendar {
    background: #D0D0D0;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #0A0A0A;
    border-bottom: 1px solid #0A0A0A;
    cursor: hand
}

div.pressCaption {
  
	font-family: Georgia;
    font-size: 21px;
    margin-top: 10px;
    margin-bottom: 15px;
  
}

div.pressFullText {

    margin-top: 5px;
    margin-bottom: 15px;

}

div.pressDate {  

    font-weight: bold;
    color: #FFCC33;

}
div.pressListDate {  

    font-weight: bold;
    color: #666666;
    margin-bottom: 5px;

}

div.pressListCaption {
  
    margin-bottom: 15px;
  
}

div.pageNavigation#main_menu {
	
	color: #000000

}

div.pageNavigation#main_menu a {

	color: #000000

}

div.pageNavigation#main_menu div.pageNavigationItem#L1 {

	font-size: 16px;
	font-weight: bold;
	

}

div.pageNavigation#main_menu div.pageNavigationItem#L2 {

	font-size: 14px;
	padding-left: 20px;
	

}

div.pageContent {
	
	color: #FFFFFF

}

div.pageContent p {
  text-align: justify
}

div.pageLinks, div.pageLinks a {
	
	color: #FFFFFF

}

div.pageLinks {

	border-bottom: 1px solid #EEAE26;
	margin-bottom: 20px;
	padding-bottom: 10px;

}

div.pageLinks a:hover {

	color: #F2A211
	
}

div.mainNewsCaption, div.mainNewsCaption a {

	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	
}

div.mainNewsShortText {

	padding-top: 5px;
	color: #FFFFFF;

}

.mainNewsTable {
	
	margin-top: 10px;

}

div.pageFooter, div.pageFooter table {

	color: #505050
	
}

div.pageFooter a {

	color: #3399CC

}

.thumbImage {
	border: 1px solid #FFFFFF
}

div.pagination {

	text-align: center

}

div.pagination a.empty, .selectedPageLink {
	border-bottom: 1px dashed #FFD355;	
}

table.niceTable {

  background: #FFFFFF

}

table.niceTable td {

  background: #065277;
  padding: 8px;

}

div.poem {

	margin-left: 50px;
	font-style: italic;

}

div.poem_center {

	font-style: italic;
	text-align: center;

}

strong {

  color: #FFBC30

}

#calendar_div a {

	color: #000000

}

.head{
	line-height:0px;
}

.head td{
	line-height:0px;
}

.head img{
	line-height:0px;
}


.answer_vote{
	text-decoration:underline;font-size:12pt;
}

.answer_result{
text-decoration:underline;font-size:12pt;
}