@charset "ISO-8859-1";
body, td, th {
	color:#000000;
}
body {
	font-size:12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #E6F4FE;*/
	/*background-image: url(../images/rtwnews_bg.jpg);*/
	background:#DAD9D6 repeat scroll 0 0;
	/*background-repeat:repeat-x;*/
}

h2 {
	font-size:1.6em;
}

form {
	margin:0;
	padding:0;
}
a:link {
	color: #3F84C9;
}
a:visited {
	color: #3F84C9;
}

a:active {
	color: #3F84C9;
}

a:hover {
	color: #990000;
}

a img{
	border:0px;
}

a {
	outline:none;
}

/********* FRAME LAYOUT **************/

.frame{
	width:1000px;
	background-color:#FFFFFF;
}

.Banner {
	background-color:#FFFFFF;
	height:40px;
	max-height:40px;
	width:100%
	text-align:left;
	padding:0;
	margin:0;
}

.navigation {
	width:100%;
	padding:0;
	margin:0;
}

.left-bar {
	width:665px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.right-bar {
	width:335px;
	text-align:left;
	padding-right:10px;
	padding-top:10px;
	padding-left:15px;
	background:#f5f5f5 url(../images/bg_body_rgt.gif) repeat-y left;
}

.NavElementBox {
	padding-bottom:10px;
	padding-top:10px;
	border-top:solid #CCCCCC 1px;
}

.content-body {
	padding:10px 20px 10px 20px;
	margin-bottom:30px;
}

/********** END FRAME LAYOUT ***********/

.logo {
	font-size:24px;
	color:#0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color:#FF0000;*/
	color:#B11221;
}
.error_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009B00;
}

.error div{
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
}

.White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}

.Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*background:url(../images/xtralightblue_bg.jpg);*/
	/*border-bottom: #839CB5 solid 1px;*/
	border-bottom: #999999 solid 1px;
	color: #FFFFFF;
}
.Nav a:link {
/*	color: #003366;*/
	color: #FFFFFF;
	text-decoration:none;
}
.Nav a:visited {
/*	color: #003366;*/
	color: #FFFFFF;
	text-decoration:none;
}
.Nav a:hover {
	/*color: #F5121B;*/
	color: #FFFFFF;
	text-decoration:underline;
}
.Nav a:active {
	color: #003366;
	text-decoration:none;
}

.NavSelected
, .NavSelected a
, .NavSelected a:link
, .NavSelected a:active
, .NavSelected a:visited
, .NavSelected a:hover
{
	/*border-top:#839CB5 solid 1px;*/
	/*background-color:#FFFFFF;
	font-weight:bold;
	font-size:15px;*/
	font-weight:bold;
	font-size:16px;
}
/*.NavSelected a:link {
	color: #003366;
	text-decoration:none;
}
.NavSelected a:visited {
	color: #003366;
	text-decoration:none;
}
.NavSelected a:hover {
	color: #F5121B;
	text-decoration:none;
}
.NavSelected a:active {
	color: #003366;
	text-decoration:none;
}*/
.NavHeader {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 10px;
	background-image: url(../images/lightblue_bg.jpg);
	background-position:bottom;
}

.RightNav {
	/*padding-top:10px;*/
	background-attachment:scroll;
	/*background-image:url(../images/sidenavbgright.png);*/
	background-repeat:no-repeat;
	background-position: top left;
}
.RightNav table{
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}
.SubNavCell {
	padding-top:10px;
	padding-left:0px;
	background-image:url(../images/sidenavbg.png);
	background-repeat:no-repeat;
	background-position: top right;
}

.EventsNavHeader {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 10px;
	background-image: url(../images/lightgreen_bg.jpg);
	background-position:bottom;
}
/*.EventsSubNav td {
	padding-left:11px;
	padding-bottom:5px;
	background-color: #EEFFDD;
	height:18px;
	border-bottom:2px solid #FFFFFF;
}*/

.EventsSubNav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 5px;
}

.SubNav td {
	padding-left:11px;
	padding-bottom:5px;
	height:18px;
	/*background-image:url(../images/sidenav_border.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:bottom;*/
	height:20px;
}
.SubNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 3px;
}
.SubNav a:link {
	color: #000033;
	text-decoration:none;
}
.SubNav a:visited {
	color: #000033;
	text-decoration:none;
}
.SubNav a:hover {
	color: #3F84C9;
	text-decoration:none;
	line-height: 14px;
}
.SubNav a:active {
	color: #000033;
	text-decoration:none;
}

.SubNavSelected {
	background-color:#FFFFFF;
	padding-top: 2px;
	color: #E72131;
	text-decoration:none;
	line-height: 14px;
	height:20px;
	border-bottom: 1px solid #98AEC6;
	border-top: 1px solid #98AEC6;
}

.SubNavSelected td{
	background-color:#FFFFFF;
	color: #E72131;
	text-decoration:none;
	line-height: 14px;
	height:20px;
}

.SubNavSelected a:link {
	color: #E72131;
	text-decoration:none;
}
.SubNavSelected a:visited {
	color: #E72131;
	text-decoration:none;
}
.SubNavSelected a:hover {
	color: #E72131;
	text-decoration:none;
}
.SubNavSelected a:active {
	color: #E72131;
	text-decoration:none;
}

.TopSubNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding:5px 0 5px 0;
	background:#EDEDED none repeat scroll 0 0;
	border-bottom:1px solid #E5E5DA;
}

.TopSubNav a
, .TopSubNav a:visited
, .TopSubNav a:link
, .TopSubNav a:active {
	color:#3F84C9;
	text-decoration:none;
}
.TopSubNav a:hover{
	color:#3F84C9;
	text-decoration:underline;
}

.FooterBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
}
.FooterBar a:link {
	/*color: #FFFFFF;*/
	color: #000000;
	text-decoration:none;
}
.FooterBar a:visited {
	/*color: #FFFFFF;*/
	color: #000000;
	text-decoration:none;
}
.FooterBar a:hover {
	/*color: #FFFFFF;*/
	color: #FF0000;
	text-decoration:Underline;
}
.FooterBar a:active {
	color: #000000;
	text-decoration:none;
}
.FooterNavTitles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003366;
	font-weight:bold;
	/*padding-left: 20px;*/
	/*padding-top: 10px;*/
}

.NavElement {
	font-size:9px;
	color: #FFFFFF;
	line-height: 12px;
	padding-left: 20px;
	padding-top: 2px;
}
.NavElement a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.NavElement a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.NavElement a:hover {
	color: #003366;
	text-decoration:none;
}
.NavElement a:active {
	color: #FFFFFF;
	text-decoration:none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003366;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #D4E0F1;
	color: #003366;
	border: 1px solid #3F84C9;
	width: 100%;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	/*background-color: #D4E0F1;*/
	color: #003366;
	/*border: 1px solid #3F84C9;*/
	/*width: 100%;*/
}

.textbox {
	width: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	/*background-color: #D4E0F1;*/
	color: #003366;
	/*border: 1px solid #3F84C9;*/
}

.textbox-short {
	width: 30%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	/*background-color: #D4E0F1;*/
	color: #003366;
	/*border: 1px solid #3F84C9;*/
}

.textboxNoWidth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #D4E0F1;
	color: #003366;
	border: 1px solid #3F84C9;
}

.textboxLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
/*	background-color: #D4E0F1;*/
	color: #003366;
	border: 1px solid #3F84C9;
}
.commentinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	border: 1px solid #3F84C9;
	width:100%;
	height:200px;
}
.eventinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	border: 1px solid #3F84C9;
	width:100%;
	height:200px;
}
.StoryContentColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

.StoryDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	/*font-weight: bold;*/
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
/*	padding-top: 5px;
	padding-bottom: 15px;*/
	padding: 10px 10px 10px 10px;
	background:#F2F6FB none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	clear:both;
}

.StoryContributor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color:#999999;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 0;
	margin:0 0 10px 0;
}

.StoryContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 15px;
}

.StoryLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color:#999999;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 15px;
}
.StoryLink a:link {color: #3F84C9;}
.StoryLink a:visited {color: #3F84C9;}
.StoryLink a:hover {color: #89AC59;}
.StoryLink a:active {color: #3F84C9;}

.StoryMore{
	font-size:9px;
	font-family: "Times New Roman", Times, serif;
	text-decoration:underline;
}
.StoryMore a:hover{
	font-size:9px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration:underline;
}

.StoryContent_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF0000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 15px;
}

.MainStoryTitle {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 27px;
	font-style: normal;
	line-height: 30px;
	font-weight: 400;
	color: #004990;
	margin-top:20px;
}

.MainStoryTitleResearch {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 27px;
	font-style: normal;
	line-height: 30px;
	font-weight: 400;
	color: #458A00;
	margin-top:20px;
}

.StoryTitle {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.4em;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #004990;
}
.StoryTitle a:link {
	line-height: 18px;
	color: #004990;
	text-decoration:none;
}
.StoryTitle a:visited {
	line-height: 18px;
	color: #004990;
	text-decoration:none;
}
.StoryTitle a:hover {
	line-height: 18px;
	color: #990000;
	text-decoration: underline;
}
.StoryTitle a:active {
	line-height: 18px;
	color: #004990;
	text-decoration:none;
}

.StoryTitleHoard {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 22px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #004990;
}

.StoryTitleHome {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 17px;
	line-height: 18px;
	font-style: normal;
	color: #004990;
}
.StoryTitleHome a:link {
	line-height: 18px;
	color: #004990;
	text-decoration:none;
}
.StoryTitleHome a:visited {
	line-height: 18px;
	/*color: #666666;*/
	color: #004990;
	text-decoration:none;
}
.StoryTitleHome a:hover {
	line-height: 18px;
	color: #990000;
	text-decoration: underline;
}
.StoryTitleHome a:active {
	line-height: 18px;
	color: #004990;
	text-decoration:none;
}

.StoryTitleTopics {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	line-height: 25px;
	font-style: normal;
	color: #004990;
}
.StoryTitleTopics a:link {
	line-height: 18px;
	color: #004990;
	text-decoration:none;
}
.StoryTitleTopics a:visited {
	line-height: 18px;
	/*color: #666666;*/
	color: #004990;
	text-decoration:none;
}
.StoryTitleTopics a:hover {
	line-height: 18px;
	color: #990000;
	text-decoration: underline;
}
.StoryTitleTopics a:active {
	line-height: 18px;
	color: #004990;
	text-decoration:none;
}

.StoryTitleTopArticle {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 20px;
	color: #004990;
}

.StoryTitleTopArticle a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 20px;
	color: #004990;
	font-weight:bold;
}
.StoryTitleTopArticle a:link {
	color: #004990;
	text-decoration:none;
}
.StoryTitleTopArticle a:visited {
	/*color: #666666;*/
	color:#004990;
	text-decoration:none;
}
.StoryTitleTopArticle a:hover {
	color: #990000;
	text-decoration: underline;
}
.StoryTitleTopArticle a:active {
	color: #004990;
	text-decoration:none;
}

.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:16px;
	font-weight: normal;
	margin-top: 10px;
	color:#333333;
	margin-top:5px;
}
.RowColour_on {
	background-color:#EEEEEE;
	border-bottom:#AAAAAA solid 1px;
}
.RowColour_off {
	background-color:#FFFFFF
}
.FormLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
.FormLabel_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF0000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
.FormElement {
	width:200px;
}
.FormHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
.FormDivider {
	border-bottom:solid;
	border-bottom-color:#999999;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
}
.Menu a:link {
	color: #990000;
	text-decoration:none;
}
.Menu a:visited {
	color: #990000;
	text-decoration:none;
}
.Menu a:hover {
	color: #DD0000;
	text-decoration:underline;
}
.Menu a:active {
	color: #990000;
	text-decoration:none;
}
.SubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #880000;
	background-color:#D4E0F1;
}
.SubMenu a:link {
	color: #003366;
	text-decoration:none;
}
.SubMenu a:visited {
	color: #003366;
	text-decoration:none;
}
.SubMenu a:hover {
	color: #BB0000;
	text-decoration:underline;
}
.SubMenu a:active {
	color: #003366;
	text-decoration:underline;
}
.bulletinPreview {
	margin: 20px auto 0px auto;
	align:center;
	width:50%;
}
.EditArea {
	overflow:scroll;
}

#cc_form {
	display:none;
}

#student_form	{
	display:none;
}

.SubCategoryTitle{
	color:#053d7a;
	font-size:1.5em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	padding-bottom:6px;
	border-bottom:#053d7a solid 1px;
}

.SubCategoryTitle a{
	color:#053d7a;
	/*font-weight:bold;*/
	text-decoration: none;
}

.SubCategoryTitle a:hover{
	/*color:#89AC59;*/
	color:#053d7a;
	/*font-weight:bold;*/
	text-decoration: underline;
}

.SubCategoryTitle a:visited{
	color:#053D7A;
}

.SideNavTitle{
	color:#000000;
	font-size:18px;
	/*font-weight:bold;*/
	font-family:Georgia, "Times New Roman", Times, serif;
}

.SideNavTitle a{
	color:#000000;
	/*font-weight:bold;*/
	text-decoration: none;
}

.SideNavTitle a:hover{
	/*color:#89AC59;*/
	color:#000000;
	/*font-weight:bold;*/
	text-decoration: underline;
}

.SideNavTitle a:visited{
	color:#000000;
}


