@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, tr, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, abbr {
	border-style: none;
	border-color: inherit;
	border-width: 0;
}
ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
a, a:link, a:visited, a:hover {
	color:#1760a7;
	text-decoration:none;
}
a:focus, a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
:focus {
	outline: 0;
}
.clear {
	clear:both;
}
/* Global Elements
=====================================================================*/
body {
	background:#f6efd7;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.replace {
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;/* */
}
.replace span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink {
	display:none;
}
html {
}
#container {
	background-image: url(images/SalernosBG.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	background-color: #f6efd7;
}
#topbox table {
	margin-left: auto;
	margin-right: auto;
}
#bottombox table {
	margin-left: auto;
	margin-right: auto;
}
#topmenu ul li {
	display: inline;
}
#topmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 7px;
}
#topmenu a {
	color: #e03b3e;
	font-weight: bold;
	font-size: 15px;
}
#midmenu ul li {
	display: inline;
}
#midmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 8px;
	padding-bottom: 7px;
}
#midmenu a {
	color: #e03b3e;
	font-weight: bold;
	font-size: 12px;
}
#topbox_rightcolumn
{
	background-color: #c72829;
	color: #FFFFFF;
}
#topbox_rightcolumn h1
{
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 30px;
}

#topbox_rightcolumn h2
{
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	line-height: 15px;
	padding-top: 30px;
}
#topbox_rightcolumn h3
{
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	padding-top: 10px;
	font-style: italic;
}
#topbox_bottomtext
{
	color: #FFFFFF;
}
#topbox_bottomtext h1
{
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 24px;
}

#topbox_bottomtext h2
{
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	line-height: 15px;
	padding-top: 5px;
}
#topbox_bottomtext h3
{
	font-weight: normal;
	font-size: 15px;
	text-align: center;
	line-height: 14px;
	padding-top: 10px;
}
#topbox_bottomtext h4
{
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	line-height: 10px;
	padding-top: 13px;
	font-style: italic;
}
#BottomBoxText
{
	text-align: left;
	vertical-align: top;
}
#BottomBoxText p
{
	font-size: 16px;
	color: #c72829;
}
#BottomBoxText a
{
	color: #c72829;
	font-weight: bold;
}
#BottomBoxHeader
{
	padding-bottom: 10px;
}
#BottomBoxMainText ul
{
	padding-left: 20px;
	padding-top: 20px;
	color: #c72829;
	font-size: 16px;
	
	
}
#BottomBoxMainText li
{
	background: url(images/bullet.gif) no-repeat;
	padding-left: 20px;
	color: #c72829;
	font-size: 16px;
	
}
#BottomBoxMainText p
{
	padding-top: 15px;
	padding-left: 8px;
	padding-right: 20px;
}
#BottomBoxMainText a
{
	color: #c72829;
	font-weight: bold;
}
TD h2
{
	color: #c72829;
	line-height: 30px;
}
#footer
{
	text-align: center;
	font-size: 10px;
	padding-bottom: 20px;
}


/* Menus */
.firstitem
{
	color: #c72829;
	padding: 0 7px 0 2px;
}
.firstitemOn
{
	color: #c72829;
	font-weight: bold;
	padding: 0 7px 0 2px;
	text-decoration: underline;
}
.subfirstitem
{
	color: #988868;
	padding: 0 7px 0 2px;
}
.subfirstitemOn
{
	color: #c72829;
	font-weight: bold;
	padding: 0 7px 0 2px;
	text-decoration: underline;
}

.item
{
	color: #c72829;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 10px 0 25px;
}
.itemOn
{
	color: #c72829;
	font-weight: bold;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 10px 0 25px;
	text-decoration: underline;
}
.subitem
{
	color: #988868;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 10px 0 25px;
}
.subitemOn
{
	color: #c72829;
	font-weight: bold;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 10px 0 25px;
	text-decoration: underline;
}
.lastitem
{
	color: #c72829;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 5px 0 25px;
}
.lastitemOn
{
	color: #c72829;
	font-weight: bold;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 5px 0 25px;
	text-decoration: underline;
}
.sublastitem
{
	color: #988868;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 5px 0 25px;
}
.sublastitemOn
{
	color: #c72829;
	font-weight: bold;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 5px 0 25px;
	text-decoration: underline;
}
.midfirstitem
{
	color: #c72829;
	padding: 0 0px 0 2px;
}
.midfirstitemOn
{
	color: #c72829;
	font-weight: bold;
	padding: 0 0px 0 2px;
	text-decoration: underline;
}
.midsubfirstitem
{
	color: #988868;
	padding: 0 0px 0 2px;
}
.midsubfirstitemOn
{
	color: #c72829;
	font-weight: bold;
	padding: 0 0px 0 2px;
	text-decoration: underline;
}

.miditem
{
	color: #c72829;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 0px 0 16px;
}
.miditemOn
{
	color: #c72829;
	font-weight: bold;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 0px 0 16px;
	text-decoration: underline;
}
.midsubitem
{
	color: #988868;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 0px 0 16px;
}
.midsubitemOn
{
	color: #c72829;
	font-weight: bold;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 0px 0 16px;
	text-decoration: underline;
}
.midlastitem
{
	color: #c72829;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 0px 0 16px;
}
.midlastitemOn
{
	color: #c72829;
	font-weight: bold;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 0px 0 16px;
	text-decoration: underline;
}
.midsublastitem
{
	color: #988868;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 0px 0 16px;
}
.midsublastitemOn
{
	color: #c72829;
	font-weight: bold;
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding: 0 0px 0 16px;
	text-decoration: underline;
}
.whitetext {
	color: #FFFFFF !important;
	
}
