/* Reset Stuff */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
a img, :link img, :visited img {
	border: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}

li {
	list-style: url('img/bullet.gif') outside;
	margin-left: 25px;
	padding-left: 5px;
}

strong, .bold {
	font-weight: bold;
}
.pointer {
	cursor: pointer;
}
em {
	font-style: italic;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #4B4B4B;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 23px;
	color: #000000;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #072563;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 10px;
}

p, ul {
	padding: 0em 0em .84em 0em;
	margin: 0em 0em .84em 0em;
	line-height: 1.3em;
}

ul.news, ul.news li {
	list-style-type: none;
	list-type: none;
	margin: 0px;
}
ul.news li {
	margin-bottom: 8px;
	margin-left: -3px;
}
ul.news a {
	padding-left: 18px;
	background: url("img/bulletyellow.gif") no-repeat 0px 3px;
	font-weight: bold;
	color: #000000;
}

ul.events, ul.events li {
	list-style-type: none;
	margin: 0px;
}
ul.events li {
	list-style-type: none;
	margin-bottom: 8px;
	margin-left: 2px;
}
ul.events a {
	padding-left: 12px;
	background: url("img/redbullet.gif") no-repeat 0px 3px;
	font-weight: bold;
	color: #000000;
}
.red {
	color: #CC3C00;
}

.noMargin {
	margin: 0px;
}
a {
	color: #C40000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}















#wrapper {
	width: 1036px;
	margin: 0px auto;
	background: url("img/wrapper_back.gif");
}

#main {
	width: 984px;
	margin: 0px auto;
	background: url("img/mainback.gif") repeat-x;
	padding: 1px;
}

#searchtop {
	background: url("img/searchback.gif") repeat-x;
	height: 34px;
	text-align: right;
	padding: 8px 8px 0px 0px;
	font-weight: bold;
}
.gobtn {
	cursor: pointer;
	margin: -3px 0px 0px 5px;
}

#mainHeader {
	width: 978px;
	margin: 0px auto;
}

#menu {
	background: url("img/menuback.gif") repeat-x;
	height: 33px;
	border: #000000 1px solid;
}

#menu ul, #menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#contentBody {
	width: 978px;
	padding-top: 12px;
}

#mainCols {
	width: 100%;
	height: 412px;
}

#mainCols td {
	vertical-align: top;
}

#mainCols td.col1 {
	padding-right: 5px;
	width: 427px;
}
#mainCols td.col1 div.threedBorder {
	padding: 8px;
	height: 412px;
	background-color: #DFDFDF;
}

#mainCols td.col2 {
	padding-right: 5px;
	width: 225px;
}
#mainCols td.col2 div.threedBorder {
	padding: 8px;
	height: 412px;
	background-color: #BBBBBB;
}

#mainCols td.col3 div.threedBorder {
	padding: 8px;
	height: 412px;
	background-color: #FFFFFF;
}


#contentTbl {
	width: 100%;

}

#contentTbl td {
	vertical-align: top;
}

#contentTbl td.col1 div {
	background-color: #FFFFFF;
}

#contentTbl td.col2 {
	padding-left: 10px;
	width: 245px;
}

#contentTbl td.col2 .threedBorder {
	background-color: #BBBBBB;
	margin-bottom: 10px;
}

#contentTbl td .threedBorder {
	padding: 8px;
}

.threedBorder {
	border: 1px #999999 solid;
	border-bottom: 1px #676767 solid;
}
.redBorder {
	padding: 1px;
	background-color: #290000;
	width: 408px;
	
}
.featuredCaption {
	color: #FFFFFF;
	font-size: 10px;
	padding: 8px;
	background: url("img/captionback.gif") #000000 repeat-x;
	margin-bottom: 4px;
	width: 394px;
	
}
.featuredCaption a {
	color: #A3A3A3;
}
.featuredLink {
	text-align: right;
	font-weight: bold;
	
}
.featuredLink a {
	background: url("img/redbullet.gif") no-repeat 0px 4px;
	padding-left: 11px;
	color: #B03100;
}

.featuredTitle {
	font-size: 19px;
	padding-bottom: 3px;
}

.whoweare {
	text-align: center;
	margin-bottom: 12px;
}

.calendarlink {
	padding-top: 8px;
	text-align: center;
}

#aboutBody {
	margin-top: 10px;
	background: url('img/aboutback.gif') #D1C9BD repeat-x;
	padding: 10px;
	line-height: 135%;
}

#bottomText {
	text-align: center;
	padding: 20px;
	font-size: 11px;
}

#bottomText a {
	margin: 0px 7px;
	font-weight: bold;
}

#bottomBack {
	background: url('img/bottomback.gif') #CCCCCC repeat-x;
	height: 73px;
}

.matrixTbl tr.titleRow td {
	background: url('img/rowbackred.jpg') #BA3602 repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.matrixTbl tr.titleRow1 {
	height: 10px;
	padding: 0px;
}

.matrixTbl td {
	padding: 4px 10px 4px 7px;
}

.matrixTbl tr.oddRow td {
	background-color: #DFDFDF;
}

.matrixTbl tr.evenRow td {
	background-color: #F1F1F1;
}

.matrixTbl td.conferenceRow {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px 0px 3px;
}

.pad5 {
	padding: 3px;
}
.white {
	color: #FFFFFF;
}

input[readonly="readonly"] {
	border:medium none;
	cursor: default;
	font-weight: bold;
}