.SubCategoryNav{
	color:#000000;
	font-size:10px;
	line-height:20px;
	float:right;
	width:auto;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.SubCategoryNav a{
	color:#000000;
	/*font-weight:bold;*/
	text-decoration: none;
}

.SubCategoryNav a:hover{
	/*color:#89AC59;*/
	color:#000000;
	/*font-weight:bold;*/
	text-decoration: underline;
}

.SubCategoryNav a:visited{
	color:#000000;
}

.HomePageCategory
, .HomePageCategory a
, .HomePageCategory a:link
, .HomePageCategory a:active
, .HomePageCategory a:visited
{
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.HomePageCategory a:hover
{
	text-decoration:underline;
}

.pageTitle{
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #000000;
	font-size:25px;
}

.pageTitleTopics
, .pageTitleTopics a
, .pageTitleTopics a:hover
, .pageTitleTopics a:link
, .pageTitleTopics a:active
, .pageTitleTopics a:visited
{
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #000000;
	font-size:25px;
	text-decoration:none;
}

.pageTitleResearch
, .pageTitleResearch a
, .pageTitleResearch a:hover
, .pageTitleResearch a:link
, .pageTitleResearch a:active
, .pageTitleResearch a:visited
{
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #6C8F01;
	font-size:25px;
	text-decoration:none;
}

.pageTitleArticle
, .pageTitleArticle a
, .pageTitleArticle a:hover
, .pageTitleArticle a:link
, .pageTitleArticle a:active
, .pageTitleArticle a:visited
{
	font-family: Georgia,"Times New Roman",Times,serif;
	/*color: #3a7dce;*/
	color:#0436b1;
	font-size:25px;
	text-decoration:none;
}

.pageTitleOpinion
, .pageTitleOpinion a
, .pageTitleOpinion a:hover
, .pageTitleOpinion a:link
, .pageTitleOpinion a:active
, .pageTitleOpinion a:visited
{
	font-family: Georgia,"Times New Roman",Times,serif;
	/*color: #B000B0;*/
	color:#d72227;
	font-size:25px;
	text-decoration:none;
}

.pageTitleEvents
, .pageTitleEvents a
, .pageTitleEvents a:hover
, .pageTitleEvents a:link
, .pageTitleEvents a:active
, .pageTitleEvents a:visited
{
	font-family: Georgia,"Times New Roman",Times,serif;
	/*color: #D90920;*/
	color: #991111;
	font-size:25px;
	text-decoration:none;
}

.pageTitleHoard
, .pageTitleHoard a
, .pageTitleHoard a:hover
, .pageTitleHoard a:link
, .pageTitleHoard a:active
, .pageTitleHoard a:visited
{
	font-family: Georgia,"Times New Roman",Times,serif;
	/*color: #D26900;*/
	color:#a76d0c;
	font-size:25px;
	text-decoration:none;
}

.pageTitleTool
, .pageTitleTool a
, .pageTitleTool a:hover
, .pageTitleTool a:link
, .pageTitleTool a:active
, .pageTitleTool a:visited
{
	font-family: Georgia,"Times New Roman",Times,serif;
	color:#5280d5;
	font-size:25px;
	text-decoration:none;
}

.pageTitleHandbook
, .pageTitleHandbook a
, .pageTitleHandbook a:hover
, .pageTitleHandbook a:link
, .pageTitleHandbook a:active
, .pageTitleHandbook a:visited
{
	font-family: Georgia,"Times New Roman",Times,serif;
	color:#12116f;
	font-size:25px;
	text-decoration:none;
}

.border{
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
}

.border_no_top{
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
}

.border_no_top_no_left{
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
}

.border_no_left{
	border-right:#999999 1px solid;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
}
.ContributorArticleTitle
, .ContributorArticleTitle a
, .ContributorArticleTitle a:link
, .ContributorArticleTitle a:visited
, .ContributorArticleTitle a:active
{
	text-decoration:none;
	color: #004990;
	line-height:18px;
}
.ContributorArticleTitle a:hover
{
	text-decoration:underline;
	color: #990000;
}

.SiteMapTitle
, .SiteMapTitle a
, .SiteMapTitle a:link
, .SiteMapTitle a:visited
, .SiteMapTitle a:active
{
	color:#004990;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:5px;
	padding-top:5px;
	margin-left:5px;
	text-decoration:none;
	text-align:left;
}

.SiteMapTitle a:hover {
	text-decoration:underline;
}

.SiteMapSubTitle
, .SiteMapSubTitle a
, .SiteMapSubTitle a:link
, .SiteMapSubTitle a:visited
, .SiteMapSubTitle a:active
{
	font-size:1em;
	line-height:18px;
	color:#004990;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.SiteMapSubTitle a:hover {
	text-decoration:underline;
}

.ContributorBio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 15px;
}
.ContributorBio a:link {color: #3F84C9;}
.ContributorBio a:visited {color: #3F84C9;}
.ContributorBio a:hover {color: #89AC59;}
.ContributorBio a:active {color: #3F84C9;}

.ContributorEmail
, .ContributorEmail a:link
, .ContributorEmail a:visited
, .ContributorEmail a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #3F84C9;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 15px;
	text-decoration:underline;
}

.ContributorEmail a:hover
{
	color: #990000;
}

.WelcomeMessage
{
	font-size: 15px;
}

.WelcomeOption
, .WelcomeOption a
, .WelcomeOption a:active
, .WelcomeOption a:visited
, .WelcomeOption a:link
{
	font-size: 10px;
}

.RelatedArticles
, .RelatedArticles a
, .RelatedArticles a:active
, .RelatedArticles a:visited
, .RelatedArticles a:link
{
	font-size: 12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.RelatedArticleTitle
{
	font-size:15px; 
	font-weight:bold; 
	font-family:Georgia, "Times New Roman", Times, serif;
}

.LiteReliefSubNav
, .LiteReliefSubNav a
, .LiteReliefSubNav a:active
, .LiteReliefSubNav a:visited
, .LiteReliefSubNav a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration:none;
	color:#FF5C00;
	
}

.LiteReliefSubNav a:hover
{
	text-decoration:underline;
	color:#FF5C00;
}

.LiteReliefSubNavDsc
{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

.EventSubNav
, .EventSubNav a
, .EventSubNav a:active
, .EventSubNav a:visited
, .EventSubNav a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration:none;
	color:#D90000;
	
}

.EventSubNav a:hover
{
	text-decoration:underline;
	color:#D90000;
}

.EventSubNav2
, .EventSubNav2 a
, .EventSubNav2 a:active
, .EventSubNav2 a:visited
, .EventSubNav2 a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration:none;
	color:#004990;
	
}

.EventSubNav2 a:hover
{
	text-decoration:underline;
	color:#004990;
}

.EventSubNavDsc
{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.EventSubNavDsc2
{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

.PollSubNav
, .PollSubNav a
, .PollSubNav a:active
, .PollSubNav a:visited
, .PollSubNav a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration:none;
	color:#D90000;
	
}

.PollSubNav a:hover
{
	text-decoration:underline;
	color:#D90000;
}

.PollSubNavDsc
{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

.Disabled
{
	color: #999999;
	background-color:#EBEBEB;
	border: #999999 1px solid;
}

.textboxDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #D4E0F1;
	color: #003366;
	border: 1px solid #3F84C9;
}

.topicSelected
, .topicSelected a
, .topicSelected a:link
, .topicSelected a:active
, .topicSelected a:visited
{
	font-family: Georgia,"Times New Roman",Times,serif;
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}

.EmailToFriendTitle
{
	font-size:22px;
	font-weight:bold;
	color:#000000;
}

.mainContentHoard
, .mainContentHoard a
, .mainContentHoard a:active
, .mainContentHoard a:link p
, .mainContentHoard a:visited
{
	text-decoration:none;
	color:#000000;
	line-height:20px;
}

.mainContentHoard a:hover
, .mainContentHoard a:hover span
, .mainContentHoard a:hover span span
, .mainContentHoard a:hover span span span
, .mainContentHoard a:hover span span span span
, .mainContentHoard a:hover span span span span span
{
	/*text-decoration:underline;*/
	color: #990000;
}

.ListTitle td
, .ListTitle a
, .ListTitle a:link
, .ListTitle a:active
, .ListTitle a:visited
{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.ListTitle a:hover
{
	text-decoration:underline;
}

.StatusApproved
{
	color: #009B00;
	/*font-weight:bold;*/
	font-size:10px;
}

.StatusArchived
{
	color:#FF0000;
	/*font-weight:bold;*/
	font-size:10px;
}

.StatusSubmitted
{
	color:#D96111;
	/*font-weight:bold;*/
	font-size:10px;
}

.stepTitle
{
	font-size:16px;
	font-weight:bold;
	color:#D90920;
}

.blue{ color:#004990; }

#error{ 
	/*background-color:#FFEEEE;*/
	/*color:#660000;*/
	/*color:#FFFFFF;*/
	color:#B11221;
	/*font-weight:bold;*/
	/*padding:5px 5px 5px 5px;*/
	margin-bottom:30px; 
	text-align:center; 
	/*border:#666600 1px solid;*/
	/*border:#666666 1px solid;*/
	/*line-height:20px;*/
	/*font-size:14px;*/
	/*background-color:#FF0000;*/
	font-size:11px;
	display: none;
	width:400px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	border:1px solid #B11221;
}

.itemTitle { 
	font-size:11px;
	text-align:right;
}

.poll_question { font-size:12px; }
.poll_answer { font-size: 12px; }

.tableColTitleBorderAll{
	border-left: 1px silver solid; 
	border-right: 1px silver solid; 
	border-top: 1px silver solid;
	border-bottom: 1px silver solid;
	background-color: #efefef;
	font-weight:bold;
}

.stripTitleLiteRelief
, .stripTitleLiteRelief a
, .stripTitleLiteRelief a:link
, .stripTitleLiteRelief a:active
, .stripTitleLiteRelief a:visited
{
	/*color:#d72227;*/
	color:#FF5C00;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.stripTitleLiteRelief2 {
	padding-left:20px;
	background:#FFFFFF url(../images/rainbow.png) no-repeat scroll left 0;
	padding-bottom:6px;
	border-bottom:1px #CCCCCC dashed;
	margin-bottom:15px;	
}

.stripTitleLiteRelief2 span.more
, .stripTitleLiteRelief2 span.more a {
	font-size:0.9em;
	font-weight:normal;	
}

.stripTitleLiteRelief2 a
, .stripTitleLiteRelief2 a:link
, .stripTitleLiteRelief2 a:active
, .stripTitleLiteRelief2 a:visited
{
	color:#000000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
	margin-left:2px;
}

.stripTitle {
	padding-bottom:5px;
	margin-bottom:5px;
	
}

.stripTitle span.more
, .stripTitle span.more a {
	font-size:0.9em;
	font-weight:normal;	
}

.stripTitle a
, .stripTitle a:link
, .stripTitle a:active
, .stripTitle a:visited
{
	color:#000000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}

.stripTitleEvent {
	padding-left:20px;
	background:#FFFFFF url(../images/group.png) no-repeat scroll left 0;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:dashed #CCCCCC 1px;
	
}

.stripTitleEvent span.more
, .stripTitleEvent span.more a {
	font-size:0.9em;
	font-weight:normal;	
}

.stripTitleEvent a
, .stripTitleEvent a:link
, .stripTitleEvent a:active
, .stripTitleEvent a:visited
{
	color:#000000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
	margin-left:2px;
}


.stripTitleAds
, .stripTitleAds a
, .stripTitleAds a:link
, .stripTitleAds a:active
, .stripTitleAds a:visited
{
	color:#00007D;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.stripTitleLiteRelief a:hover
{
	text-decoration:underline;
}

.stripTitleMarketing
, .stripTitleMarketing a
, .stripTitleMarketing a:link
, .stripTitleMarketing a:active
, .stripTitleMarketing a:visited
{
	color:#FFFFFF;
	font-size:12px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	text-decoration:none;
	font-weight:bold;
}

.stripTitleMarketing a:hover
{
	text-decoration:underline;
}

.stripTitleLiteEvents {
	padding-left:18px;
	background:#FFFFFF url(../images/comment.png) no-repeat scroll left;
}

.stripTitleLiteEvents a
, .stripTitleLiteEvents a:link
, .stripTitleLiteEvents a:active
, .stripTitleLiteEvents a:visited
{
	/*color:#970d0d;*/
	color:#D90000;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.stripTitleLiteEvents2 {
	padding-left:20px;
	background:#FFFFFF url(../images/comment.png) no-repeat scroll left;
}

.stripTitleLiteEvents2 a
, .stripTitleLiteEvents2 a:link
, .stripTitleLiteEvents2 a:active
, .stripTitleLiteEvents2 a:visited
{
	color:#000000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}

.stripTitleLiteEvents2 span.more
, .stripTitleLiteEvents2 span.more a {
	font-size:0.9em;
	font-weight:normal;
}


.stripTitleLiteEvents a:hover
{
	text-decoration:underline;
}
.stripTitlePoll
, .stripTitlePoll a
, .stripTitlePoll a:link
, .stripTitlePoll a:active
, .stripTitlePoll a:visited
{
	color:#0140b1;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.stripTitlePoll a:hover
{
	text-decoration:underline;
}

.stripTitlePoll2 {
	padding-left:20px;
	background:#FFFFFF url(../images/chart_bar.png) no-repeat scroll left 0;
	color:#000000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:6px;
	border-bottom:1px #CCCCCC dashed;
	margin-bottom:10px;
}

.stripTitlePoll2 a
, .stripTitlePoll2 a:link
, .stripTitlePoll2 a:active
, .stripTitlePoll2 a:visited
{
	color:#000000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}

.stripTitlePoll2 a:hover
{
	text-decoration:underline;
}



.bak_white { background-color:#FFFFFF; }
.bak_grey { background-color:#EEEEEE; }

.login-panel .inner {
	background:#F0F0F0 none repeat scroll 0 0;
	border:1px solid #F7F7F7;
	padding:10px 10px 0;
}

li{
	line-height:20px;
}

.ads-strip{
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
}

.ads-strip legend{
	color: #CCCCCC;
	font-size:9px;
}
.ads-strip2{	
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-bottom:30px;
	padding:0 10px 10px 10px;
}

.ads-strip2 legend{
	color: #CCCCCC;
	font-size:9px;
}

.page-content-box
{
	padding: 10px 10px 10px 10px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	/*background:#FFFFFF url(../images/Newbanner2.jpg) no-repeat scroll 0 0;*/
	margin-bottom:15px;
}

.page-content-box2
{
	padding: 10px 10px 10px 10px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	/*background:#FFFFFF url(../images/jobsectionbanner.jpg) no-repeat scroll 0 0;*/
	margin-bottom:15px;
}

.page-content-box a
,.page-content-box a:link
,.page-content-box a:active
,.page-content-box a:visited{
	text-decoration:underline;
}

.page-content-box p{
	margin:0 0 0 0;
}
.page-content-box2 a
,.page-content-box2 a:link
,.page-content-box2 a:active
,.page-content-box2 a:visited{
	text-decoration:underline;
}

.page-content-box2 p{
	margin:0 0 0 0;
}

.divider{
	border-top:3px #CCCCCC solid;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

.divider legend{
	font-size:16px;
	font-weight:bold;
	color:#800000;
}

.divider-search {
	border-bottom:1px dashed #000000;
	padding-left:23px;
	background: url(../images/control_play.png) no-repeat scroll left;
}

.category-title-topic{
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.teaser-byline {
	color:#76909F;
	font-size:11px;
}

.teaser-byline a
, .teaser-byline a:link
, .teaser-byline a:active
, .teaser-byline a:visited {
	
}

.page-title-search {
	font-size:20px;
	color:#333333;
}

.desc-box {
	padding: 5px 5px 5px 5px;
	font-size:10px;
	/*background-color:#EEEEFF;*/
	background:#F1F1F1 none repeat scroll 0 0;
	line-height:15px;
	margin-top:0;
	border-bottom:1px solid #CDCDCD;
}

.desc-box-2 {
	padding: 5px 5px 5px 5px;
	font-size:14px;
	/*background-color:#EEEEFF;*/
	background:#F1F1F1 none repeat scroll 0 0;
	/*line-height:15px;*/
	margin-top:0;
	border-bottom:1px solid #CDCDCD;
	text-align:center;
}

.subTitleSearch {
	font-size:17px;
	font-weight:bold;
	/*color:#004990;*/
	color:#000000;
}

.search-viewall a 
, .search-viewall a:link
, .search-viewall a:active
,.search-viewall a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.srch-result-title a 
, .srch-result-title a:link
, .srch-result-title a:visited
, .srch-result-title a:active {
	-x-system-font:none;
	color:navy;
	font-family:verdana;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:17px;
	margin:0;
	padding-bottom:0;
	text-decoration:underline;
}

.srch-result-title a:hover {
	color: #91000A;
}

.search-input {
	width:300px;
	margin-bottom:0;
}

.pager {
	background:#F1F1F1 none repeat scroll 0 0;
	border-bottom:1px solid #CDCDCD;
	border-top:1px solid #CDCDCD;
	clear:both;
	font-size:12px;
	line-height:20px;
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin-top:5px;
	margin-bottom:0;
}

.sort-by
, .sort-by a
,.sort-by a:link
,.sort-by a:active
,.sort-by a:visited {
	color:#000000;
}

.newest {
	-x-system-font:none;
	font-family:verdana;
	font-size:17px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:20px;
	margin:0 0 0;
	padding:0;
}

.type-mark {
	font-weight:bold;
	margin-bottom:5px;
}

.date-mark {
	font-size:10px;
}

.headline
, .headline a
, .headline a:link
, .headline a:visited
, .headline a:active {
	font-family:verdana;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	/*font-weight:bold;*/
	line-height:20px;
	color:#004990;
	text-decoration:none;
}

.headline a:hover {
	color: #91000A;
}

.newest-articles {
	background-color:#F1F1F1;
	padding: 8px;
}

.newest-articles h1 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004990;
	margin:5px 0 5px 0;
	clear:both;
}

.topics-block {
	background-color:#F1F1F1;
	padding: 8px;
	border:#CCCCCC 1px solid;
}

.topics-block h1
, .topics-block h1 a {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#004990;
	margin:5px 0 5px 0;
	clear:both;
	text-decoration:none;
}

.topics-block-home {	
	padding: 8px;
	font-family: Georgia,"Times New Roman",Times,serif;
}
.topics-block-home a {	
	font-size:1em;
	line-height:1.6em;
	color: #004990;
	text-decoration:none;
	padding-left:5px;
}

.topics-block-home a:hover {
	text-decoration:underline;
}

.topics-block-topic {
	/*background-color:#F1F1F1;*/
	padding: 5px;
	border:#CCCCCC 1px solid;
	margin-top:50px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

.topic-list {
	font-size:10px;
	font-family:verdana;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	/*font-weight:bold;*/
	/*line-height:15px;*/
	color:#999999;
}

.topic-list a
, .topic-list a:link
, .topic-list a:active
, .topic-list a:visited {
	color:#004990;
	text-decoration:none;
}

.topic-list a:hover {
	background-color:#004990;
	color:#FFFFFF;
}

.topic-list-home a
, .topic-list-home a:link
, .topic-list-home a:active
, .topic-list-home a:visited {
	color:#004990;
	text-decoration:none;
}

.topic-list-home a:hover {
	background-color:#004990;
	color:#FFFFFF;
}

.topic-list-topic {
	font-size:10px;
	font-family:verdana;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	/*font-weight:bold;*/
	/*line-height:15px;*/
	color:#999999;
}

.topic-list-topic a
, .topic-list-topic a:link
, .topic-list-topic a:active
, .topic-list-topic a:visited {
	/*color: #3F84C9;*/
	color: #999999;
	text-decoration:underline;
}

.topic-list-topic a:hover {
	/*background-color:#3F84C9;*/
	color:#000000;
}

.block-title
, .block-title a
, .block-title a:link
, .block-title a:visited
, .block-title a:active {
	font-weight:bold;
	color:#004990;
	text-decoration:none;
}

.block-title a:hover {
	text-decoration:underline;
}

.block-title-2
, .block-title-2 a
, .block-title-2 a:link
, .block-title-2 a:visited
, .block-title-2 a:active {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.block-title-2 a:hover {
	text-decoration:underline;
	/*color:#333333;*/
	color:#800000;
}

.cloud-10 {
	font-size: 14px;
}

.cloud-20 {
	font-size: 20px;
}

.search-block-topic {
	padding: 10px;
	border:#CCCCCC 1px solid;
	font-size:10px;
	text-align:center;
}

.search-block-right-bar {
	padding: 8px;
	border:#CCCCCC 1px solid;
	font-size:10px;
	text-align:center;
	margin-right:15px;
}

.search-block-top-nav {
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-right:10px;
}

.input-button, .input-submit {
	background-color:#005EAC;
	border-color:#D8DFEA #0E1F5B #0E1F5B #D8DFEA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	padding:2px 15px;
	text-align:center;
}

.search-button {
	/*background-color:#666666;*/
	background-color:#6e99d4;
	/*border-color:#D8DFEA #0E1F5B #0E1F5B #D8DFEA;*/
	border-color: #CCCCCC  #999999  #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	/*color:#000000;*/
	cursor:pointer;
	font-size:8px;
	padding:0;
	text-align:center;
	font-weight:bold;
	margin:0;
	overflow: visible;
	height:16px;
}

.search-input {
	border: 1px solid #CCCCCC;
	width:300px;
}

.search-input-top-nav {
	font-size:10px;
	height:14px;
	padding:0;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	width:150px;
}

.article-desc-no-auth {
	margin-left:0;
	margin-right:0;
	line-height:16px;
}

.note { 
	background-color:#F89F9F;
	color:#B11221; 
	margin:5px; 
	text-align:center; 
	border: #B11221 1px solid;
	line-height:15px;
	padding:5px;
}

.subscribe-note {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px dashed #004990;
	clear:both;
	font-size:12px;
	line-height:16px;
	text-align:left;
	padding:10px;
/*	margin-left:60px;
	margin-right:60px;*/
	margin-top:10px;
	margin-bottom:60px;	
}

.subscribe-note-title {
	color:#800000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:0;
}

.article-info {
	margin-top:20px;
	margin-bottom:0;
	margin-left:40px;
	margin-right:40px;
}

.article-byline {
	margin:0 0 0 0;
	padding:0;
	clear:both;
}

.article-add-this {
/*	clear:right;
	float:right;
	margin-top:-30px;
	width:80px;
	margin-right:50px;
	padding:0;
	text-align:center;*/
	margin-top:20px;
}

.research-info {
	margin-top:20px;
	margin-bottom:0;
	margin-left:30px;
	/*margin-right:60px;*/
	width:600px;
	float:left;
}

.research-byline {
	margin:0 0 20px 0;
	padding:0;
	clear:both;
}

.research-rightside-bar {
	clear:right;
	float:right;
	margin-top:50px;
	width:220px;
	margin-right:50px;
	background-color:#F8FAF5;
	padding:5px;
}

.research-add-this {
/*	clear:right;
	float:right;
	margin-top:-30px;
	width:100px;
	margin-right:50px;
	padding:0;
	text-align:center;*/
	margin-top:20px;
}

.pager-blue {
	background:#E4F0F9 none repeat scroll 0 0;
	border-bottom:1px solid #B2D2EA;
	border-top:1px solid #B2D2EA;
	clear:both;
	font-size:12px;
	line-height:20px;
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin-top:5px;
	margin-bottom:0;
	color:#2D6999;	
}

.pager-blue-2 {
	background:#E4F0F9 none repeat scroll 0 0;
	border-bottom:1px solid #B2D2EA;
	border-top:1px solid #B2D2EA;
	clear:both;
	font-size:12px;
	line-height:20px;
	text-align:left;
	padding: 5px 5px 5px 10px;
	margin-top:3px;
	margin-bottom:0;
	color:#2D6999;	
}

.pager-green {
	background:#F8FAF5 none repeat scroll 0 0;
	border-bottom:1px solid #C3D1A3;
	border-top:1px solid #C3D1A3;
	clear:both;
	font-size:12px;
	line-height:20px;
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin-top:5px;
	margin-bottom:0;
	color:green;
	vertical-align:middle;	
}
.pager-green-2 {
	background:#F8FAF5 none repeat scroll 0 0;
	border-bottom:1px solid #C3D1A3;
	border-top:1px solid #C3D1A3;
	clear:both;
	font-size:12px;
	line-height:20px;
	text-align:left;
	padding: 5px 5px 5px 10px;
	margin-top:3px;
	margin-bottom:0;
	color:green;
	vertical-align:middle;	
}

.article-options {
	background:#F1F1F1 none repeat scroll 0 0;
	border-bottom:1px solid #CDCDCD;
	border-top:1px solid #CDCDCD;
	clear:both;
	font-size:12px;
	line-height:20px;
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin-top:5px;
	margin-bottom:0;
}
.article-options ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
}

.article-options li {
	padding-left:20px;
	display:inline;
	margin:0;
}

.research-options {
	background:#F1F1F1 none repeat scroll 0 0;
	border-bottom:1px solid #CDCDCD;
	border-top:1px solid #CDCDCD;
	clear:both;
	font-size:12px;
	line-height:20px;
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin-top:5px;
	margin-bottom:0;
}
.research-options ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
}

.research-options li {
	padding-left:20px;
	display:inline;
	margin:0;
}

.article-list-topic {
	padding:10px;
}

.logout-first {
	border:1px #999999 solid;
	padding: 5px;
	font-size:14px;
	line-height:22px;
	color:red;
	clear:both;
	margin: 50px 0 0 0;
	text-align:center;
}

.payment-box {
	margin:0 70px 0 70px;
	padding:10px;
	border:3px solid #CCCCCC;
	background:#F1F8FE none repeat scroll 0 0;
}

.payment-box-1 {
	padding:1px;
	border:1px solid #CCCCCC;
}

#options {
	margin-left:100px;
}

.payment-form {
	padding:15px;
}

.payment-info-table {
	margin:0;
	padding:0;
	font-size:11px;
}

div.further-info {
	font-size:11px;
	border:dashed 1px #CCCCCC;
	text-align:left;
	padding:5px;
	margin-top:10px;
}

div.further-info div.title{
	font-size:12px;
	color:#053D7A;
	font-weight:bold;
}

div.further-info div {
	margin:5px;
}

div.further-info div.home {
	background:url(../images/house.png) no-repeat scroll left 0;
	padding-left:20px;
	text-align:left;
	margin-bottom:5px;
}

div.further-info div.my-account {
	background:url(../images/user.png) no-repeat scroll left 0;
	padding-left:20px;
	text-align:left;
	margin-bottom:5px;
}

div.further-info div.before {
	background:url(../images/link.png) no-repeat scroll left 0;
	padding-left:20px;
	text-align:left;
	margin-bottom:5px;
}

.change-type {
	font-size:12px;
	font-weight:bold;
	color:#004990;
	padding-left:20px;
	background:url(../images/user_suit.png) no-repeat scroll left 0;
	margin-left:40px;
}

.change-type a {
	font-size:12px;
	font-weight:bold;
	color:#004990;
}

.payment-title {
	font-size:1em;
	color:#000000;
	background:#FFFFFF url(../images/xtralightblue_bg.gif) repeat-x scroll 0 0;
	font-weight:bold;
	height:31px;
	max-height:31px;
	line-height:1.4em;
	padding-top:5px;
}

.payment-title ul {
	list-style-type:none;
	list-style-position:outside;
	display:inline;
	margin-left:40px;
}

.payment-title ul li {
	float:left;
	margin-left:50px;
}

.payment-desc {
	padding:10px;
	font-size:1em;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.payment-desc p {
	margin:0;
	padding:0;
}

.payment-note {
	font-size:10px;
	margin: 10px 25px 0 25px;
}

.payment-option {
	margin-bottom:25px;
	margin-top:10px;
}

.payment-option-name {
	font-size:14px;
	font-weight:bold;
}

.payment-small-note {
	font-size:10px;
}

.payment-page-title {
	margin:20px 70px 0 70px;
	padding:10px;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

.payment-page-desc {
	margin:0 70px 0 70px;
	padding:10px;
	font-size:14px;
	font-family:verdana;	
}

.payment-subtitle {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px #333333 dotted;
	margin-bottom:20px;
}

.promo-code {
	font-size:11px;
	text-align:left;
	margin:20px 0 20px 0;
	line-height:20px;
}
.promo-code a
, .promo-code a:link
, .promo-code a:active
, .promo-code a:visited {
	text-decoration:underline;
	cursor:pointer;
}

.code-msg {
	margin-bottom:15px;
	background-color: e7f7c6;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.page-desc-topics {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	padding:0;
	margin:0;
}

.all-topics {
	padding:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:30px;
}

.all-topics div.topic-title {
	color:#004990;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:5px;
	background:#FFFFFF url(../images/pencil.png) no-repeat left;
	padding-left:25px;
	padding-top:5px;
}
.all-topics ul.topic-table {
	list-style-type:square;
	list-style-position:outside;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding-left:15px;
}

.all-topics ul.topic-table li {
	color:#AAAAAA;
	font-size:10px;
}

.all-topics ul.topic-table li a {
	font-size:13px;
	text-decoration:none;
	color:#004990;
}

.all-topics ul.topic-table li a:hover {
	font-size:13px;
	text-decoration:underline;
}

.left-menu {
	padding:0;
	margin:0;
}

.left-menu-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0C549E;
	font-size:1.5em;
	font-weight:bold;
	padding-left:4px;
	padding-bottom:6px;
	margin:3px 3px 0 0;
	text-transform:capitalize;
	border-bottom:1px dashed #CCCCCC;
}

.left-menu-1 {
	background:#E5E5E5 url(../images/table-add-row-after-active.png) no-repeat scroll 108px 10px;
	/*background:#c5d7ed none repeat scroll 0 0;*/
	border:1px solid #EDEDED;
	padding:4px;
	margin:3px 3px 0 0;
}

.left-menu-1 a
, .left-menu-1 a:link
, .left-menu-1 a:visited
, .left-menu-1 a:active {
	font-size:11px;
	color:#00548C;
	text-decoration:none;
	line-height:16px;
}

.left-menu-1 a:hover {
	text-decoration:underline;
}

.left-menu-1-no-sub {
	background:#E5E5E5 none repeat scroll 0;
	/*background:#c5d7ed none repeat scroll 0 0;*/
	border:1px solid #EDEDED;
	padding:4px;
	margin:3px 3px 0 0;
}

.left-menu-1-no-sub a
, .left-menu-1-no-sub a:link
, .left-menu-1-no-sub a:visited
, .left-menu-1-no-sub a:active {
	font-size:11px;
	color:#00548C;
	text-decoration:none;
	line-height:16px;
}

.left-menu-1-no-sub a:hover {
	text-decoration:underline;
}

.left-menu-1-selected {
	background:#C5D7ED none repeat scroll 100px 8px;
	border:1px #C5D7ED solid;
	padding:4px;
	margin:3px 3px 3px 0;
}

.left-menu-1-selected a
, .left-menu-1-selected a:link
, .left-menu-1-selected a:visited
, .left-menu-1-selected a:active {
	font-size:11px;
	color:#00548C;
	text-decoration:none;
	line-height:16px;
}

.left-menu-1-selected a:hover {
	text-decoration:underline;
}

.left-menu-2 {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px dotted #BFC7D9;
	padding:3px;
	margin:0 3px 0 20px;
}

.left-menu-2 a
, .left-menu-2 a:link
, .left-menu-2 a:visited
, .left-menu-2 a:active {
	font-size:10px;
	color:#00548C;
	text-decoration:none;
	line-height:16px;
}

.left-menu-2 a:hover {
	text-decoration:underline;
}

.left-menu-2-selected {
	background:#C5D7ED none repeat scroll 100px 8px;
	border:1px #C5D7ED solid;
	padding:3px;
	margin:0 3px 3px 20px;
	
}

.left-menu-2-selected a
, .left-menu-2-selected a:link
, .left-menu-2-selected a:visited
, .left-menu-2-selected a:active {
	font-size:10px;
	color:#00548C;
	text-decoration:none;
	line-height:16px;
	weight:bold;
}

.left-menu-2-selected a:hover {
	text-decoration:underline;
}

.page-title-research {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#004990;
	padding-left:10px;
	margin:5px 0 5px 0;
	font-weight:bold;
	height:60px;
	border-left:5px solid #C5D7ED;
}

.page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#0C549E;
	font-size:1.5em;
	font-weight:bold;
	padding-bottom:6px;
	padding-left:3px;
	margin-left:3px;
	border-bottom:#053D7A solid 1px;
	margin-bottom:10px;
}

.page-title-joke {
	background:#FFFFFF url(../images/bg-joke.png) no-repeat scroll right;
	font-family:Helvetica,sans-serif;
	color:#0C549E;
	font-size:22px;
	padding:8px 4px 0 4px;
	margin:3px 3px 0 0;
	text-transform:capitalize;
	height:50px;
}

.article-title
, .article-title a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.2em;
	color: #004990;
	margin:0 5px 0 0;
	text-decoration:none;
}

.article-title a:hover {
	text-decoration:underline;
}

.article-description {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	margin:0;
}

.article-author {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	margin-top:5px;	
}

.article-pic {
	float:left;
	margin-right:5px;
}

.article-list {
	padding:0;
	margin:0;
}

.article-list-2 {
	padding:0;
	margin-left:3px;
}

.article-list-2 ul{
	padding:0;
	margin:10px 0 0 3px;
}
.article-list-2 ul li {
	padding:0;
	margin:0 0 0 10px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1em;
	color:#999999;
}

.article-list-2 ul li a {
	color: #004990;
	text-decoration:none;
}
.article-list-2 ul li a:hover {
	color: #004990;
	text-decoration:underline;
}

.news-list {
	margin:0;
	padding:0;
}

.news-item {
	margin-bottom:10px;
	margin-left:5px;
	width:630px;
}

.news-item  div.title
, .news-item div.title a {
	padding:0;
	margin:0;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.1em;
	color: #004990;
	text-decoration:none;
}

.news-item div.title a:hover {
	color: #004990;
	text-decoration:underline;
}

.news-item div.description
, .news-item div.description a {
	padding:0;
	margin:0;
	font-size: 11px;
	/*color:#666666;*/
	text-decoration:none;
}

.Black
, .Black a {
	color:#000000;
	font-size:1em;
	text-decoration:none;
}

.Black a:hover {
	text-decoration:underline;
}

.article-item {
	padding-top:10px;
	margin:0;
	border-top:2px solid #CCCCCC;
}

.article-item div.article-title a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.1em;
	color: #004990;
	margin:0;
	text-decoration:none;	
}

.article-item div.article-title a:hover {
	color: #004990;
	text-decoration:underline;
}

.article-item span.article-author {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	margin-top:5px;
}

.article-item div.article-description {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	margin:0;
}

p.page-navigation {
	font-size:14px; 
	padding-top:10px;
	padding-bottom:5px;
	margin-top:20px;	
} 

p.page-navigation b {
	border:1px solid #004471;
	color:#004471;
	display:inline;
	padding:4px 6px 3px 6px;	
}

p.page-navigation a {
	text-decoration:none;
	color:#004990;
	background:transparent none repeat scroll 0 0;
	border:1px solid #B1C8DC;
	display:inline;
	padding:4px 6px 3px 6px;
}

p.page-navigation a:hover {
	text-decoration:underline;
}

.contributor-item {
	background:#DEDEDE none repeat scroll 0 0;
	border:medium none;
	width:150px;
	margin-bottom:10px;
}

.contributor-pic {
	margin:0 auto 0 auto;
	text-align:center;
}

.contributor-name
, .contributor-name a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1em;
	color: #004990;
	text-decoration:none;
	padding:3px;
	font-weight:bold;
}

.contributor-name a:hover {
	color: #004990;
	text-decoration:underline;	
}

.contributor-desc {
	font-size:0.8em;
	padding:3px;	
}
.contributor-email {
	overflow:hidden;
	margin:0;
	padding:3px;
	text-align:left;
}

.contributor-email a:hover {
	text-decoration:underline;
}

.column-item {
	margin:10px 0 10px 15px;
	padding-bottom:20px;
	border-bottom:dotted #CCCCCC 1px;
	padding-top:10px;
}

.author-profile {
	height:auto;
	clear:both;
	overflow:visible;
	margin-bottom:15px;
}

.author-name
, .author-name a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.2em;
	color: #004990;
	text-decoration:none;
	padding:3px;
}

.author-pic {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	height:auto;
}

.author-articles {
	clear:both;
	margin:20px 0 0 10px;
}

.author-desc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.author-desc p{
	margin:0 0 5px 0;
	padding:3px;
}

.author-email
, .author-email a {
	clear:both;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:3px;
}	


.author-article-more a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin-top:5px;
}

.article-title-top
, .article-title-top a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.3em;
	color: #004990;
	margin:0 5px 0 0;
	text-decoration:none;
}

.article-list-joke {
	padding:0;
	margin-left:3px;
}

.article-list-joke ul{
	padding:0;
	margin-left:10px;
	list-style:square;
	list-style-position:outside;
}
.article-list-joke ul li {

	margin-left:10px;
	margin-bottom:8px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.1em;
	color:#999999;
	vertical-align:top;
}

.article-list-joke ul li a {
	color: #004990;
	text-decoration:none;
}
.article-list-joke ul li a:hover {
	color: #004990;
	text-decoration:underline;
}

.article-list-joke ul li a {
	color: #004990;
	text-decoration:none;
}
.article-list-joke ul li a:hover {
	color: #004990;
	text-decoration:underline;
}

.article-list-joke ul li.new a {
	color: #004990;
	text-decoration:none;
	font-weight:bold;
}

.article-list-joke ul li.new a:hover {
	color: #004990;
	text-decoration:underline;
}

.letter-item {
	padding-top:10px;
	padding-bottom:30px;
	margin:0 0 5px 10px;
	border-bottom:#CCCCCC 1px dotted;
}

.letter-item div.letter-title a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.4em;
	color: #004990;
	margin:0;
	text-decoration:none;	
}

.letter-item div.letter-title a:hover {
	color: #004990;
	text-decoration:underline;
}

.letter-item div.letter-author {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	margin-top:5px;
}

.letter-item div.letter-body {
	color:#444444;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:normal;
	line-height:18px;
	margin:0;
}
.letter-item p {
	margin:5px;
	padding:3px;
}

a.more-detail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#004990;
	text-decoration:underline;
}

.page-tools a {
	font-size:11px;
	padding:0;
	margin:0 10px 0 0;
	text-decoration:none;
}
.page-tools a:hover {
	text-decoration:underline;
}

.page-tools img {
	padding:0;
	margin:0;
}

.event-item {
	padding-top:10px;
	margin:10px 30px 40px 15px;
	border-top:#CCCCCC 2px solid;
}

.event-item div.event-title a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.5em;
	color: #004990;
	margin:0;
	text-decoration:none;	
}

.event-item div.event-title a:hover {
	color: #004990;
	text-decoration:underline;
}

.event-item div.event-location {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin-top:5px;
	margin-bottom:6px;
}

.event-item div.event-body {
	color:#444444;
	font-size:1.2em;
	font-weight:normal;
	line-height:18px;
	margin:0;
}

.event-item p {
	margin:5px;
	padding:3px;
}

.event-item div.event-date {
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	width:150px;
	height:auto;
	background-color:#d8e4f4;
	padding:10px;
	color:#000000;
	font-size:1.1em;
	line-height:1.3em;
	text-align:center;
	margin-left:15px;
}

.event-item span.event-to-date {
	color:#666666;
}

.submit-event {
	padding:0;
	margin:0;
	text-align:right;
	margin-right:40px;
	margin-top:10px;
}

.submit-event a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.share-tools {
	padding:5px;
	border:solid #CCCCCC 1px;
	text-align:left;
	margin-top:10px;
}

.event-strip-list {
	list-style-image:url(../images/bullet_point.gif);
	list-style-position:outside;
	padding:0;
	margin-left:20px;
}

.event-strip-list li {
	margin:5px 0 10px 0;
	line-height:14px;
}

.job-strip-list {
	list-style-image:url(../images/bullet_point.gif);
	list-style-position:outside;
	padding:0;
	margin-left:20px;
}

.job-strip-list li {
	margin:5px 0 10px 0;
	line-height:14px;
}

.joke-strip-list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	padding:0;
	margin-left:20px;
	color:#AAAAAA;
}

.joke-strip-list li {
	margin:5px 0 10px 0;
	line-height:14px;
}

.joke-strip-list li a {
	text-decoration:none;
	color:#004990;
}
.joke-strip-list li a:hover {
	text-decoration:underline;
}

.submit-event-link {
	text-align:center;
	margin:auto;
	margin-top:30px;
}

.submit-event-link a {
	font-size:11px;
	color:#004990;
	font-weight:bold;
	text-decoration:none;	
}

.column-strip-title {
	font-size:14px;
	color:#000000;
	margin-bottom:15px;
	font-weight:bold;
}

.article-table-topic {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

.article-table-topic li {
	margin-bottom:20px;	
	color:#666666;	
}

.article-table-topic li div.title a {
	font-size:1.2em;
	text-decoration:none;
	color:#004990;
}

.article-table-topic li div.title a:hover {
	text-decoration:underline;
}

.renew-confirm {
	overflow:auto;
	text-align:center;
	margin:0 auto 0 auto;
	border-bottom:1px dashed #CCCCCC;
	padding:5px;
	width:500px;
}
.renew-confirm div.continue {
	margin-top:15px;
	text-align:right;
}

.header-nav a {
	font-size:8pt;
	text-decoration:none;
}

.joke-front-page
, .joke-front-page p {
	margin:0;
	padding:0;
}

.copy-url {
	border: 1px solid #CCCCCC;
	padding:5px;
	margin:30px 5px;

}

.copy-url div.title {
	background:url(../images/link.png) no-repeat scroll 0 5px;
	padding-left:20px;
	color:#000000;
	font-weight:bold;
	line-height:20px;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.copy-url div.url {
	border:#CCCCCC 1px solid;
	margin:6px;
	padding:6px;
	font-size:11px;
}

.copy-url div.close {
	float:right;
	width:20px;
}

.copy-url div.close img {
	cursor:pointer;
}

.event-cont-name {
	margin:0;
	padding-left:20px;
	padding-bottom:5px;
	background:#FFFFFF url(../images/user_gray.png) no-repeat scroll left 5px;
	font-size:14px;
	padding-top:5px;
	border-bottom:dotted #CCCCCC 1px;
	color:#000000;
}

.event-cont-phone {
	margin:0;
	padding-left:20px;
	background:#FFFFFF url(../images/phone.png) no-repeat scroll left 5px;
	font-size:14px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:dotted #CCCCCC 1px;
	color:#000000;
}

.event-cont-email {
	margin:0;
	padding-left:20px;
	background:#FFFFFF url(../images/email02.png) no-repeat scroll left 5px;
	font-size:14px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:dotted #CCCCCC 1px;
	color:#000000;
}

.event-cont-time {
	margin:0;
	padding-left:20px;
	background:#FFFFFF url(../images/time.png) no-repeat scroll left 5px;
	font-size:14px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:dotted #CCCCCC 1px;
	color:#000000;
}

.event-cont-location {
	margin:0;
	padding-left:20px;
	background:#FFFFFF url(../images/house.png) no-repeat scroll left 5px;
	font-size:14px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:dotted #CCCCCC 1px;
	color:#000000;
}

.visit-link {
	margin:0;
	padding-left:20px;
	background:#FFFFFF url(../images/link.png) no-repeat scroll left 5px;
	font-size:14px;
	padding-bottom:5px;
	padding-top:5px;
	color:#000000;
}

.sections-home {
	border:#CCCCCC 1px solid;
	padding:10px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

.sections-related-articles {
	background-color:#ffffff;
	border:solid #CCCCCC 1px;
	padding:10px;
	overflow:auto;
	margin-bottom:15px;
}

.sections-related-articles ul {
	color:#AAAAAA;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-left:20px;
	padding:0;	
}

.sections-related-articles ul li {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;	
}

.sections-related-articles ul li a {
	color:#004990;
	text-decoration:none;
	font-size:11px;
}

.sections-related-articles ul li a:hover {
	text-decoration:underline;
}

.sections-related-articles div.title {
	padding-bottom:6px;
	margin-bottom:10px;
	border-bottom:#CCCCCC dashed 1px;
	background:#FFFFFF url(../images/page_copy.png) no-repeat left 0;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
	padding-left:20px;	
}

.sections-related-articles div.more a {
	font-size:11px;
	font-weight:bold;
	color:#004990;
	text-decoration:none;
	background:#FFFFFF url(../images/bullet_toggle_plus.png) no-repeat scroll left 0;
	padding-left:18px;
	margin-left:5px;
	line-height:16px;
}

.sections-related-articles div.more a:hover {
	text-decoration:underline;
}

.sections-event {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:10px;
	margin-bottom:15px;
}

.sections-poll {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:10px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
}

.sections-joke {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:10px;
	margin-bottom:15px;
}

.sections-marketing {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:10px;
	margin-bottom:15px;
}

.sections-job {
	border:1px solid #f5c176;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

.contributors {
	float:right;
	margin:0;
	padding:0;
	width:auto;
}

.login-box {
	padding:0;
	margin:0;
	border:1px solid #CCCCCC;
	width:400px;
}

.login-box div.title {
	margin-bottom:15px;
	margin:0;
	padding:6px 6px 6px 30px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #CCCCCC;
	background: #FFFFFF url(../images/user.png) no-repeat scroll 5px 5px;
	text-align:left;
}

.login-box div.content {
	padding:10px;
	margin:0;
}

.login-box div.name {
	font-size: 11px;
	text-align:left;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:45px;
}

.login-box div.forget-pwd {
	padding:15px;
}

.login-box div.forget-pwd a {
	font-size:10px;
	font-weight:bold;
	color:#004990;
	text-decoration:none;
}

.login-box div.submit {
	margin-top:20px;
	text-align:center;
}

#forget_pwd_form {
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:1.4em;
	padding:15px;
	text-align:center;
}

.comments
, .comments-add {
	color:#053d7a;
	font-size:1.2em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	padding-bottom:6px;
	padding-left:20px;
}

.comments {
	background: #FFFFFF url(../images/comments.png) no-repeat scroll left 0;
}

.comments-add {
	background: #FFFFFF url(../images/comment_add.png) no-repeat scroll left 0;
}

.tabs {
	border-bottom:#046eb7 solid 1px;
	height:21px;
}

.tabs ul {
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

.tabs ul li {
	float:left;
	margin-left:2px;
	padding-left:6px;
	padding-right:6px;
	height:20px;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	color:#004990;
}
.tabs ul li a {
	color:#004990;
	text-decoration:none;
}

.tabs ul li.selected {
	border-top:#046eb7 solid 1px;
	border-left:#046eb7 solid 1px;
	border-right:#046eb7 solid 1px;
}

.tabs_news {
	height:60px;
}

.tabs_news ul {
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

.tabs_news ul li {
	float:left;
	margin-left:5px;
	margin-top:3px;
	padding-left:10px;
	padding-right:10px;
	height:20px;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	color:#004990;
}
.tabs_news ul li a {
	color:#004990;
	text-decoration:none;
}

.tabs_news ul li.selected {
	border-top:#046eb7 solid 1px;
	border-left:#046eb7 solid 1px;
	border-right:#046eb7 solid 1px;
	border-bottom:#046eb7 solid 1px;
	background-color:#046eb7;
}

.tabs_news ul li.selected a {
	color:#FFFFFF;
	font-weight:bold;
}

span.terms {
	display:none;
	border:2px solid #999999;
	left:30%;
	margin-top:20px;
	position:absolute;
	z-index:10;
	background:#F2F6FB none repeat scroll 0 0;
	width:200px;
	height:auto;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	padding:5px;
}

span.terms span.title {
	font-size:1.1em;
	/*color:#458A00;*/
	color:#7604B8;
	padding-left:25px;
	background:url(../images/lightbulb.png) no-repeat scroll 5px 0;
	line-height:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
}

span.terms span.exp {
	font-size:12px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
}

span.terms span.close {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
}

.pdt-list {
	width:594px;
	float:left;
	margin-bottom:15px;
}

.pdt-pic {
	float:left;
	width:260px;
}

.pdt-detail {
	float:right;
	width:334px;
}

.pdt-detail h1 {
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0;
}

.pdt-detail h1 a {
	text-decoration:none;
	color:#004990;
}

.pdt-detail h1 a:hover {
	text-decoration:underline;
}

.pdt-detail h3 {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
}

.pdt-detail ul {
	list-style-type:square;
	list-style-image:none;
	list-style-position:outside;
	padding:0;
	margin-left:15px;
	margin-top:5px;
}

.pdt-detial li {
	color:#000000;
	font-size:12px;
}

.pdt-desc {
	font-size:12px;
	line-height:1.5em;
	width:594px;
	float:left;
}

.pdt-info {
	-moz-border-radius:5px;
	border:dashed 1px #666666;
	width:150px;
	height:auto;
	float:right;
	margin:0 0 10px 10px;
	padding:5px;
	font-size:10px;
}

/*-----------------------------------
	top navigation dropdown menu
--------------------------------------*/
.nav, .nav ul {
	padding:0;
	margin:0;
	list-style: none;
	line-height:18px;
}

.nav a {
	display: block;
	text-decoration:none;
}

.nav a:hover {
	text-decoration:underline;
}

.nav li {
	float: left;
	/*width: 100px;*/
	line-height:18px;
	background-color:#046EB7;
}

.nav li div a {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
}

.nav li div {
	margin:3px 3px 0 3px;
	padding:0 4px 3px 4px;
}

.nav-selected div{
	background:#c5d7ed none repeat scroll 0 0;
}

.nav-selected div a
, .nav-selected div a:link
, .nav-selected div a:active
, .nav-selected div a:visited {
	color:#00548C;
}

.nav-topics div{
	background:#EDEDED none repeat scroll 0 0;
}

.nav-topics div a
, .nav-topics div a:link
, .nav-topics div a:active
, .nav-topics div a:visited {
	color:#00548C;
}

.sub-nav, .nav ul {
	padding:0;
	margin:0;
	list-style: none;
	line-height:16px;
}

.sub-nav a {
	display: block;
	text-decoration:none;
}
.sub-nav a:hover {
	text-decoration:underline;
}

.sub-nav li {
	float: left;
	/*width: 100px;*/
	line-height:16px;
	background:#c5d7ed none repeat scroll 0 0;
}

.sub-nav li div a {
	color:#00548C;
	font-size:12px;
}

.sub-nav li div {
	margin:3px 3px 0 3px;
	padding:0 4px 3px 4px;
}

.sub-nav-selected div{
	/*background:#F4F5EA none repeat scroll 0 0;*/
	background:#EDEDED none repeat scroll 0 0;
}

.sub-nav-selected div a
, .nav-selected div a:link
, .nav-selected div a:active
, .nav-selected div a:visited {
	color:#00548C;
}

#sub-nav-handbook, #sub-nav-handbook ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height:24px;
}

#sub-nav-handbook a {
	display: block;
	/*width: 10em;*/
	/*color:#000000;*/
	text-decoration:none;
}

#sub-nav-handbook a:hover {
	/*color:#000000;*/
}

#sub-nav-handbook li {
	float: left;
	/*width: 100px;*/
	line-height:24px;
}

#sub-nav-handbook li ul {
	position: absolute;
	/*width: 100px;*/
	left: -999em;
	background-color:#DEDEDE;
	line-height:24px;
	font-size:10px;
}

#sub-nav-handbook li:hover div a, #sub-nav-handbook li.sfhover div a {
	color:#FFFFFF;
}

#sub-nav-handbook li ul ul {
	margin: -18px 0 0 170px;
}
#sub-nav-handbook li ul ul ul{
	margin: -18px 0 0 150px;
}

