* {
margin:0;
padding:0;

}

table.double {border-bottom-style: double}

#toggle {
display: none;
}

.error {
	font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #FF0000;
	margin-top:0px;
	margin-bottom:0px;
	display:none;
}

* html body{ margin-left: 1px; }

body {
background-color:#dadada;
padding:0px;
margin:0px;
width:100%;
}

textarea{
background-color:#ffffff;
border:1px solid #cccccc;
}
/* CURVED BORDERS */
.t {background: url(images/orange_dot.jpg) 0 0 repeat-x; width: 20em}
.b {background: url(images/orange_dot.jpg) 0 100% repeat-x}
.l {background: url(images/orange_dot.jpg) 0 0 repeat-y}
.r {background: url(images/orange_dot.jpg) 100% 0 repeat-y}
.bl {background: url(images/bottomleft_orangecorner.jpg) 0 100% no-repeat}
.br {background: url(images/bottomright_orangecorner.jpg) 100% 100% no-repeat}
.tl {background: url(images/topleft_orangecornerwhole.jpg) 0 0 no-repeat}
.tr {background: url(images/topright_orangecornerwhole.jpg) 100% 0 no-repeat; padding:10px}


/* LISTS */
ul.secondary {
	list-style-image:url(images/seminar-bullet.jpg);
	margin-left: 1em;
	padding-left: 1em;
	
	
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}

ul.seminars {
	list-style-image:url(images/seminar-bullet.jpg);
	
	margin-left: 0em;
	padding-left: 1em;
	
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}
	
#admin_container {
margin:auto;
text-align: left;
width: 800px;
height:auto;
border:1px solid #336699;
background-color:#FFFFFF;
padding:3px;
display:table;
}

#container {
margin:auto;
text-align: left;
width: 100%;
height:auto;
background-color:#cccccc;

display:table;
}

#topbanner {
padding: 0px;
background-image:url(images/sareiaBannerRepeatPattern.jpg);
background-repeat:repeat-x;
height:90px;
width:790px;
}

#middleSAFade {
padding: 0px;
background-image:url(images/SAREIAsabannerfade.jpg);
background-repeat:no-repeat;
height:136px;
width:790px;
}

#content{
border:1px;
border-color:#FF0000;
height: 100%;
padding: 0px;
background-color:#FFFFFF;
width:608px;
display:table;
padding:0px;
float:left;
}

#lefttopblock{
float: left;
width: 220px;
height: 100%;
display:table;
padding: 5px;

}

#righttopblock{
float: left;
width: 220px;
height: 100%;
padding: 5px;
display:table;
}

#middlemainblock{

width: 450px;
padding: 5px;
height:100%;
vertical-align:text-top;
display:table;
}

#module{
width:163px;
border:1px solid #CCCCCC;
background-image:url(images/moduleheaderrepeatbackgroun.jpg);
background-repeat:repeat-x;
float:left;
position:relative;
padding: 2px;
margin-bottom:2px;
display:table;
}

#bottomfooter{
width: 790px;
height:14px;
background-image:url(images/sareia.css);
background-repeat:repeat-x;
border-top:1px solid #CCCCCC;
display:table;
vertical-align:bottom;
float:left;
}

#bottomlinks{
width:790px;
height:auto;
margin:auto;
position:relative;
font-family:Verdana, Impact;
color:#FFFFFF;
font-size:10px;
vertical-align:bottom;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}

hr {
border: none 0; 
	border-top: 1px solid #e19742;
	width: 100%;
	height: 3px;
	margin-bottom: 5px;
	text-align: left;
}

