﻿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: Verdana;
	font-size: 11px;
}
html, form {
	height: 100%;
}
body {
	height: 100%;
	font-family: Verdana;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.gradient {
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#374f5a', startColorstr='#83a5b2', gradientType='1');
}
.titleannounce {
	font-weight: bold;
	color: #fcfbcb;
}
.titleannounce a:link {
	color: #fcfbcb;
}
.titleannounce a:hover {
	color: #fcfbcb;
	text-decoration: underline;
}
.date {
	color: #ffffff;
}
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;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.subtitle {
	font-family: verdana;
	font-size: 12px;
	color: #f58220;
	font-weight: bold;
	vertical-align: top;
}
.subtitle a:link {
	color: #f58220;
	text-decoration: none;
}
.subtitle a:visited {
	color: #f58220;
	text-decoration: none;
}
.subtitle a:active {
	color: #f58220;
	text-decoration: none;
}
.subtitle a:hover {
	color: #f58220;
	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;
	font-size: 12px;
	color: #f58220;
	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');
}
.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;
}
.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;
}
.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 **********************/
.PartChromeStyle {
	Margin-top: 3px;
	Margin-right: 3px;
	border: 0;
}
.PartStyle {
	padding: 10px;
	margin: 5px;
	border-top: 1px #c61442 solid;
	border-left: 1px #668cb9 dotted;
	border-right: 1px #668cb9 dotted;
	border-bottom: 1px #668cb9 dotted;
	text-align: left;
	color: #ffffff;
	width: 100%;
}
.WebPartTitle, .WebPartTitle SPAN {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: left;
	width: 100%;
}
.WebPartTitle {
	background-color: #00408b;
	border-bottom: 1px #ffffff solid;
	height: 18px;
}
.WebPartTitle a, .WebPartTitle a:visited, .WebPartTitle a:link, .WebPartTitle a:hover, .WebPartTitle a:active {
}
.PartChromeStyleMdl {
	Margin-top: 0px;
	Margin-right: 0px;
	border: 0;
}
.PartStyleMdl {
	padding: 10px;
	margin: 0px;
	border-top: 1px solid #c61442;
	text-align: left;
	width: 100%;
}
.WebPartTitleMdl, .WebPartTitleMdl SPAN {
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
	text-align: left;
	width: 100%;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #00408b;
}
.WebPartTitleMdl {
	height: 22px;
	padding-left: 5px;
}
.TitleBarVerbStyleMdl {
	border: 0;
	margin: 0;
	padding: 0;
}
.PartChromeStyleRt {
	Margin-top: 3px;
	Margin-right: 3px;
	border: 0;
}
.PartStyleRt {
	padding: 10px;
	margin: 5px;
	border-top: 1px #668cb9 solid;
	border-left: 1px #c61442 dotted;
	border-right: 1px #c61442 dotted;
	border-bottom: 1px #c61442 dotted;
	text-align: left;
	color: #ffffff;
	width: 100%;
}
.WebPartTitleRt, .WebPartTitleRt SPAN {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: left;
	width: 100%;
}
.WebPartTitleRt {
	background-color: #c61442;
	border-bottom: 1px #ffffff solid;
	height: 18px;
	color: #ffffff;
}
.MenuPopUp {
	background-color: #ffffff;
	border: 1px #668cb9 solid;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}
/*****************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;
}
/**************************Header*******************************/
.imgTitle {
	background-image: url('images/title.gif');
	background-repeat: no-repeat;
	width: 219px;
	height: 51px;
}
.bgTitle {
	background-image: url('images/bg_top1.gif');
	background-repeat: repeat-x;
	height: 51px;
}
.logoTop {
	background-image: url(images/bg_top_image2top.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 51px;
}
.MenuTop {
	border-bottom: 5px #ffffff solid;
	height: 25px;
	background-image: url('images/bg_top_menu.gif');
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 10px;
}
.MenuBtm {
	height: 25px;
	padding-left: 150px;
	background-image: url('images/bg_btm_menu.gif');
	background-repeat: repeat-x;
}
.img1 {
	background-image: url('images/3circG.gif');
	background-repeat: no-repeat;
}
.lh {
	background-image: none;
	background-color: aqua;
}
.j {
	background-image: none;
}

.albumbutton
{color:#cc0000;
 text-align: center;
 height: 22px;
 font-size: 11px;
 width:140px;
}
