﻿
body
{
	background-color: #dadada;
	font-size: .8em;
	font-family: Arial, Verdana, MS Sans Serif;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

/* Header tags */
h1
{
	font-size: 18px;
	font-family: Arial, Verdana, MS Sans Serif;
	color: #800000;
	margin:0px;
}

h2
{
	font-size:16px;
	font-family:Arial, Verdana, MS Sans Serif;
	color:#800000;
	margin:0px;
	padding-bottom:5px;
}

h3
{
	font-size:14px;
	color:#800000;
	margin:0px;
}

h4
{
	font-size:15px;
	color:#000000;
	margin:0px;
}
/* Content Placeholders */
#PageContentContainer
{
	width: 965px;
	margin: 0 auto;
	border-collapse: collapse;
	background-color: #ffffff;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	text-align: left;
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
}

#BannerContainer
{
	width: 965px;
	height:109px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:5px;
}

#admBannerContainer
{
	width: 965px;
	height:110px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	
}

#MenuContainer
{
	width: 965px;
	height:32px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding-top:4px;
	padding-bottom:2px;
	background-color:#D49600;
	vertical-align:middle;
}

#AdminMenuContainer
{
	width: 965px;
	text-align:center;
	font-size:16px;
	color:White;
	font-weight:bold;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	background-color:#D49600;
	top:101px;
	
}

#BusDirAdminMenuContainer
{
	
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	vertical-align:middle;
	
}

.adminmenuheader
{
	text-align:center;
	font-size:25px;
	color:White;
	font-weight:bold;
	margin:0px;
	padding:5px;
	vertical-align:middle;
	background-color:#D49600;
	vertical-align:middle;
}

.BusDiradminmenuheader
{
	text-align:center;
	font-size:15px;
	color:White;
	font-weight:bold;
	margin:0px;
	vertical-align:middle;
	background-color:#D49600;
}

#PageDataContainer
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	background-color: #ffffff;
	text-align: left;
	padding-top:10px;
}

#footer
{
	padding: 0px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

.LeftContentCol
{
	width: 175px;
	margin-top: 5px;
	border-collapse: collapse;
}

.LeftContentArea
{
	background-color: #f5f5f5;
	width: 170px;
	margin:0 auto;
}

.RightContentCol
{
	width: 175px;
	margin-top: 5px;
	border-collapse: collapse;
	
	
}

.RightContentArea
{
	background-color: #f5f5f5;
	margin-top: 3px;
	width: 175px;
}


.MainContentArea
{
	background-color:#ffffff;
	margin-left:10px;
	margin-right:10px;
	width:770px;
	 
}

.MainContentAreaLRCols
{
	background-color:#ffffff;
	margin-left:10px;
	margin-right:10px;
	width:595px;
	 
}

.admMainContentArea
{
	background-color:#ffffff;
	margin-left:2px;
	margin-right:2px;
	width:750px;
	 
}

.adminMainContentArea
{
	background-color:#ffffff;
	margin-left:5px;
	margin-right:5px;
	width:955px;
	 
}

.MainTableContainer
{
	width:100%;
	margin:0px;
	border-collapse: collapse;
}

.TableGeneric
{
	border-collapse: collapse;
	width:100%;
}

.TableBufferRow
{
	height:10px;
}

.ContactTable
{
	
	border-right: #800000 1px solid;
	border-top: #800000 1px solid;
	border-left: #800000 1px solid;
	border-bottom: #800000 1px solid;
	border-collapse:collapse;
}


.RegisterTable
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	margin: 0px;
	width:450px;
}

.TableBorderGray
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	margin: 10px;
	
}

.TableBorderGold
{
	border-right: #D49600 1px solid;
	border-top: #D49600 1px solid;
	border-left: #D49600 1px solid;
	border-bottom: #D49600 1px solid;
	margin: 10px;
	
}

.TableBorderBlack
{
	border-right: black 4px solid;
	border-top: black 4px solid;
	border-left: black 4px solid;
	border-bottom: black 4px solid;
	margin: 10px;
}

.TableBorderGrayNoMargin
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
}

.admDataTable
{
	width:650px;
	border-collapse:collapse;
}

.PromoTable
{
	background-color: #f5f5f5;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
	border-collapse: collapse;
	width: 500px;
	text-align: left;
}

.ScheduleTable
{
	width:500px;
	text-align:left;
}

/* text font settings */
p
{
	font-family:Arial, Verdana, MS Sans Serif;
	font-size: 13px;
	font-weight:normal;
}

.itemtext
{
	font-family:Arial, Verdana, MS Sans Serif;
	font-size: 13px;
	font-weight:normal;
	color:Black;
}