#sub-nav-handbook li:hover ul ul
, #sub-nav-handbook li:hover ul ul ul
, #sub-nav-handbook li.sfhover ul ul
, #sub-nav-handbook li.sfhover ul ul ul {
	left: -999em;
}


#sub-nav-handbook li:hover ul
, #sub-nav-handbook li li:hover ul
, #sub-nav-handbook li li li:hover ul
, #sub-nav-handbook li.sfhover ul
, #sub-nav-handbook li li.sfhover ul
, #sub-nav-handbook li li li.sfhover ul {
	left: auto;
}

ul .Black
, ul .Black li a
, ul .Black li a:link
, ul .Black li a:visited
, ul .Black li a:active
, ul .Black li a:hover
{
	color:#000000;
}

ul .Black li:hover a
,ul .Black li:hover a:link
,ul .Black li:hover a:visited
,ul .Black li:hover a:active
,ul .Black li:hover a:hover
,ul .Black li.sfhover a
,ul .Black li.sfhover a:link
,ul .Black li.sfhover a:visited
,ul .Black li.sfhover a:active
,ul .Black li.sfhover a:hover
{
	color:#FFFFFF;
}

ul .Black li:hover li a
,ul .Black li:hover li a:link
,ul .Black li:hover li a:visited
,ul .Black li:hover li a:active
,ul .Black li:hover li a:hover
,ul .Black li.sfhover li a
,ul .Black li.sfhover li a:link
,ul .Black li.sfhover li a:visited
,ul .Black li.sfhover li a:active
,ul .Black li.sfhover li a:hover
{
	color: #000000;
}

