html, body, ul, li
{
	margin: 0;
	padding: 0;
	list-style: none;
}


ul.bulletedlist li
{
	list-style-type: circle;
	list-style-position: outside;
	margin: 1em 3em 1em 3em;
}

.linkage ul.bulletedlist li
{
    margin-left:20px;
    margin-right:10px;
}

ul.numericList li
{
	list-style-type: decimal;
	list-style-position:outside;
	margin: 1em 3em 1em 3em;
}

img
{
	border: 0;
}

a
{
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

.more
{
	text-align: right;
}
.left
{
	float: left;
}
.clear
{
	clear: both;
}

body, form, h3
{
	font: 11px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

h2
{
	font-size: 13px;
}

h1, h2
{
	margin: 0;
	padding: 0;
}

body
{
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}

#wrapper
{
	text-align: left;
	margin: auto;
	width: 774px;
}

#header
{
	height: 200px;
	position: absolute;
}
#header h1
{
	margin-top: 44px;
}
#header h1 img
{
	display: block;
}
#ctl00_navMenu
{
	margin-top: 4px;
	width:814px;
}
#ctl00_navMenu img
{
	float: left;
}

#twitter_update_list
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 4px 0 4px 0;
}

#twitter_update_list li
{
	padding: 5px;
	display: block;
}

#headline
{
	padding-top: 205px;
}

#photo
{
	float: left;
	width: 536px;
	margin-bottom: 20px;
}
#photo div
{
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #D8D8D8;
	padding: 2px;
}

#photo img
{
	display: block;
}

#subscribeArea
{
	float: right;
	width: 200px;
}
#subscribeArea div
{
	padding: 3px 0;
	margin: 0;
}

#subscribeArea .subscribeInput
{ 
	width: 194px;
	font-size: 11px;
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
 }

#subscribeArea .subscribeInput:focus
{
	color: #1F1F1F;
	background-color: #DBDBE8;
}

.registrationLabel
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.registrationInput
{
    margin-left: 4.5em;
    width: 18em;
}

.registrationInput INPUT
{
    margin-left: 1em;
}

.registrationNum
{
    margin-left: 4.5em;
}

.downcast
{
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#subscribeArea h3
{
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#subscribeArea p
{
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}


#body
{
	padding-top: 2em;
	text-align: justify;
}

#body-left
{
	float: left;
	width: 536px;
	padding: 0px,10px,10px, 10px;
	margin: 0px 0 10px 0;
}


#body-left ul.plussbullets
{
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li
{
	background: top left url(images/bullet_plus_yellow.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body
{
	margin: 0.3em 0;
}

#body a.green
{
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img
{
	float: left;
}

#footer
{
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p
{
	margin: 0;
	padding: 0;
}

EM
{
	font-style: normal;
	font-weight: bold;
	padding-right: 1em;
}

EM.inLine
{
	font-style: italic;
	font-weight: normal;
	padding-right: 0;
}

EM.inLineArticle
{
	font-weight: normal;
	padding-right: 0;
	text-decoration: underline;
}


.newsColumn
{
	float: left;
	width: 190px;
	margin-top: 10px;
	height: 500px;
	overflow: auto;
	text-align: justify;
	padding-right: 15px;
}

#mainNewsCol
{
	margin-top: 10px;
	overflow: auto;
	height: 500px;
	overflow: auto;
	border-left: 1px solid black;
}

.panelArticle
{
	padding: 5px 2%;
}

label.title
{
	text-align: left;
	font-weight: bold;
}

table.events
{
	width: 100%;
	margin: 10px 0 0 0;
	table-layout: fixed;
}

table.events TH
{
	text-align: left;
}

TR:hover
{
	background-color: #FFFDD9;
	cursor: default;
	font-weight: bolder;
}
TR .Pdf
{
	width: 13px;
}

TR .Time
{
	width: 15%;
}

TR .Date
{
	width: 17%;
}

#twitter_div
{
	background: url('images/twitter.jpg') no-repeat 10px 26px;
	padding: 20px 5px 5px 80px;
}

#twitter_div H2
{
	background-position: left;
	padding: 3px 4px 4px 4px;
	background-image: url('images/H2BG.jpg');
	background-repeat: repeat-y;
}


#twitter-link
{
	float: right;
	font-size: 11px;
	padding-top: 2px;
}

.error
{
	color: Red;
}

#TenThings
{
	width: 520px;
	height: 120px;
	padding: 5px;
	margin: 30px 0 0px 0;
}

#Resources P
{
	margin-left: 10px;
	margin-right: 10px;
}

.inarticle
{
	margin-top: 2em;
}

.centre
{
	text-align:center;
}

.ConferenceRegistration
{
    width: 70%;
    margin-left: 20px;
    border: solid 1px grey;
    padding: 10px 10px 20px 30px;
    margin-top:0.5em;
    background-color: #efefef;
}

UL.contact LI
{
    display:block;
}

UL.contact LI EM
{
    display:inline-block;
    width: 7em;
}

UL.contact LI A
{
    display:inline;
}

LI.listHeader
{
    font-weight: bold;
    }
