fieldset {border:none;}

div.GdsFrame {border:1px solid #ced7db; background:#fff url(../images/Gds.bg.png) repeat-x top; padding:16px 20px 16px 18px; margin-bottom:8px;}
div.GdsFrame p.GdsDescription {font-size:1.1em; margin-top:0; font-family:Tahoma,Arial, sans-serif;}

div.GdsFrame h5 {padding-bottom:12px; font-size:1.2em; text-transform:uppercase; font-weight:bold; color:#005bb9; zoom:1; }
div.GdsFrame p.GdsDescription {font-size:1.1em; margin-top:0; font-family:Tahoma,Arial, sans-serif; clear:both;}
div.GdsFrame div.GdsMainDes {zoom:1; padding-bottom:5px; clear:left;}
div.GdsFrame div.GdsMainDes p { margin:0; font-size:1.1em; line-height:1.8em; }
div.GdsFrame div.GdsMainDes .GdsParam {color:#46a70d;}
div.GdsFrame div.GdsImageArea { float:right; padding-bottom:8px; margin-top:-26px;}
div.GdsFrame div.GdsImageArea img { margin-right:0;}

div.GdsFrame .GdsNavigation ul {margin:0;}
div.GdsFrame .GdsNavigation ul li{ display:inline; background:url(../images/Arrow.Ico.green.gif) no-repeat 0 5px; padding-left:8px; font-size:1.1em; margin-right:13px; margin-top:0; line-height:normal; margin-bottom:0; font-family:Tahoma,Arial, sans-serif;}
div.GdsFrame .GdsNavigation ul li a {text-decoration:underline;}
div.GdsFrame .GdsNavigation ul li a:hover {color:#46a70d; text-decoration:none;}


.PageNavigation {background:#ffffff url(../images/Navigation.bg.gif) repeat-x top; border-top:1px solid #ced7db; padding:12px 0; white-space:nowrap; overflow:hidden; color:#363636;}
div.PageNavigation a {display:block; float:left; color:#005bb9; font-family:Tahoma,Arial, sans-serif; font-size:1.1em; }
.PageNavigation a.ArrowBegin {background:url(../images/PageNav.Begin.gif) no-repeat 0 -18px; width:18px; height:18px; margin-right:6px;}
.PageNavigation a.ArrowPrev { padding-right:14px;}
.PageNavigation a.ArrowNext { padding-left:12px;}
.PageNavigation a.ArrowEnd {background:url(../images/PageNav.End.gif) no-repeat 0 -18px; width:18px; height:18px;margin-left:7px;}
.PageNavigation a.ArrowBegin:hover, .PageNavigation a.ArrowEnd:hover {background-position:0 0;}
.PageNavigation a.ArrowBegin span, .PageNavigation a.ArrowEnd span {display:none;}
.PageNavigation span.Pages {float:left; display:block; font-size:1.1em;}
.PageNavigation .PageNumber {padding:0 3px;}
.PageNavigation .active { font-family:Tahoma,Arial, sans-serif; font-size:1.1em; padding:0 3px; float:left; display:block;}

div.MainInfo ul.SiteMapList { margin-left:0;}
div.MainInfo ul.SiteMapList ul {margin:8px 0 0 22px; padding-bottom:1px;}
div.MainInfo ul.SiteMapList ul ul {margin:0.7em 0 0 11px; padding-bottom:0;}
ul.SiteMapList li { background:none; padding-left:0; margin-bottom:0.5em; margin-top:0.3em;}
ul.SiteMapList li a {background:url(../images/SiteMap.bg.gif) repeat-x bottom; display:block; padding:1px 0 7px 12px; color:#005bb9;}
ul.SiteMapList li li {background:url(../images/SiteMap.SubIco.gif) no-repeat 0 6px; padding-left:10px; margin-bottom:0.7em; margin-top:0.5em;}
ul.SiteMapList li li a {padding:0; background:none; text-decoration:underline; display:inline;}
ul.SiteMapList li li a:hover {color:#46a70d; text-decoration:none;}
ul.SiteMapList li li li {background:url(../images/SiteMap.SubSubIco.gif) no-repeat 0 6px; padding-left:9px; margin-bottom:0.5em; margin-top:0.3em;}

.field-required { font-weight:bold;}
.ContactForm {font-size:1.1em;}
.ContactForm div {overflow:hidden; padding-bottom:18px;}
.ContactForm div label {display:block; float:left; width:75px; padding-right:4px; padding-top:5px;}
.ContactForm div.note {padding:0 0 23px 79px; font-size:0.9em; margin-top:-14px;} 
.ContactForm .ErrorText {font-weight:bold; color:#e2001b; display:block; float:left; padding-left:8px; padding-top:5px;}
.ContactForm .FormText-345, .ContactForm .FormTextarea-345 {float:left;}
/*Forms*/

.FormText-409 {border:1px solid #c0cbd0; padding:4px; width:337px;}
.FormTextarea-409 {border:1px solid #c0cbd0; padding:4px; width:337px; height:178px; overflow:auto;}
.FormButton {background:url(../images/ContactButton.png) no-repeat 0 0; padding-bottom: 3px;
			 font-family:Tahoma; color:#666666; font-size:1.3em; font-weight:bold; letter-spacing:1px; 
             text-transform:uppercase; height:30px; border:none; width:95px; margin-right:3px; cursor:pointer;}
.FormButton:hover {color: #005BB9;}
.FormActive {border-color:#58bc15;}
.ErrorForm {}
.FieldError {color:#e2001b;}

/********************/
div.Listing h3 {
	color: #2b2b2b;
	line-height: 1.3em;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.2em;
}
div.Listing h4 {
	color: #2b2b2b;
	line-height: 1.3em;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.7em;
}
div.Listing p {
	font-size: 1.1em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	line-height: 1.5em;
}
div.Listing h3 + p {
	margin-top: 0;
}
div.Listing p {
_margin-top: expression((this.previousSibling != null )&&(this.previousSibling.tagName == "H3") ? '0' : 'inherit');
}
div.Listing a {
	color: #005bb9;
}
div.Listing ul {
	margin:0 0 10px 10px;
}

div.Listing li {
	padding-left:18px; margin-bottom:8px; background:url(../images/blue_arrow.gif) no-repeat left 5px;
}
div.Listing li.featured 
{
	background: #FFFFFF url(../images/Gds.bg.png) repeat-x scroll center top;
	border: 1px solid #CED7DB;
	padding: 16px 20px 16px 18px;
}
div.Listing li li {
	font-size: 1em;
}
div.Listing li a {
	text-decoration: none;
}
div.Listing li a:hover {
	text-decoration: underline;
}
/************************/
div.Listing table {
	width: 100%;
	border-top: 3px solid #005bb9;
	border-bottom: 4px solid #eff2f4;
	margin-top: 1.3em;
	margin-bottom: 1.3em;
}
div.Listing th {
	background-image: url(../images/Table.CaptionRow.png);
	background-repeat: repeat-x;
	background-position: 0% center;
	padding: 9px 7px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	text-align: center;
}
div.Listing td {
	padding: 9px 13px;
	font-size: 1.1em;
	color: #000;
	border-bottom: 1px solid #ced7db;
}
div.Listing img {
	display: inline;
}
div.Listing img.LeftAlignedImage {
	padding: 4px;
	border: 1px solid #ced7db;
	background-color:  #eff2f4;
	float: left;
	margin-right: 14px;
}
.Listing h5.department {
	color:#005BB9;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom: 10px;
}
/********************/

ul.SearchResultList .PostedDate {display:block; padding-bottom:5px; float:left;}
ul.SearchResultList .NewsHint { color:#46a70d; float:left; font-size:0.9em; font-weight:bold; padding-left:10px;}
ul.SearchResultList .TitleL {display:block; padding-bottom:6px; clear:both;}
ul.SearchResultList li {padding-bottom:7px; line-height:1.5em; background:url(../images/SearchResult.List.ico.gif) no-repeat 0 5px; padding-left:12px;}
ul.SearchResultList .TitleL a {text-decoration:underline;}
ul.SearchResultList .TitleL a:hover {color:#46a70d; text-decoration:none;}

div.GdsFrame h5.hot {
	color:#AB0104;
}

.error {
	color:#AB0104 !important;
}

.error h3 {
	color:#AB0104 !important;
}

div.search-suggestions {
	padding-top: 10px;
}

div.media-sub-categories .BoxContent {
    padding:10px 0;
}

div.media-sub-categories ul li {
    float:left;
    margin-left:10px;
}

div.media-sub-categories a, div.media-sub-categories a:hover, div.media-sub-categories a:visited {
    color:#117AB1;
    font-size:1.1em;
}

#gallery {
	clear: both;
}

#gallery a, #gallery a:hover, #gallery a:visited {
    color:#117AB1;
    font-size:1.1em;
    float: left;
	margin-left: 10px;
	padding: 10px;
	border:1px solid #CED7DB;
	text-align:center;
}
