﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, td, form, fieldset, a, img, button {
     margin: 0;
     border: 0;
}
html,form { /*height:100%;*/ }

body {
/*	height:100%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#FFFFFF;
	cursor: default;
	font-weight: normal;

}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #191919;
	font-weight: normal;
}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:link {
	text-decoration : none;
	color : #1d2e3e;
	border: 0;
}
A:visited {
	TEXT-DECORATION: none;
	color : #1d2e3e;
}
A:hover {
	TEXT-DECORATION: underline;
	color : #b41e23
;
}
A:active {
	TEXT-DECORATION: underline;
	color : #b41e23
;
	border: 0;
}

br
{
		font-size: 11px;
}
input
{
/*	border: solid 1px #a0a0a0;*/
}

.TopMenu
{	
	font-size: small;
	color: White;
}

.TopMenu a
{	
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.TopMenu a:link a:visited
{	
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.TopMenu a:hover
{	
	color: White;
	text-decoration: underline;
	font-weight: bold;
}
#TopMenu .TopMenu {
	font-size: small;
	color: White;
}
#TopMenu .TopMenu a {
	color: White;
	text-decoration: none;
	font-weight: normal;
}
#TopMenu .TopMenu a:link a:visited {
	color: White;
	text-decoration: none;
	font-weight: normal;
}
#TopMenu .TopMenu a:hover {
	color: White;
	text-decoration: underline;
	font-weight: normal;
}
#TopMenu .item {
	padding-left: 6px;
	padding-right: 6px;
}


div.BottomMenuDiv
{
text-align: center;
width: 100%;
padding-bottom: 13px;
}

.BottomMenu
{		
	font-size: 11px;
	color: #000000;
}

.BottomMenu a
{		
	color: #000000;
	text-decoration: none;
}

.BottomMenu a:link a:visited
{	
	
	color: #000000;
	text-decoration: none;
	
}

.BottomMenu a:hover
{	
	
	color: #000000;	
	text-decoration: underline;
}