.NavHandbook li:hover
, .NavHandbook li.sfhover
, .NavHandbook li:hover .more-options
, .NavHandbook li.sfhover .more-options {
	background-color: #00548C;
}
.NavHandbook li:hover, .NavHandbook li.sfhover a{
	color:#FFFFFF;
}
.NavHandbook a, .NavHandbook a:link, .NavHandbook a:visited, .NavHandbook a:hover, .NavHandbook a:active{
	color:#00548C;
}

.more-options {
	background:#c5d7ed url(../images/arrow-light-blue.png) no-repeat scroll 98% 50%;
}
/*------------------------------------
	End top navigation
--------------------------------------*/

/************** RESEARCH GRAPHICS *****************************************/
.rtw-management {
	background:#FFFFFF url(../images/1a_rtw_mgmt_everything.jpg) no-repeat scroll right;
}

.case-management {
	background:#FFFFFF url(../images/1b_case_management.jpg) no-repeat scroll right;
}

.strategies {
	background:#FFFFFF url(../images/1c_strategies.jpg) no-repeat scroll right;
}

.rtw-coordinator {
	background:#FFFFFF url(../images/1d_rtw_coord.jpg) no-repeat scroll right;
}

.workplace {
	background:#FFFFFF url(../images/2a_workplace_everything.jpg) no-repeat scroll right;
}

