/* Start of CMSMS style sheet 'default' */
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #DADCE8 url(uploads/hudsonls/images/bg01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002F5E;
}

h1, h2, h3 {
	margin: 0px;
	font-weight: normal;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 23px;
	text-align: normal;
	line-height: 23px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list-style1 {
	line-height: normal;
}

.list-style1 li {
	margin-bottom: 1px;
	padding: 10px 15px;
	background: #D8DBE4;
}

.list-style1 li.alt {
	background: #EAEBF0;
}

.list-style1 strong {
	padding-right: 15px;
	font-weight: normal;
	color: #9195A0;
}

.list-style1 a {
	color: #6D779B;
}

strong {
	color: #424858;
}

a {
	color: #7A0026;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 3px;
	border: 1px solid #C0DDE6;
}

img.border2 {
	padding: 4px;
	background: #FFFFFF;
}

img.alignleft {
	float: left;
	margin-right: 27px;
}

img.alignright {
	float: right;
	margin-left: 27px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 194px;
	background:  url(uploads/hudsonls/images/bg03.jpg) no-repeat right top;
	font-size: 13px;
	color: #CAD5EB;
}

#header h2 {
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 16px;
}

/** SEARCH */

#search {
	float: right;
	width: 248px;
	height: 124px;
	padding: 70px 0px 0px 37px;
	background:  url(uploads/hudsonls/images/homepage02.jpg) no-repeat 37px 102px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	font: inherit;
	color: #FFFFFF;
}

#search input.text {
	width: 165px;
	height: 17px;
	border: none;
	background: none;
	padding: 5px;
}

#search input.submit {
	margin-left: 12px;
}

/** MENU */

#menu {
	height: 76px;
	background:  url(uploads/hudsonls/images/bg05.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 20px 0px 0px 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 28px;
	padding: 10px 25px 0px 27px;
	background:  url(uploads/hudsonls/images/homepage04.gif) no-repeat left top;
	font-size: 14px;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	background: #FFFFFF url(uploads/hudsonls/images/bg04.gif) repeat-y left top;
}

/** CONTENT */

#content {
	float: right;
	width: 700px;
}

#content .wrap {
	padding: 20px 30px;
}

#content h1 {
	margin-bottom: 30px;
	border-bottom: 2px solid #7A0026;
	color: #253862;
}
#content h2 {
	margin-bottom: 30px;
	border-bottom: 1px solid #ACB2C2;
	color: #253862;
}
#content h1 span, #content h2 span {
	color: #7A0026;
}

#content h1 {
	padding: 0px 0px 7px 0px;
	font-size: 26px;
}

#content h2 {
	padding: 10px 0px 7px 0px;
	font-size: 18px;
}

.two-columns {
	margin: 20px 0px;
	padding: 0px 30px;
	background:  url(uploads/hudsonls/images/homepage09.gif) repeat-y center top;
}

.two-columns .column1 {
	float: left;
	width: 290px;
}

.two-columns .column2 {
	float: right;
	width: 290px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 300px;
	padding-top: 0px;

}

.box-style1 {
}

.box-style1 .title {
	height: 32px;
	padding: 14px 0px 0px 30px;
	background:  url(uploads/hudsonls/images/bg06.jpg) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.box-style1 .entry {
	padding: 30px;
	background:  url(uploads/hudsonls/images/bg07.jpg) no-repeat left top;
}

/** FOOTER */

#footer {
}

#footer p {
	margin: 0px;
	padding: 40px 0px;
	text-align: center;
	color: #556273;
}

#footer .legal {
}

#footer .links {
}

/** BOX1 */

#box1 {
	float: left;
	width: 335px;
	height: 124px;
	padding: 70px 40px 0px 40px;
}

.NewsSummary {
        background:#D8DBE4;
        margin-bottom:1px;
        padding:10px 15px;
}

.NewsLink a {
        color: #6D779B;
}

#sidebar h1.newstitle{
        display:none;
}

#sidebar .NewsSummaryContent{
        display:none;
}

#sidebar .NewsLink a {
        color: #6D779B;
}

#content h1.newstitle{
        margin:20px 30px 50px;
}

#content .NewsSummary{
        margin:20px 30px;
        background: #fff
}

#content .NewsSummary .NewsSummaryLink{
        border-bottom:1px solid #ACB2C2;
        font-size:18px;
        margin-bottom:30px;
}

#content  .NewsSummary .NewsSummaryContent{
}

#content .NewsLink a {
        display:none;
}

.searchresult {
        margin: 20px 30px;
}
/* End of 'default' */

