html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	background: #515151;
	margin: 0;
	padding: 0;
    width: 100%;
    height: 100%;
}

h1, h2, h3 {
	display: inline;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

table {
	border: 0px;
}

/* Backgrounds */

.backgroundTableHome {
	background-image: url(images/homebackground.jpg);
	background-position: top; 
	background-repeat: no-repeat; 
}

.backgroundMain {
	background: #ffffff url(images/page_top.jpg) no-repeat 0 top;
	margin-top: 20px;
	padding: 20px;
}

.mainBackground {
	background: url(images/seo_background.jpg) repeat-x left bottom;
}

#IEpng {
	width: 760px;
	height: 87px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/page_bottom.png');
}

#IEpng[id] { background:url(images/page_bottom.png) top center no-repeat; }

/* fonts */
.BigTitle {
	font-size: 48px;
	color: #8495ab;
	font-weight: bold;
	line-height: 48px;
}

.HeadlineTitle {
	font-size: 28px;
	color: #8495ab;
	line-height: 28px;
	letter-spacing: -1px;
}

.HeadlineTitleRed {
	font-size: 28px;
	color: #dd1d08;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.Title {
	font-size: 20px;
	color: #dd1d08;
	text-transform: uppercase;
	line-height: 20px;
}

.fristTitle {
	font-size: 16px;
	font-weight: bold;
	color: #76868e;
}

.secondTitle {
	font-size: 13px;
	font-weight: bold;
	color: #752925;
}
.boxTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.WhiteText {
	color: #FFFFFF;
}

.Mainnav {
	font-size: 16px;
	color: #515151;
}

.SubnavText  { 
color : #f48000;
	font-size: 14px;
}

.bodyItalic {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #f48000;
}
.headItalic {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
}
.dots {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #8495ab;
}
.bodyBold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.bodyBoldColor {
	font-size: 12px;
	font-weight: bold;
	color: #752925;
}
.footer {
	font-size: 12px;
	font-weight: normal;
	color: #c1cad5;
}
.dateTime {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.eventBox {
	background-image: url(images/event_box_background.jpg);
	background-repeat: repeat-y;
}

a    { color : #f48000; text-decoration: none; }
a:visited { color : #f48000; text-decoration: none; }
a:hover   { color : #000000; text-decoration: underline; }
a:active  { color : #f48000; text-decoration: none; }

a.white    { color : #818181; text-decoration: none; }
a.white:visited { color : #818181; text-decoration: none; }
a.white:hover   { color : #ffffff; text-decoration: underline; }
a.white:active  { color : #818181; text-decoration: none; }

a.footer    { color : #c1cad5; text-decoration: none; }
a.footer:visited { color : #c1cad5; text-decoration: none; }
a.footer:hover   { color : #ffffff; text-decoration: underline; }
a.footer:active  { color : #c1cad5; text-decoration: none; }

a.nav    { color : #515151; text-decoration: none;
	font-size: 16px;
}
a.nav:visited { color : #515151; text-decoration: none;
	font-size: 16px;
}
a.nav:hover   { color : #dd1d08; text-decoration: underline;
	font-size: 16px;
}
a.nav:active  { color : #515151; text-decoration: none;
	font-size: 16px;
}

a.subnav    { color : #dd1d08; text-decoration: none;
	font-size: 14px;
}
a.subnav:visited { color : #dd1d08; text-decoration: none;
	font-size: 14px;
}
a.subnav:hover   { color : #f48000; text-decoration: underline;
	font-size: 14px;
}
a.subnav:active  { color : #dd1d08; text-decoration: none;
	font-size: 14px;
}

a.Title {
	font-size: 20px;
	color: #dd1d08;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
}
a.Title:visited {
	font-size: 20px;
	color: #dd1d08;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
}
a.Title:hover {
	font-size: 20px;
	color: #f48000;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
}
a.Title:active {
	font-size: 20px;
	color: #dd1d08;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
}

a.boxlink    { color : #ffffff; text-decoration: none;
	font-size: 12px;
	background-color: #dd1d08;
	padding: 3px 6px;
}
a.boxlink:visited { color : #ffffff; text-decoration: none;
	font-size: 12px;
	background-color: #dd1d08;
	padding: 3px 6px;
}
a.boxlink:hover   { color : #dd1d08; text-decoration: none;
	font-size: 12px;
	background-color: #ffffff;
	padding: 3px 6px;
	border: 1px solid #dd1d08;
}
a.boxlink:active  { color : #ffffff; text-decoration: none;
	font-size: 12px;
	background-color: #dd1d08;
	padding: 3px 6px;
}