.itemtextLg
{
	font-family:Arial, Verdana, MS Sans Serif;
	font-size: 14px;
	font-weight:normal;
	color:Black;
}

.itemTextLg2
{
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 15px;
	font-weight: normal;
	color: #000080;
}

.itemtextPadded
{
	font-family:Arial, Verdana, MS Sans Serif;
	font-size: 13px;
	font-weight:normal;
	color:Black;
	padding-left:10px;
	padding-right:10px;
	
}

.itemtitle
{
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}



.headline
{
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}

.headline2
{
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 16px;
	font-weight: bold;
	color: #022e78;
}

.headline3
{
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
}

.headline3a
{
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}

.Eventitemtext
{
	font-family:Arial, Verdana, MS Sans Serif;
	font-size: 12px;
	font-weight:normal;
	color:Black;
}

.Eventitemtitle
{
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}

.PicDesc
{
	font-family:Arial, Verdana, MS Sans Serif;
	font-size: 12px;
	font-weight:normal;
	color:#696969
	
}
.ParagraphTitle
{
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 15px;
	font-weight: bold;
	color: #800000;
}

.ContactText
{
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	
}

/* Anchors */
A, A:Active, A:visited
{
	color: #0000ff;
}

A
{
	font-weight: normal;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

A:visited
{
    text-decoration: underline;
}

A:hover
{
	color: #ff0000;
	text-decoration: underline;
}

A:active
{
    text-decoration: underline;
}

A.Events, A.Events:Active, A.Events:visited
{
	color: #006400;
}

A.Events
{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

A.Events:visited
{
    text-decoration: underline;
}

A.Events:hover
{
	color: #ff0000;
	text-decoration: underline;
}

A.Events:active
{
    text-decoration: underline;
}

.marginpic 
{ 
	float: left;
	text-align: center;
	margin: 0px 6px 0px 0px;
}

.marginpicbottom 
{ 
	text-align			: center;
	margin				: 0px 0px 6px 0px;
}

ul.BulletList
{
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom:10px;
	margin-right:10px;
	font-family:  Arial, Verdana, 'MS Sans Serif';
	font-size: 13px;
	font-weight: normal;
	list-style-position:outside;
	list-style-type:disc;
}

ul.NumberList
{
	margin-bottom:10px;
	font-family:  Arial, Verdana, 'MS Sans Serif';
	font-size: 13px;
	font-weight: normal;

	list-style-type:decimal;
}

li.ListItem
{
	margin-bottom:8px;
}



.marginAnchorTopLeft 
{ 
	float				: left;
	text-align			: center;
	margin				: 2px 20px 10px 0px;
}

.marginAnchorTopRight 
{ 
	float				: right;
	text-align			: center;
	margin				: 2px 0px 10px 20px;
}

.padLandR
{
	padding-left:5px;
	padding-right:5px;
}

.TableRowBuffer
{
	height:8px;
}

.mainmenu
{
	background-color: #EFEFEF;
	border-collapse: collapse;
	width: 754px;
	height:30px;
	vertical-align:middle;
}

.menubuffer
{
	width:5px;
	vertical-align:middle;
	text-align:center;
}

.menuitem
{
	width:107px;
	vertical-align:middle;
	text-align:center;
	margin:0px;
}

.menuitemSm
{
	width:90px;
	vertical-align:middle;
	text-align:center;
	margin:0px;
}

.menuitemLg
{
	width:172px;
	vertical-align:middle;
	text-align:center;
	margin:0px;
}

.menuitemLeft
{
	width:60px;
	vertical-align:middle;
	text-align:center;
	margin:0px;
}

.menuitemRight
{
	width:85px;
	vertical-align:middle;
	text-align:center;
	margin:0px;
}

A.menuAnchorItem, A.menuAnchorItem:visited, A.menuAnchorItem:hover, A.menuAnchorItem:active
{
	font-size: 13px;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight:bold;
	color: Green;
	text-decoration: none;
}

A.menuAnchorItem:hover
{
	color: #D49600;
	text-decoration: underline;
}

A.admmenuAnchorItem, A.admmenuAnchorItem:visited, A.admmenuAnchorItem:hover, A.admmenuAnchorItem:active
{
	font-size: 14px;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight:normal;
	color: #006400;
	text-decoration: none;
}

A.admmenuAnchorItem:hover
{
	color: #006400;
	text-decoration: underline;
}

.footertable
{
	width: 779px;
	text-align: center;
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: #696969;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

.footertableLRCols
{
	width: 600px;
	text-align: center;
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: #696969;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

.footerList
{
	width:400px;
	text-align:center;
}

.PicLayout
{
	width:225px;
	text-align:left;
	font-family:Arial, Verdana, MS Sans Serif;
	font-size: 12px;
	font-weight:normal;
	color:#696969
}

.tblAlignCenter
{
	text-align:center;
}

.PicLayout350
{
	width:350px;
	text-align:center;
	font-family:Arial, Verdana, MS Sans Serif;
	font-size: 12px;
	font-weight:normal;
	color:#696969;
	margin-left:auto;
	margin-right:auto;
	
}

.WidthContainer150
{
	width:150px;
}

.tblBreadcrumbs
{
	border-collapse:collapse;
}

.tblBreadcrumbsBackgrd
{
	background-color: #f5f5f5;
}

.breadcrumbArrowPadding
{
	padding-left:10px;
	padding-right:10px;
}


A.BreadcrumbAnchorItem, A.BreadcrumbAnchorItem:hover, A.BreadcrumbAnchorItem:active
{
	font-size: 12px;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}

A.BreadcrumbAnchorItem:visited
{
	font-size: 12px;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: normal;
	color: #800080;
	text-decoration: underline;
}

A.BreadcrumbAnchorItem:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.BreadcrumbCurrentItem
{
	font-size: 12px;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: bold;
	color: #000000;
}

.FormTableOuterAdmin
{
	border-top: #D0D9E0 1px solid;
	border-right: #D0D9E0 1px solid;
	border-left: #D0D9E0 1px solid;
	border-bottom: #D0D9E0 1px solid;
	background-color: #F2F6F9;
	width:700px;
	padding:0px;
}

.FormTable
{
	border-top: #D0D9E0 1px solid;
	border-right: #D0D9E0 1px solid;
	border-left: #D0D9E0 1px solid;
	border-bottom: #D0D9E0 1px solid;
	background-color: #F2F6F9;
	padding:0px;
}

.FormTableOuterLg
{
	border-top: #D0D9E0 1px solid;
	border-right: #D0D9E0 1px solid;
	border-left: #D0D9E0 1px solid;
	border-bottom: #D0D9E0 1px solid;
	background-color: #F2F6F9;
	width:500px;
	padding:0px;
}

.FormTableOuterLg2
{
	border-top: #D0D9E0 1px solid;
	border-right: #D0D9E0 1px solid;
	border-left: #D0D9E0 1px solid;
	border-bottom: #D0D9E0 1px solid;
	background-color: #F2F6F9;
	width:550px;
	padding:0px;
}


.FormTableInnerLg
{
	border-top: #D0D9E0 1px solid;
	border-right: #D0D9E0 1px solid;
	border-left: #D0D9E0 1px solid;
	border-bottom: #D0D9E0 1px solid;
	background-color: #FFFFFF;
	width:470px;
	vertical-align:middle;
	margin:15px;
	text-align:left;
}

.TableGoldBorder
{
	border-top: #D49600 3px solid;
	border-right: #D49600 3px solid;
	border-left: #D49600 3px solid;
	border-bottom: #D49600 3px solid;
	background-color: white;
	padding:10px;
}

.headlineSm
{
	font-family: Arial, Times New Roman,Verdana,  MS Sans Serif;
	font-size: 15px;
	font-weight: bold;
	color:#022E78;
}

ul.AutoCompleter
{
	height:15px;
	background-color:Gray;
	color:Green;
	margin-left:0px;
	margin-bottom:2px;
	text-align:left;
}

li.AutoCompleteItem
{
	list-style-type:none;
	margin-bottom:2px;
}

li.AutoCompleteItemHiLite
{
	background-color: #dcdcdc;
	list-style-type: none;
	margin-bottom: 2px;
}

.PressReleaseBorder
{
	width: 574px;  
	background-color: white;
    margin: 0 auto;
    border-top: #D49600 1px solid;
	border-right: #D49600 1px solid;
	border-left: #D49600 1px solid;
	border-bottom: #D49600 1px solid;
	
}

.PadLPadR
{
	padding-left:5px;
	padding-right: 5px;
}

.buttonClass
{
	font-weight: normal;
	font-size: 14px;
	width: 155px;
	cursor: hand;
	color: black;
	font-family: Arial,  Verdana, Sans-Serif;
	height: 30px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:350px;
}

ul.ListItemLayout {
list-style-type:disc;
margin-top:0;
margin-bottom:0;
color:#000;
padding-left:0;
}

A.AnchorLinkLg
{
	font-size: 18px;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

A.AnchorLinkLg:link
{
	color: #0000ff;
}

A.AnchorLinkLg:visited
{
	color: #800080;
}

A.AnchorLinkLg:active
{
	color: #0000ff;
}

A.AnchorLinkLg:hover
{
	color: #ff0000;
}