/* NORMAL FONTS */
p {
	
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

p.secondary {
	
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

p.footer {
	
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}

.red
{
font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #FF0000;
	margin-top:0px;
	margin-bottom:0px;
}

.white
{
font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight:bold;
}


/* TABLES */

table.mainBack {
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:15px;
	margin:15px 15px 0px 0px;
}
/* HEADER LINKS */

.headerLinks a{
	font-family:  Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #496897;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
}

.headerLinks a:active{
	font-family:  Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #496897;
	margin-top:0px;
	margin-bottom:0px;
}

.headerLinks a:visited{
	font-family:  Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #496897;
	margin-top:0px;
	margin-bottom:0px;
}

.headerLinks a:hover{
	font-family:  Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #e39743;
	margin-top:0px;
	margin-bottom:0px;
}

/* FOOTER LINKS */

.footerLinks a{
	font-family:  Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	color: #496897;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
}

.footerLinks a:active{
	font-family:  Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	color: #496897;
	margin-top:0px;
	margin-bottom:0px;
}

.footerLinks a:visited{
	font-family:  Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	color: #496897;
	margin-top:0px;
	margin-bottom:0px;
}

.footerLinks a:hover{
	font-family:  Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	color: #e39743;
	margin-top:0px;
	margin-bottom:0px;
}



/* LINKS */

a{
	color: #0b3677;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
	
}

a:active{
	color: #0b3677;
}

a:visited{
	color: #0b3677;
}

a:hover{
	color: #e39743;
}


.bottomlinks a{
font-family:  Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}

.bottomlinks a:active{
font-family:  Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}

.bottomlinks a:hover{
font-family:  Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}

.bottomlinks a:visited{
font-family:  Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}

/* HEADINGS */
h1 {
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	display:inline;
}

h1.white {
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	display:inline;
}

h1.black {
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	display:inline;
}

h1.mainArticle {
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	display:inline;
}
	
h2{
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	display:inline;
}

h2.secondary{
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8a8a8a;
	
}

h3
{
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	display:inline;
}

h3.secondary
{
	font-style: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8a8a8a;
	display:inline;
}

.announcements{
font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
}

.main a:link {
	font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #003366;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}

.main A:visited {font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #003366;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}
.main A:active {font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #003366;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	}
.main A:hover {font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #003366;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	}
	
/*******************Begin Navbar***********************/
.menulist a{

color: #999999;
display: block;
width: 155px;
height: 22px;
padding-left: 5px;
background-image: url(images/buttonRepeatBackground.jpg);
background-repeat: x-repeat;
background-position: left top;
text-decoration: none;

border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-family:Verdana, Impact;
font-size:11px;
font-weight:bold;
position:relative;
text-transform:uppercase;
padding-top:8px;
margin:0px;
}

.menulist a:visited{
background-image: url(images/buttonRepeatBackground.jpg);
color: #999999;
}

.menulist a:active{
background-image: url(images/buttonRepeatBackground.jpg);
color: #999999;
}

.menulist a:hover{
background-image: url(images/buttonRepeatBackground.jpg);
color: #E19742;
}

/****************End NavBar*****************/


/*******************Begin Admin Navbar***********************/
.menulistadmin a{

color: #999999;
display: block;
width: 203px;
height: 22px;
padding-left: 5px;
background-image: url(images/buttonRepeatBackground.jpg);
background-repeat: x-repeat;
background-position: left top;
text-decoration: none;
font-weight: bold;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-family:Verdana, Impact;
font-size:11px;
font-weight:bold;
position:relative;
text-transform:uppercase;
padding-top:8px;
margin:0px;
}

.menulistadmin a:visited{
background-image: url(images/buttonRepeatBackground.jpg);
color: #999999;
}

.menulistadmin a:active{
background-image: url(images/buttonRepeatBackground.jpg);
color: #999999;
}

.menulistadmin a:hover{
background-image: url(images/buttonRepeatBackground.jpg);
color: #E19742;
}

/****************End NavBar*****************/



/*******Board Member********/


h4
{
font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	text-transform:uppercase;
}

/***********Member Nav Headings**********/
.memberNavHeading {

color: #999999;
display: block;
width: 190px;
height: 15px;
padding-left: 5px;
background-image: url(images/buttonRepeatBackground.jpg);
background-repeat: x-repeat;
background-position: left top;
text-decoration: none;
font-weight: bold;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:2px solid #CCCCCC;
font-family:Verdana, Impact;
font-size:11px;
font-weight:bold;
position:relative;
text-transform:uppercase;
padding-top:2px;
margin:0px;
}

/*********End Member Nav Headings********/