/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}

td, th, div, p, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #404040;
}

A:link          {text-decoration:underline; color:#812934;}
A:active        {text-decoration:underline; color:#812934;}
A:visited       {text-decoration:underline; color:#812934;}
A:hover         {text-decoration:none; color:#812934;}

.subnavmainstyle {color:#FFFFFF; line-height: 15px; width:100%; margin:0px; padding-top:2px; padding-bottom:2px; padding-right:0px; padding-left:2px;}
A.subnavmainstyle:link {text-decoration:none; color:#FAEEB3;}
A.subnavmainstyle:active {text-decoration:none; color:#FAEEB3;}
A.subnavmainstyle:visited {text-decoration:none; color:#FAEEB3;}
A.subnavmainstyle:hover {text-decoration:none; color:#FFFFFF;}

.subnavsubstyle {line-height: 15px; width:100%; margin-left:10px; padding-top:2px; padding-bottom:2px; padding-right:0px; padding-left:2px;}
A.subnavsubstyle:link          {text-decoration:none; color:#FFFFFF;}
A.subnavsubstyle:active        {text-decoration:none; color:#FFFFFF;}
A.subnavsubstyle:visited       {text-decoration:none; color:#FFFFFF;}
A.subnavsubstyle:hover         {text-decoration:underline; color:#FFFFFF;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #194D63;
	line-height: 22px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #194D63;
	font-weight: normal;
}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #812934;
	font-weight: bold;
}
h4 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #812934;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #194D63;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
}

.bodyoptional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #194D63;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #194D63;
	font-weight: normal;
}

.headingbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #194D63;
	line-height: 22px;
	font-weight: bold;
}
.subheading {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #812934;
}

.subheadingbold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #812934;
	font-weight: bold;
}

.optionalheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}

.swcredit 			{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6a6a6a;}
A.swcredit:link        {TEXT-DECORATION: none; color: #6a6a6a;}
A.swcredit:active      {TEXT-DECORATION: none; color: #6a6a6a;}
A.swcredit:visited     {TEXT-DECORATION: none; color: #6a6a6a;}
A.swcredit:hover       {TEXT-DECORATION: underline; color: #6a6a6a;}

.searchField {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #ffffff;
	padding: 3px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #000000;
	width: 90px;
}

.searchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #404040;
	background-color: #FFFFFF;
}

.sglogintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.date {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999;}


.orgname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: bold;
}

.orginfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}

.rightalignment {
	background-repeat: repeat;
	background-position: right top;
}

.leftalignment {
	background-position: left top;
	background-repeat: no-repeat;
}
#def_content {
	float: left;
	width: 580px;
	text-align: left;
}

/* SUB NAV */
#subnavWrapper {
    width: 140px;
    float: left;
}
#subnavWrapper p, 
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	font-size:11px;
    padding: 0;
    margin: 0;
    width: 140px;
    background: none;
}
#subnav a {
	color: #FAEEB3;
	display:block;
	padding: 3px 6px;
	text-decoration: none;
}
#subnav a:hover {
	color: #FFFFFF;
	display:block;
	padding: 3px 6px;
	text-decoration: none;
}
#subnav a.current {
	color: #FFFFFF;
	display:block;
	padding: 3px 6px;
	text-decoration: underline;
}

/* SEARCH TITLE */
.pageSearchTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #194D63;
	font-weight: normal;
}
a.pageSearchTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #194D63;
	font-weight: normal;
}
a.pageSearchTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #194D63;
	font-weight: normal;
}

/* PHOTO GALLERY */
.photogallery ul {
	list-style-type: none;
}
.photogallery li a {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 10px 10px 0px 0px;
}
.photogallery li a:hover{
	float: left;
    border: 1px solid #666666;
	margin: 10px 10px 0px 0px;
}

/* BREADCRUMBS */
#breadcrumbs {
	float: left;
	width: 580px;
	text-align: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	margin: 0px;
	float: left;
	background:none;
	display:inline;
}
#breadcrumbs a {
	padding: 0 10 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background: url(/SiteFiles/1074/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
}
#breadcrumbs a:hover {
	padding: 0 10 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background: url(/SiteFiles/1074/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
}
#breadcrumbs a.first  {
	padding: 0px 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background: none;
	text-decoration:none;
}
#breadcrumbs a.first:hover  {
	padding: 0px 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background: none;
	text-decoration:underline;
}
#breadcrumbs a.current  {
	padding: 0 10 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background: url(/SiteFiles/1074/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
}