.workplace-interventions {
	background:#FFFFFF url(../images/2b_interventionsl.jpg) no-repeat scroll right;
}

.managerial-influence {
	background:#FFFFFF url(../images/2c_managerial.jpg) no-repeat scroll right;
}

.culture {
	background:#FFFFFF url(../images/2d_Culture.jpg) no-repeat scroll right;
}

.policies-procedures {
	background:#FFFFFF url(../images/2e_policies_procedures.jpg) no-repeat scroll right;
}

.ergonomics {
	background:#FFFFFF url(../images/2f_ergonomics.jpg) no-repeat scroll right;
}

.sickness {
	background:#FFFFFF url(../images/2g_sickness.jpg) no-repeat scroll right;
}

.health-productivity {
	background:#FFFFFF url(../images/2h_health_productivity.jpg) no-repeat scroll right;
}

.aging {
	background:#FFFFFF url(../images/2i_aging.jpg) no-repeat scroll right;
}

.medical {
	background:#FFFFFF url(../images/3a_medical.jpg) no-repeat scroll right;
}

.phisical {
	background:#FFFFFF url(../images/3b_physical.jpg) no-repeat scroll right;
}

.psychological {
	background:#FFFFFF url(../images/3c_psychological.jpg) no-repeat scroll right;
}

