/* CSS Document */

body {margin: 0; padding: 0; background-image:url(/images/main-bg.jpg); background-repeat: repeat-x; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size: 12px;}

a {color: #005EA9;}

#container {width: 948px; margin: 0 auto; text-align:left; background-color: #fff; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}

#top { height: 205px; background-image:url(/images/top-bg.jpg);}

#barundermenu {background-image:url(/images/barundermenu.jpg); background-repeat: repeat-x; height: 22px; border-top: 1px solid #fff; }

#footer { background-color:#679dcb; background-image:url(/images/footer-bg.jpg); background-repeat:repeat-x; text-align: center; padding: 12px 0; clear: both;}

#footer2 { width: 700px; margin: 0 auto; color: #fff;}

#menu { height: 36px; background-image:url(/images/menu-bg.jpg); background-repeat:repeat-x; border-top: solid 1px #000;}

#bottomcontainer {}

#bottomleftinside { float: left; width: 640px;}

#bottomleft { float: left; width: 560px;}

#bottomleft1 { background-image:url(/images/bottomtopleft-bg.jpg); background-repeat:repeat-x; padding: 5px 25px; color: #333333; font-size: 13px; line-height: 17px;}

#bottomleft2 {background-image:url(/images/bottomtopleft-bg.jpg); background-repeat:repeat-x; padding: 10px 10px;}

#bottomright { float: right; width: 388px; background-image:url(/images/bottomtopleft-bg-1.jpg); background-repeat:repeat-x; }

#bottomright2 { float: right; width: 383px; background-image:url(/images/bottomtopleft-bg-1.jpg); background-repeat:repeat-x; }

#bottomrightinside { float: right; width: 308px; }

#newsbox { padding: 5px 20px; color:#333333; font-size: 13px; line-height: 17px; background-image:url(/images/bottomtopleft-bg.jpg); background-repeat:repeat-x;}

#topleft {width: 550px; float: left;}

#topright {width: 363px; float: left;}

#topmenu-container { width: 304px; height: 42px; padding-left: 20px; padding-top: 15px; background-image:url(/images/topmenu-bg.png); background-repeat:no-repeat;}

#topinside {height: 110px; background-image:url(/images/inside-top-background.jpg)}

li#forumposts {
	
	list-style:none;
	margin-top: 8px;
	margin-bottom: 8px;
	

}

#forumtopic { font-size: 11px; margin-left: 0;}

.blue {color: #015f9f;}

h1 { color: #005EA9; font-weight: 100; border-bottom: 1px dotted #ccc; padding-bottom: 5px; font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif; font-size: 22px; line-height: 28px;}
			 
h2 { color: #005EA9; font-size: 16px; border-bottom: 1px dotted #ccc; padding-bottom: 5px;}

h3 { color: #005EA9; }


p {
/*	font-size: 12px; */
	line-height: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;

}

p.aligned, div.aligned {
	margin-left: 137px;
}

.center { text-align: center; }
.right { text-align: right; }

.attention {
	color: #cc0000;
}

.attention-note {
	color: #0000FF;
	font-weight: bold;
}

.strike {
	text-decoration: line-through;
}

/** Styles for forms **/

table.registration {
	border-style: solid;
	border-width: 1px 1px 0 0;
	border-color: #ccc;
}

table.registration tr th {
	border-bottom: 1px solid #777;
	padding: 0.5em 1em;
	white-space: nowrap;
}

table.registration tr th.first-th {
	border-left: 1px solid #ccc;
	padding-left: 4px;
	text-align: left;
}

table.registration tr td {
	border-style: solid;
	border-width: 0 0 1px 1px;
	border-color: #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.registration tr.disabled td {
	color: #888;
}

input, select {
	margin: 0;
	padding: 1px;
}

label {
	display: -moz-inline-stack;
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 0;
	text-align: right;
	width: 130px;
	white-space: wrap;
}

label.inline {
	display: inline;
	text-align: left;
	width: auto;
}

.bold, label.required {
	font-weight: bold;
}

.testmode {
	font-weight: bold;
	border: 3px solid #cc0000;
	padding: 1em;
}

.meeting-schedule1 {
background-image:url(/images/blue_gradient_bg.jpg); background-repeat:repeat-x; padding-left: 10px; width: 400px; 
}

.meeting-schedule2 {
background-image:url(/images/blue_gradient_bg2.jpg); background-repeat:repeat-x; padding-left: 10px; width: 400px; height: 40px; margin-bottom: 10px;
}

.meeting-schedule2 p {
margin-top: 0; padding-top: 7px;
}

.meeting-schedule1 p {
margin-top: 0; padding-top: 7px;
}


