body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: auto;
	text-align:center;
	background: #FFFFFF;
}

#contents
{
	width: 750px;
	margin: 10px auto;
	text-align: left;	
	background: #FFFFFF;
}

.postedBy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 5px;
	padding-bottom: 4px;
}

.subjectHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 4px;
}

#titlebar
{
   background-color: #00247C;
   height: 125px;
   margin-bottom: 10px;
}

#titleCell
{
	background: url(/images_style3/title_left.gif) no-repeat top left;
	padding-left: 10px;
}

#searchHolder
{
   text-align: right;
   vertical-align: top;
}

#addressCell
{
	color: #FFFFFF; 
	font-size: 12px; 
	text-align: right; 
	vertical-align: top; 
	padding: 5px;
	padding-right: 10px;
	background: url(/images_style3/title_right.gif) no-repeat top right;
}

#addressCell a
{
	color: #FFFFFF;
}

/* top menu style */

#menuBarHolder
{
	height: 30px;
	background: #7C7C7C url(/images_style3/menu_left.gif) no-repeat top left;
	padding-left: 10px;
	margin-bottom: 10px;
}

#menuBar
{
   padding: 1px 10px 1px 0px;
   color: #FFFFFF;
   font-size: 12pt;
   text-align: center;
   height: 30px;
   border-spacing: 4px 2px;
   background: #7C7C7C url(/images_style3/menu_right.gif) no-repeat top right;
}

#menuBar td
{
	padding: 0px;
	height: 23px;
	width: 20%;
}

#menuBar a
{
   color: #FFFFFF;
   text-decoration: none;
}

.menuCell
{
   padding-bottom: 2px;
   border-bottom: 2px solid #DDDDFF;
}

.menuCell:hover
{
	border-bottom: 2px solid #000000;
}

#mainBody
{
	padding: 5px;
	padding-left: 10px;
	vertical-align: top;
}

/* left menu style */
#leftBox
{
   background: #00247C url(/images_style3/leftbar_bottom.gif) no-repeat left bottom;
   color: #FFFFFF;
   text-align: left;
   vertical-align: top;
   width: 150px;
}

#leftBoxTop
{
	width: 150px;
	height: 8px;
	background: #00247C url(/images_style3/leftbar_top.gif) no-repeat left top;
}

#leftBox ul
{
   padding: 0px 0px 0px 10px;
   margin: 0px;
   list-style-type: none;
}

#leftBox a
{
    color: #FFFFFF;
	text-decoration: none;
}

#leftBox a:hover
{
	text-decoration: underline;
}

.subMenu
{
	padding-left: 20px;
	font-size: 10pt;
}

#calendar1
{
        width: 175px;
        background-color: #FFFFFF;
        border: 1px outset #000000;
		margin: 0 auto 0 auto;
}

#calendar1 table
{
        border-collapse: collapse;
}

#calendar1 th
{
        text-align: center;
}

#calendar1 a
{
        color: #000000;
        text-decoration: none;
}

#calendar2
{
        width: 175px;
        background-color: #FFFFFF;
        border: 1px outset #000000;
        margin: 0 auto 0 auto;
}

#calendar2 table
{
        border-collapse: collapse;
}

#calendar2 th
{
        text-align: center;
}

#calendar2 a
{
        color: #000000;
        text-decoration: none;
}

.error
{
        color: #CC0000;
        font-weight: bold;
}

input, select
{
	margin-top: 3px;
	margin-bottom: 3px;
}

.blueBorder
{
	border-width: 1px;
	border-style: solid;
	border-color: #0099CC;
}

th
{
	background-color: #CCCCCC;
}

.boldtext
{
	text-align: center;
	font-weight: bold;
}

.confirmationBox
{
	border-width: 1px;
	border-style: solid;
	border-color: #0099CC;
	text-align: center;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

ul.meetingsList li
{
	padding-bottom: 8px;
}