.stress {
	background:#FFFFFF url(../images/3d_stress.jpg) no-repeat scroll right;
}

.treatment {
	background:#FFFFFF url(../images/3e_treatment.jpg) no-repeat scroll right;
}

.causation {
	background:#FFFFFF url(../images/3f_causation.jpg) no-repeat scroll right;
}

.consequences {
	background:#FFFFFF url(../images/3g_consequences.jpg) no-repeat scroll right;
}

.people {
	background:#FFFFFF url(../images/4a_people_everything.jpg) no-repeat scroll right;
}

.beliefs {
	background:#FFFFFF url(../images/4b_beliefs.jpg) no-repeat scroll right;
}

.motivation {
	background:#FFFFFF url(../images/4c_motivation.jpg) no-repeat scroll right;
}

.communication {
	background:#FFFFFF url(../images/4d_communication.jpg) no-repeat scroll right;
}

.delayed {
	background:#FFFFFF url(../images/4e_delayed.jpg) no-repeat scroll right;
}

.relationships {
	background:#FFFFFF url(../images/4f_relationships.jpg) no-repeat scroll right;
}

.system-everything {
	background:#FFFFFF url(../images/5a_system_everything.jpg) no-repeat scroll right;
}

.system {
	background:#FFFFFF url(../images/5b_system.jpg) no-repeat scroll right;
}

.comp-policy {
	background:#FFFFFF url(../images/5c_comp_policy.jpg) no-repeat scroll right;
}

.job-odd {
	background-color:#F5FAFA;
}

.job-even {
	background-color:#FFFFFF;
}

