body {
   background-image: url(/images/header/snowflake-background.png);
   background-color: #FFFFFF;
   margin: 0px;
   padding: 0px;
   width: 100%;
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 10pt;
}
.clearboth {
	clear: both;
	width: 1px;
	height: 1px;
	font-size: 1px;
}
a {
	font-weight: bold;
	color: #29527B;
}

/*============================================================================*/
/* HEADER STYLES
/*============================================================================*/

#pageheader {
	width: 990px;
}
#pageheadertop {
	height: 49px;
}
#headerlogo {
    padding-left: 10px;
    padding-top: 5px;
    border: none;
	width: 231px;
	height: 42px;
    float: left;
}
#headertag {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	float: left;
	width: 377px;
}
#headercount {
	position: absolute;
	left: 265px;
	top: 22px;
	width: 330px;
	text-align: center;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	padding-top: 6px;
	float: left;
}
#pageheaderlogin {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	float: left;
	padding-top: 8px;
	text-align: center;
	width: 210px;
	overflow: hidden;
}
#headerscanalert {
	padding-top: 8px;
	text-align: right;
	float: right;
	width: 130px;
}
#pageheadersearchtools {
	height: 40px;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #29527B;
}
#pageheaderhomebutton {
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 77px;
    height: 30px;
}
#pageheadersearchbox {
	font-family: Georgia, Times New Roman, Serif;
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: bold;
	width: 519px;
	height: 38px;
	float: left;
	margin-top: 1px;
	border-left: 1px solid #29527B;
	border-top: 1px solid #29527B;
	border-right: 1px solid #29527B;
	border-bottom: 1px solid #29527B;
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-left-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	background-image: url(/images/common/box-header-background.png);
}
#pageheadersearchbox input[type="submit"] {
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	padding: 1px 3px 2px 3px !important;
}
#pageheadertoolbuttons {
	float: left;
	width: 382px;
	height: 40px;
}
#pageheadercategorybuttons {
	height: 41px;
	width: 100%;
	clear: both;
    z-index: 1000;
}
#pageheadersearchfield {
	border: 1px solid #29527B;
	background-image: url(/images/common/text-box-shadow.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 3px;
    margin-top: 5px;
	font-family: Verdana, Sans-Serif;
	font-size: 19px;
	vertical-align: top;
	width: 280px;
	height: 24px;
}
#pageheadersearchtype {
	margin-top: 2px;
	border: 1px solid #29527B;
	background-image: url(/images/common/text-box-shadow.png);
	font-family: Verdana, Sans-Serif;
    margin-top: 7px;
	font-size: 15px;
	vertical-align: top;
	height: 24px;
	width: 72px;
}
#pageheadersearchgobtn {
	background-image: url(/images/header/go-button.png);
}
#pageheadermyaccountbox {
	display: none;
    position: absolute;
    background-image: url(/images/header/account-drop-down-bkgnd.png);
    left: 795px;
    top: 56px;
    width: 126px;
    height: 194px;
    z-index: 2000;
    border: 2px solid #29527B;
   	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    -moz-box-shadow: 1px 1px 13px rgba(100, 100, 100, 0.7);
	-webkit-box-shadow: 1px 1px 13px rgba(100, 100, 100, 0.7);
	box-shadow: 1px 1px 13px rgba(100, 100, 100, 0.7);
}
#pagesubheaderstrip {
   position: relative;
   height: 81px;
   width: 989px;
   border-right: 1px solid #999973;
   border-bottom: 1px solid #999973;
   background-image: url(/images/header/sub-header-background.png);
   z-index: 1000;
   -moz-border-radius-bottomright: 14px;
   -webkit-border-bottom-right-radius: 14px;
   border-bottom-right-radius: 14px;
   text-shadow: 0px 1px 0px #f6f6e7;
}
#pagesubheaderstripmin {
   position: relative;
   height: 41px;
   width: 989px;
   font-family: Georgia, Times New Roman, Serif;
   background-position: 0px -40px;
   border-right: 1px solid #999973;
   border-bottom: 1px solid #999973;
   background-image: url(/images/header/sub-header-background.png);
   z-index: 1000;
   -moz-border-radius-bottomright: 14px;
   -webkit-border-bottom-right-radius: 14px;
   border-bottom-right-radius: 14px;
   text-shadow: 0px 1px 0px #f6f6e7;
}
#pagecategorysubheadershadow {
   position: absolute;
   left: 0;
   top: 89px;
   width: 990px;
   z-index: 0;
   -moz-box-shadow: 0px 1px 5px rgba(70, 70, 70, 0.6);
   -webkit-box-shadow: 0px 1px 5px rgba(70, 70, 70, 0.6);
   box-shadow: 0px 1px 5px rgba(70, 70, 70, 0.6);
   -moz-border-radius-bottomright: 14px;
   -webkit-border-bottom-right-radius: 14px;
   border-bottom-right-radius: 14px;
}
.gbminimized {
   height: 84px;
}
.gbfull {
   height: 124px;
}
.gboff {
   height: 42px;
   -moz-border-radius: 0px !important;
   -webkit-border-radius: 0px !important;
   border-radius: 0px !important;
}

