@import "Common.css"; 

.Headline1
{
	font-size: 11px;
	font-weight: bold;
	color: #A50A37;
	font-family: Arial, Sans-Serif;
	padding-top: 5px;
}

#Content
{
	/*padding-bottom: 30px;*/
}

.title
{
	font-weight: bold;
	font-size: 13px;
}

#news
{
	position: relative;
	width: 245px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

#secondarymiddle
{
	width: 215px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccd1de;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccd1de;
	padding-left: 15px;
	padding-right: 15px;
}

#secondaryleft
{
	width: 160px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	height: 240px;
}

.secondarycontent
{
	padding-top: 5px;
}

#changefont
{
	background-image: url(../images/secondary/icon_changefont.gif);
	padding-top: 0;
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	padding-bottom: 7px;
}

#printpage
{
	background-image: url(../images/secondary/icon_print.gif);	
	padding-top: 0;
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	padding-bottom: 7px;
}

#forwardlink
{
	background-image: url(../images/secondary/icon_forwardlink.gif);	
	padding-top: 0;
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	padding-bottom: 7px;
}

#secondarynavbottom
{
	position: relative;
}

.secondarylink
{
	float: left;
	background-image: url(../images/common/topcircles.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 7px;
	color: #34497a;
	font-size: 11px;
	font-weight: bold;
	width: 145px;
	font-family: Garamond, Serif;
	font-style: normal !important;
}

.secondarylink a
{
	font-style: normal !important;
	display: block;
}

.secondarylink a:visited
{
	font-style: normal !important;
}

#stylesheetreturn
{
	display: none;
}

#fontsize
{
	padding-left: 0pt;
	font-size: 10px;
	font-family: Arial;
	display: none;
	margin-top: 3px;
	margin-left: 0;
	padding-left: 0;
}

#fontsize a
{
	padding-bottom: 5px;
}

#fontsize a img
{
	border: 0;
	float: left;
	margin-left: -20px;
}

#secondarymiddle .secondarycontent img
{
	margin-right: 8px;
	margin-bottom: 8px;
}

#adspace
{
	background-image: url(../images/secondary/bg_flower.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 220px;
	min-height: 188px;
	text-align: center;
}

* html #adspace
{
	width: 199px;
}

#adspace p
{
	width: 200px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

* html #adspace p
{
	width: 150px;
	margin-right: 20px;
}

* html #adspace img
{
	margin-right: 10px;
}

#changefont
{
	margin-top: 50px;
}

/****************************CONTENT STYLES***********************************/

#defaultcontent
{
	color: #34497A !important;
	font-family: Arial !important;
	font-size: 13px !important;
}

#defaultcontent table th
{
	text-align: left !important;
}

#defaultcontent .subheader
{
	color: #A50A37 !important;
	font-size: 15px !important;
	font-weight: bold;
}

#defaultcontent .bold
{
	font-weight: bold !important;
}

#defaultcontent .disclaimer
{
	font-size: 11px !important;
	font-style: italic !important;
}

#defaultcontent a
{
	color: #A50A37 !important;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#defaultcontent a:visited
{
	color: #A50A37 !important;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#defaultcontent ul
{
	margin: 0;
	padding: 0px;
	margin-bottom: 9px;
}

#defaultcontent li
{
	margin: 0;
 }

#defaultcontent ul li
{
	margin: 0;
	list-style-type: disc;
}

/*#defaultcontent em
{
	font-size: 11px;
}*/

#defaultcontent i
{
	font-size: 11px;
}

#slideshow
{
	background-image: url(../images/secondary/slideshowicon.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 17px;
	margin-bottom: 12px;
	margin-top: 3px;
}

.newsheaderlink
{
	font-style: normal !important;
}

/*************** Forms **************/

.labeltitle
{
	color: #a50a37;
	font-weight: bold;
	padding-top: 20px;
}

.label
{
	text-align: right;
	font-size: 12px;
	vertical-align: top;
}

.field
{
	font-size: 11px;
}

.field input
{
	border: solid 1px #CCCCCC !important;
}

.field input
{
	float: left;
}

.CommentBox
{
	height: 200px;
	width: 300px;
	border: solid 1px #CCCCCC !important;
}

.SubmitImg
{
	border: solid 0px transparent !important;
}

.radiusSearch tr td
{
    border: none !important;
    vertical-align: middle !important;
}