.ButtonTest
{
	background-image: url(Images/Go.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 29px;
	height: 19px;
	border: none;
	
}
.SearchDropDown
{
	border: solid 1px #a0a0a0;
}

a.AdvancedSearch
{	
	font-size: 11px;	
	color: #ffffff;
	text-decoration: underline;
}

a.AdvancedSearch:link a.AdvancedSearch:visited
{	
	font-size: 11px;	
	color: #ffffff;
	text-decoration: none;
	
}
a.AdvancedSearch:hover
{	
	font-size: 11px;
	color: #ffffff;	
	text-decoration: underline;
}

table.welcomeMessage
{
	height: 23px;
	background-color: #ffffff;	/*#004e82*/
	font-size: 10px;
	color: #a41912;
	font-weight: bold;	
	
}




a.Links
{	
	font-size: 11px;	
	color: #000000;
	text-decoration: none;
	background-image: url(Images/RedArrow.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 14px;
}

a.Links:link a.Links:visited
{	
	font-size: 11px;	
	color: #000000;
	text-decoration: none;
	
}

a.Links:hover
{	
	font-size: 11px;
	color: #000000;	
	text-decoration: underline;
	
}


a.LinksRead
{	
	font-size: 11px;	
	color: #000000;
	text-decoration: none;
	background-image: url(Images/RedArrowRead.gif);
	background-position: right;
	background-repeat: no-repeat;	
	padding-right: 14px;
	font-weight: bold;
	
}

a.LinksRead:link a.LinksRead:visited
{	
	font-size: 11px;	
	color: #000000;
	text-decoration: none;
	
}

a.LinksRead:hover
{	
	font-size: 11px;
	color: #000000;	
	text-decoration: underline;
}


td.MainContentPlaceHolder
{
	padding-left: 13px;
	background-color: #ffffff;
	
}
div.Content
{
	/*height: 500px;*/	
}

.coppyrights
{
	font-size: 11px;
	color: #ffffff;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 10px;
	padding-bottom: 5px;
}


#WebPartTitle_gwpCalendar1
{
	background-image: url(Images/leftBar.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#WebPart_gwpCalendar1
{
	background-image: url(Images/centerBar.gif);	
	background-repeat: repeat-x;
	background-position: top;
}

#WebPart_gwpCalendar1Verbs
{	
	background-image: url(Images/rightBar.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
}

h2
{
	color: #a41912;
	font-size: 14px;
	
}
td.Content
{
	
	padding-bottom: 15px;
	padding-right: 10px;
}

.newsList
{
	padding: 0;
	margin: 8px 0px 5px 0px;
}
.radio input
{
	border: none;

}
.radio label
{
	padding: 5px;
}



.radioOff {
	display: inline;
	margin: 0px;
	padding: 2px;
	padding-left: 25px;
	border: none;	
	background: transparent url(Images/off.gif) no-repeat 0% 50%;
}
.radioOff input
{
	position:absolute;
	left: -1000px;
	border: none;
}

/* On state for a ARC radio button */
.radioOn {
	display: inline;
	margin: 0px;
	padding: 2px; /* NS 6 problem */
	padding-left: 25px;
	color: #000;
	font: .8em/16px Verdana,Arial,Helvetica;
	background: transparent url(Images/on.gif) no-repeat 0% 50%;
}

.radioOn input
{
	position:absolute;
	left: -1000px;
}

/* use CSS to full effect with hover states. Ohhh, perty! */
.radioOn:hover {
	background-image: url(Images/on_hover.gif);
}

.radioOn:hover input
{
	position:absolute;
	left: -1000px;
}


.radioOff:hover {
	color: #333 !important;
	background-image: url(Images/off_hover.gif);
}

.radioOff:hover input
{
	position:absolute;
	left: -1000px;
}


.description
{
	font-size: 10px;
	color: #8b8b8b;
}

div.SearchResults
{
	padding-top: 7px;
	border-top: solid 1px #e2e2e2;
	padding-left: 10px;
	padding-bottom: 7px;
}

.Search
{
	color: #a41912
;
	text-decoration: underline;
	font-size: 12px;
}
.Pager
{
	color: #a41912
;
}
.PagerNext
{
		color: #a41912
;
		text-decoration: none;
}

.BorderBlueBottom
{
	border-bottom: solid 1px #e2e2e2;
	padding-bottom: 3px;
	padding-left: 15px;
}

.BorderBlueBottom a
{
	color: Black;
	text-decoration: none;
}

.BorderBlueBottom a:hover
{
	color: Black;
	text-decoration: underline;
}





.BorderBlueBottomLeft
{
	border-bottom: solid 1px #e2e2e2;
	padding-bottom: 3px;
	padding-left: 5px;
}

.BorderBlueBottomLeft a
{
	color: Black;
	text-decoration: none;
}

.BorderBlueBottomLeft a:hover
{
	color: Black;
	text-decoration: underline;
}
table.MainTable
{
	background-image: url(Images/flag.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

a 
{
		color: Black;
	text-decoration: none;
}

a:hover
{
		color: Black;
	text-decoration: underline;
}



.BorderBlueTop
{
	border-top: solid 1px #e2e2e2;
	/*padding-bottom: 3px;
	padding-left: 5px;*/
}


#Editor
{
	width: 100px;
	position: absolute;
	top: 240;
	left: 180;
	display: none;
	/*height: 200px;
	width: 200px;*/
	background-color: #ffffff;
	border: solid 1px #474747; 
	white-space: nowrap;	
}



.UserMenuItem
{
	width: 100%;
	background-color: #ffffff;
	padding-left: 15px;
	cursor: pointer;
	border: solid 1px #ffffff;
}

.UserMenuItem a
{
 color: #474747;    
 text-decoration: none;
 font-size: 11px;
 font-weight: normal;
 line-height: 18px;
 text-decoration: none;
 
 
}

.UserMenuItem a:hover
{
 color: #474747;    
 text-decoration: none;
 font-size: 11px;
 font-weight: normal;
 line-height: 18px;
 text-decoration: none;
}

.RssLent
{	

	
}

.Voting label
{
	padding-left: 10px;	
	cursor: pointer;
	/*display: inline;
	margin: 0px;
	padding: 2px;
	padding-left: 25px;	
	background: transparent url(Images/off.gif) no-repeat 0% 50%;*/
}

.Voting input
{
	border: none;	
	/*position:absolute;
	left: -1000px;*/
}

.editorZone table
{
	width: 280px;	
	margin-left: 9px;

}
div.editorZoneDiv
{
	background-image: url(Images/EditorZone.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #EBEFFB;
}

.editorZone table td
{
	
	font-size: 11px;
	padding: 5px;
}

.editorZone table a
{
	
	font-size: 11px;
	text-decoration: underline
}

.editorZone table input
{
	
	font-size: 11px;	
}


.BorderTop
{
width: 74%;
padding-top: 5px;
border-top: solid 1px #e2e2e2;	
}

.li {
	list-style:none;
	padding:1px 0px 1px 12px;
	margin:0px;
	}


.ul {
	margin:10px 0px 20px 10px;
	padding:20px;
	}