/*============================================================================*/
/* BODY STYLES
/*============================================================================*/

.unavailable {
	color: #909090;
}
.unavailable a {
	color: #909090;
}
#pagebodycolumn {
   vertical-align: top;
   float: right;
   width: 196px;
   padding-left: 6px;
   padding-top: 6px;
}
.thumbnailforcesmall {
	max-width: 70px;
	max-height: 70px;
}
.largethumbnail {
   border: 4px solid #FFFFFF;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   -moz-box-shadow: 4px 4px 25px rgba(70, 70, 70, 0.7);
   -webkit-box-shadow: 4px 4px 25px rgba(70, 70, 70, 0.7);
   box-shadow: 4px 4px 25px rgba(70, 70, 70, 0.7);
}
.mediumthumbnail {
   border: 4px solid #FFFFFF;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   -moz-box-shadow: 2px 2px 7px rgba(70, 70, 70, 0.7);
   -webkit-box-shadow: 2px 2px 7px rgba(70, 70, 70, 0.7);
   box-shadow: 2px 2px 7px rgba(70, 70, 70, 0.7);
}
.mediumthumbnailnone {
   border: none;
}
.thumbnail {
   border: 2px solid #FFFFFF;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   -moz-box-shadow: 1px 1px 5px rgba(70, 70, 70, 0.7);
   -webkit-box-shadow: 1px 1px 5px rgba(70, 70, 70, 0.7);
   box-shadow: 1px 1px 5px rgba(70, 70, 70, 0.7);
}
.tinythumbnail {
   border: 1px solid #FFFFFF;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -moz-box-shadow: 1px 1px 3px rgba(70, 70, 70, 0.7);
   -webkit-box-shadow: 1px 1px 3px rgba(70, 70, 70, 0.7);
   box-shadow: 1px 1px 3px rgba(70, 70, 70, 0.7);
}
.thumbnailnone {
   border: none;
}
.gridthumbnail {
   border: none;
}
.messagebox {
	margin-top: 7px;
	margin-left: 4px;
	margin-bottom: 6px;
	font-weight: bold;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
	padding: 4px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	overflow: auto;
}
.messagebox table {
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px;
}
.messagebox td {
	font-weight: bold;
}
.messagebox ul {
	margin: 0px 0px 0px 26px;
	padding: 0px;
}
.messagebox img {
	padding-left: 3px;
	padding-right: 6px;
	vertical-align: -35%;
	float: left;
}
.successbox {
	background-color: #E6F7F0;
	border: 1px solid #009C67;
    -moz-box-shadow: 0px 0px 5px rgba(0, 137, 90, 0.7);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 137, 90, 0.7);
    box-shadow: 0px 0px 5px rgba(0, 137, 90, 0.7);
	color: #006341;
}
.successbox td {
	color: #006341;
}
.warningbox {
	background-color: #f7f7e6;
	border: 1px solid #9c9900;
    -moz-box-shadow: 0px 0px 5px rgba(138, 135, 0, 0.7);
    -webkit-box-shadow: 0px 0px 5px rgba(138, 135, 0, 0.7);
    box-shadow: 0px 0px 5px rgba(138, 135, 0, 0.7);
	color: #636200;
}
.warningbox td {
	color: #636200;
}
.errorbox {
	background-color: #F4E9E9;
	border: 1px solid #FF0000;
    -moz-box-shadow: 0px 0px 5px rgba(216, 86, 86, 0.7);
    -webkit-box-shadow: 0px 0px 5px rgba(216, 86, 86, 0.7);
    box-shadow: 0px 0px 5px rgba(216, 86, 86, 0.7);
	color: #FF0000;
}
.errorbox td {
	color: #FF0000;
}
.bodycontentlistheader {
   width: 100%;
   font-family: Georgia, Times New Roman, Serif;
   font-size: 18pt;
   font-weight: bold;
   color: #00689C;
   height: 28px;
   border-bottom: 2px solid #408CB2;
   margin-bottom: 4px;
}
.bodycontentlistheader a {
   text-decoration: none;
   color: #00689C;
}
.headermorebutton {
	margin-left: 16px;
	vertical-align: 20%;
}
.headerrssicon {
   width: 17px;
   height: 17px;
   vertical-align: -5%;
   margin-left: 3px;
   border: none;
}
.ratingstars img {
   border: none;
   margin-right: 1px;
   vertical-align: -20%;
}
.textcontent {
}
.textcontent p {
	line-height: 120%;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}
.textcontent ul {
	margin: 4px 0px 4px 20px;
	padding: 0px;
}
.justified {
    text-align: justify;
    text-justify: newspaper;
}


