﻿html, body, div, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}
html, form {
	height: 100%;
}
body {
	height: 100%;
	font-family: Arial;
	font-size: 11px;
	
}

.gradient
{
 filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#717171', startColorstr='#000000', gradientType='0');	
}
a:link { color: #333333; text-decoration: none }

a:hover { color: #3D8AD2; text-decoration: none }

input, textarea, select {
color:#333333; background:#ffffff; font-size:10px; font-family: verdana,tahoma,arial;}

.home
{ 
font-family: verdana,tahoma,arial;
font-size: 10px; 
color: #747372;
font-weight: normal; 
line-height: 15px;
}

.black
{ 
font-family: verdana,tahoma,arial;
font-size: 10px; 
color: #000000;
font-weight: normal; 
}

.subtitle 
{ 
font-family: verdana,tahoma,arial;
font-size: 12px; 
color: #3D8AD2;
font-weight: bold; 
vertical-align: top;
}

.subtitle a:link { color: #3D8AD2; text-decoration: none }
.subtitle a:visited { color: #3D8AD2; text-decoration: none }
.subtitle a:active { color: #3D8AD2; text-decoration: none }
.subtitle a:hover { color: #2471B9; text-decoration: none }

.news
{
font-family: verdana,tahoma;
font-size: 10px; 
font-weight: normal; 
border-color: #DCDCDB; 
border-style: solid; 
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
padding-top:4px;
padding-bottom:4px;

}

.title
{
font-family: verdana,tahoma,arial;
font-size: 12px; 
color: #000000;
font-weight: bold; 
}

.footer
{
font-family: verdana,tahoma,arial;
font-size: 10px; 
color: #E8E8E8;
font-weight: normal; 
}

li
{
list-style-image:url('../images/bullet.gif');
}


/*a {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.newstyle {
	font-family: Arial;
	font-size: 10pt;
}
/*input {
	border: 1px solid #a0a0a0;
}*/
.radio {
	width: 16px;
	border: 0px;
	cursor: hand;
}
br {
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6 {
	color: #70a3d3;
}


.SearchBar {
	background-color: #4791c5;
	border-top: solid 1px #87b3d0;
	height: 26px;
	padding-left: 13px;
	padding-right: 13px;
}
/*.SearchLabel
{
	color: #ffffff;
	font-size: 10pt;
}*/
.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;
}
.welcomeMessage {
	height: 23px;
	background-color: #004e82;
	font-size: 10px;
	color: #fff000;
	font-weight: bold;
}
a.Links {
	font-size: 11px;
	color: #000000;
	background-image: url(Images/orrangeArrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	text-decoration: none;
}
a.Links:link a.Links:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.Links:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.linksread {
	font-size: 11px;
	color: #000000;
	background-image: url(Images/orrangeArrowRead.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.LinksRead:link a.LinksRead:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.LinksRead:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
td.MainContentPlaceHolder {
	padding-left: 13px;
	background-color: #ffffff;
}
div.Content {
}
#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;
}
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 Arial,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 #becdf0;
	padding-left: 10px;
	padding-bottom: 7px;
}
.Search {
	color: #70a3d3;
	text-decoration: underline;
	font-size: 12px;
}
/*
.Pager {
	color: #70a3d3;
}
.PagerNext {
	color: #70a3d3;
	text-decoration: none;
}
.BorderBlueBottom {
	border-bottom: solid 1px #dde5f6;
	padding-bottom: 3px;
	padding-left: 15px;
}
.BorderBlueBottom a {
	color: #000000;
	text-decoration: underline;
}
.BorderBlueBottom a:hover {
	color: #000000;
	text-decoration: none;
}
.BorderBlueBottomLeft {
	border-bottom: solid 1px #dde5f6;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #000000;
}
.BorderBlueBottomLeft a {
	color: #000000;
	text-decoration: underline;
}
.BorderBlueBottomLeft a:hover {
	color: #000000;
	text-decoration: none;
}
table.MainTable {
	background-image: url(Images/flag.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.BorderBlueTop {
	border-top: solid 1px #dde5f6;
	/*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 #4791c5;
	#ffffff-space: nowrap;
}
.UserMenuItem {
	width: 100%;
	background-color: #ffffff;
	padding-left: 15px;
	cursor: pointer;
	border: solid 1px #ffffff;
}
.UserMenuItem a {
	color: #4791c5;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
.UserMenuItem a:hover {
	color: #4791c5;
	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 #BECDF0;
}
.li {
	list-style: none;
	padding: 1px 0px 1px 12px;
	margin: 0px;
}
.ul {
	margin: 10px 0px 20px 10px;
	padding: 20px;
}
/*****************Web Part Styles **********************/
.Header {
	background-image: url('images/WebParts/plus.gif');
	background-repeat: no-repeat;
}
.PartChromeStyle {
	Margin-top: 3px;
	Margin-right: 3px;
	border: 0;
}
.PartStyle {
	padding: 10px;
	margin: 5px;
	border: 1px solid #e1e1e1;
	text-align: left;
	color: #747372;
	width: 100%;
	background-color: #ffffff;
}


.PartStyleCenter {
	padding: 20px;
	text-align: left;
}
.PartStyleCenter a, PartStyleCenter a:visited {
	color: #000000;
}
.WebPartTitle, .WebPartTitle SPAN {
	line-height: 25px;
	margin-left: 10px;
	margin-right: 5px;
	vertical-align: middle;
	text-align: left;
	width: 100%;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	text-transform: uppercase;
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#d0d0d0', startColorstr='#989898', gradientType='1');
}
.WebPartTitle a, .WebPartTitle a:visited, .WebPartTitle a:link, .WebPartTitle a:hover, .WebPartTitle a:active {
}
.WebPartTitleML, .WebPartTitleML SPAN {
	line-height: 30px;
	margin-left: 10px;
	margin-right: 5px;
	vertical-align: middle;
	text-align: left;
	width: 100%;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#707070', startColorstr='#393939', gradientType='1');
}
.WebPartTitleML a, .WebPartTitleML a:visited, .WebPartTitleML a:link, .WebPartTitleML a:hover, .WebPartTitleML a:active {
	color: #000000;
}
.WebPartTitleTL a, .WebPartTitleTL a:visited, .WebPartTitleTL a:link, .WebPartTitleTL a:hover, .WebPartTitleTL a:active {
	color: #000000;
}
.WebPartTitleTL, .WebPartTitleTL SPAN {
	line-height: 25px;
	margin-left: 10px;
	margin-right: 5px;
	vertical-align: middle;
	text-align: left;
	width: 100%;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	background-color: #e4e4e4;
	text-transform: uppercase;
}
.MenuPopUp {
	border: solid 5px #000000;
}
/*****************End of Web Part Styles **********************/
.headline_b
{
 font-size: 9pt; 
 color: #70a3d3;
 font-weight: bold;	
}

.headline_g
{
 font-size: 9pt; 
 color: #969696;
 font-weight: bold;	
}
