* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 0;
}

li, dd {
	margin-left: 5%;
}

fieldset {
	padding: 0.5em;
}

img {
	border: 0;
	margin:0;
	padding:0;
}

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #585858;
	height:98%;
}

body {
	background-color: #EDEBEB;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.8em;
	height:98%;
	margin:20px 0;
}

a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}


/* Wrapper */
#wrapper {
	width: 764px;
	margin: 0 auto;
	text-align: left;
}


/* Container Styles */
#cntrTop {
	background: url(../images/top_container.jpg) no-repeat top;
	height:25px;
}

#cntrbottom {
	background: url(../images/bottom_container.jpg) no-repeat top;
	height:35px;
}
#content {
	background: url(../images/bg_Container.jpg) repeat-y;
	padding: 5px;
	margin:0;
}
#greyContainer, #whiteContainer {
	background-color:#EDEBEB;
	background-image:url(../images/bgGrey.gif);
	background-repeat:repeat-y;
	width:723px;
	position:relative;
	left:15px;
	padding:5px;
}

#whiteContainer {
	background:#FFF none;
	padding:0 20px;
	width:700px; }

#colOne {
	width:241px;
	position:relative;
	float:left;
	left:5px;
	top:2px;
}
#colTwo {
	width:241px;
	position:relative;
	float:left;
	left:5px;
	top:3px;
} 
#colTwoWide {
	width:420px;
	position:relative;
	float:left;
	margin:15px;
}
#colTwoWide a {
	color:#E61E61;
	font-weight:bold;
}
#colTwoWide a:hover {
	color:#333333;
	font-weight:bold;
}

#colTwoWide h5 {
	font-size:14px;
	color:#E61E61;
}

#colTwoWide strong {
	color:#E61E61;
}


#associations #colOne {
	width:333px;
	position:relative;
	float:left;
	left:20px;
}
#associations #colOne a {
	color:#E61E61;
	font-weight:bold;
}
#associations #colOne a:hover {
	color:#333333;
	font-weight:bold;
}

#associations #colOne h5 {
	font-size:14px;
	color:#E61E61;
	padding-top:10px;
}

.links {
	border-collapse:collapse; }

.links td {
	padding:5px;
	border-bottom:#D1D1D1 solid 1px; }

.links h5 {
	font-size:14px;
	color:#E61E61;
	padding-top:15px;
	margin-bottom:0;
	padding-bottom:0;
}
.links h5:hover{text-decoration:underline;}

.links a {
	color:#E61E61;
	font-weight:bold;
}

#associations #colOne strong {
	color:#E61E61;
}

#associations #colTwoWide {
	width:330px;
	position:relative;
	float:left;
	margin:30px 0 30px 30px;
}
#associations #colTwoWide a {
	color:#E61E61;
	font-weight:bold;
}
#associations #colTwoWide a:hover {
	color:#333333;
	font-weight:bold;
}

#associations #colTwoWide h5 {
	font-size:14px;
	color:#E61E61;
	padding-top:10px;
}

#associations #colTwoWide strong {
	color:#E61E61;
}


#colThree {
	width:225px;
	position:relative;
	top:13px;
	left:8px;
	float:left;
}


/* Flash Header */
#flash ul { 
	position:relative; 
	display:none;
}
#flashcontent {
	text-align:center;
	padding:0;
	margin:0;
	margin-top:-10px;
}
#flashcontainer {
	background: url(../images/bg_Container.jpg) repeat-y;
	margin:0;	
}


/* Footer */
.footer {
	text-align:center;
	font-size:11px;
}
.footer a {
	color:#E61E61;
}
.footer a:hover {
	color:#CCCCCC;
}

/* Misc */
#homeImg {
	margin-bottom: 8px;
}

hr {
	border-top:1px dotted #cccccc;
	size:1px;
	color:#EDEBEB;
}
.formelement {
	background-image:url(../images/formshadow.jpg);
	background-repeat:no-repeat;
	border:1px solid #fff;
	padding:3px;
}

.imgNews {
	clear:both;
	display:block;
	margin:5px; }

