/* -------- begin file test css style sheet --------- */

body {
margin: 0;
padding: 0;
background-color: #ffffff;
color: #000;
align: center;
text-align; center;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

html {margin: 0;
padding: 0;
}

#container {
text-align: center;
vertical-align: middle;
width: 800px;
height: auto;
background: #eeeeee;
position: absolute;
top: 0;
left: 50%;
margin-left: -400px;
}

#portal {
width: 100%;
border: none;
cellspacing: 0;
cellpadding: 0;
height: 100%;
align: center;
text-align: center;
}

img {
border: none;
}

h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 14px;}

h2,h3,h4,h5,h6 {
text-align: center;
color: #000;
text-transform: capitalize;
}

#layout {
width: 790px;
cellspacing: 0;
cellpadding; 0:
border: 0;
border-collapse: collapse;

}

tr.top {
height: 10px;
background: #eeeeee;
}

tr.header {
height: 192px;
background: #ffffff;
}

tr.vdivide {
height: 10px;
background: #eeeeee;
}

tr.middle {
height: auto;
background: #ffffff;
}

tr.lower {
height: auto;
background: #ffffff;
}

tr.footer {
height: 35px;
background: #eeeeee;
}



a:link {
font-size: 10px;
color: #000;
text-decoration: underline;
}
a:visited {
font-size: 10px;
color: #000;
text-decoration: underline;
}
a:hover {
font-size: 10px;
color: #c00000;
text-decoration: underline;
}

td.lborder {
width: 10px;
background: #eee;
}

td.lcolumn {
width:165px;
background: #eee;

}

td.hdivide {
width: 10px; 
background: #eee;
}

td.rcolumn {
width: 595px;
background: #fff;
font-size: 11px;
vertical-align: top;
}

td.rborder {
width: 10px;
background: #eee;
}

td.gallery {
width: 100px;
height: 100px;
align: center;
text-align: center;
vertical-align: center;
background: #eee;
}

#toplinks {
font-size: 10px;
line-height: 20px;
padding-top: 5px;
}

#toplinks a:link {
font-size: 10px;
color: #000;
text-decoration: none;
}

#toplinks a:visited {
font-size: 10px;
color: #000;
text-decoration: none;
}

#toplinks a:hover {
font-size: 10px;
color: #c00;
}

#leftcolumn {
position: absolute;
top: 230px;
left: 10px;
width: 165px;
height: auto;
}

#menulinks {
position: relative;
top: 15px;
left: 0px;
}

#menulinks ul {
text-align: center;
}

#menulinks li {
list-style: none;
margin-left: -40px;
width: 160px;
}

#menulinks a:link {
display: block;
width: 160px;
height: 30px;
font-size: 11px;
color: #000;
background: #eee;
border-right: 3px solid #800;
border-bottom: 1px solid #800;
border-left: 1px solid #fff;
text-decoration: none;}

#menulinks a:visited {
display: block;
width: 160px;
height: 30px;
font-size: 11px;
color: #000;
background: #eee;
border-right: 3px solid #800;
border-bottom: 1px solid #800;
border-left: 1px solid #fff;
text-decoration: none;}

#menulinks a:hover {
display: block;
width: 160px;
height: 30px;
color: #c00000;
font-size: 11px;
background: #fff;
border-right: 3px solid #c00000;
border-bottom: 1px solid #c00000;
border-left: 1px solid #fff;
text-decoration: none;}

#menulinks a.current:link {
display: block;
width: 160px;
height: 30px;
font-size: 11px;
color: #000;
background: #fff;
border-right: 3px solid #c00000;
border-bottom: 1px solid #c00000;
border-left: 1px solid #fff;
text-decoration: none;}

#menulinks a.current:visited {
display: block;
width: 160px;
height: 30px;
font-size: 11px;
color: #000;
background: #fff;
border-right: 3px solid #c00000;
border-bottom: 1px solid #c00000;
border-left: 1px solid #fff;
text-decoration: none;}

#menulinks a.current:hover {
display: block;
width: 160px;
height: 30px;
font-size: 11px;
color: #000;
background: #fff;
border-right: 3px solid #c00000;
border-bottom: 1px solid #c00000;
border-left: 1px solid #fff;
text-decoration: none;}


#dropmenudiv{
position:absolute;
background-color: #eee;
border-right: 3px solid #800;
border-left: 1px solid #fff;
font-size: 10px;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid #800;
padding: 1px 0;
text-decoration: none;
color: #000;
}

#dropmenudiv a:hover{ /*hover background color*/
background: #fff url(images/point.gif) 0 1px no-repeat;
color: #c00000;
}



#contact {
position: relative;
top: 30px;
left: 5px;
width: 149px;
height: 169px;
background: #fff url(images/contactbackground.gif) 0px 0px no-repeat;
font-size: 11px;
text-align: center;
}

#maillist {
position: relative;
top: 5px;
left: 5px;
width: 149px;
height: auto;
font-size: 10px;
text-align: center;
font-style: oblique;
background: #eee;
border: 0px solid #ccc;
}

#border {

margin: 2px;
border: 1px solid #fff;
}

div.reg {
position: relative;
top: 5px;
left: 5px;
width: 149px;
height: auto;
font-size: 10px;
text-align: center;
font-style: oblique;
background: #eee;
border: 1px solid #ccc;}

a.registration:link {
margin: 10px 55px;
display: block;
height: 35px;
width: 35px;
background: url(images/dualreg.png) no-repeat 0px -35px;}

a.registration:visited {
margin: 10px 55px;
display: block;
height: 35px;
width: 35px;
background: url(images/dualreg.png) no-repeat 0px -35px;}

a.registration:hover {
margin: 10px 55px;
display: block;
height: 35px;
width: 35px;
background-position: 0px 0px;}



a.sponsorship:link, a.sponsorship:visited {background: url(images/sponsorshipbutton.gif) no-repeat 0 -28px;}

a.sponsorship:hover {background-position: 0px 0px;}




p.text {
margin: 10px 10px;
padding: 0 20px;
text-align: left;
}

p.boxed {
margin: 10px 10px;
padding: 20px;
border: 1px solid #ddd;
text-align: left;}

div.boxed {
margin: 10px 10px;
padding: 20px;
border: 1px solid #ddd;
text-align: left;}

p.footnote {
margin: 3px 60px;
font-size: 9px;
font-style: oblique;
}

p.address {
margin: 8px 140px;
}

p.description {
text-align: center;
font-size: 10px;
line-height: 14px;
background-color: #eee;
color: #000;
border: 1px solid #ddd;
margin: 25px 60px;
padding: 15px 40px;
}


img.description {
border: 10px solid #eee;
}

p.rfloat {
float: right;
width: 140px;
height: auto;
background: #eee;
border: 1px solid #ddd;
font-style: oblique;
padding: 8px;
margin: 0 20px 10px 20px;
}

p.lfloat {
float: left;
width: auto;
height: auto;
margin: 0 15px 10px 15px;
}

p.pfooter {
color: #000;
font-size: 10px;
text-align: center;
padding: 10px 20px;
background: #eee;
}

p.center {
text-align: center;
align: center;
padding: 20px;
}

#first  {
text-align: left;
vertical-align: middle;
width: 500px;
height: auto;
color: #000000;
background: #f7f7f7;
position: absolute;
top: 0;
left: 50%;
margin-left: -250px;
font-family: "Century Gothic", Verdana, sans serif;
font-size: 12px;
line-height: 16px;
}

#first h3 {
margin: 15px 20px;
font-size: 16px;
font-weight: 700;
line-height: 30px;
border-top: 1px solid #a40202;
border-bottom: 1px solid #a40202;
padding: 0 4px;
}

h3.first {
margin: 15px 20px;
font-size: 16px;
font-weight: 700;
line-height: 30px;
border-top: 1px solid #a40202;
border-bottom: 1px solid #a40202;
padding: 0 4px;
}

#first p {
padding: 5px 20px 5px 20px;
}

#first h4 {
margin: 15px 20px 0 20px;
font-size: 16px;
font-weight: 700;
line-height: 30px;
padding: 4px;
}

#first h5 {
font-size: 14px;
font-weight: 600;
padding-left: 24px;
font-style: oblique;
margin: -10px 20px 20px 20px;
margin-top:-10px;
}

#first dl {
padding-left: 20px;
}

#first li {
padding: 3px;}

#pullout {
float: right;
width: 130px;
margin: 10px 20px 10px 10px;
padding: 10px;
height: auto;
background: #ffffff;
border: 1px solid #a40202;
}

#pullout p {
}

#close {
text-align: center;
font-style: oblique;
background: #ffffff;
color: #a40202;
padding: 5px 10px;}

#footer {
border: 1px solid #a40202;
background: #f7f7f7;
font-size: 10px;
font-style: italic;
text-align: center;
line-height: 14px;
margin: 20px;
}

ul.links {
margin-left: 120px;
}

li.links {
margin-left: 90px;
}

/* ---font properties---
font-style:
font-variant:
font-weight:
font-size:
font-family: goudy, serif; */ 


/* ---text properties---
text-align:
text-decoration:
text-transform:
text-indent:
color:                    */


/* ---background properties---
background:
	background-color:
	background-image:
	background-repeat:
	background-attachment:
	background-postition:     */
	
/* ---list propeties---
list-style:
	list-style-type:
	list-style-position:
	lsit-style-image:    */
	
/* ---dimension properties---
width:
line-height:
height:

/*---positioning properties---
vertical-align:		       */	
	
/*---margin properties---
margin:
	margin-top:
	margin-right:
	margin-bottom:
	margin-left:       */

/* ---padding properties---
padding:
	padding-top:
	padding-right:
	padding-bottom:
	padding-left:  	*/
	
/*---borders properties---
border: 	(top,right,bottom,left)
border-width:  	(top,right,bottom,left)
border-style:   (top,right,bottom,left)
border-color:   (top,right,bottom,left)
	
	
body  {
font-family:
font-size:
color:
background-color:
background-image:
background-repeat:
background-attachment:
}
	
h1 {
text-align: 
color: 
text-transform: 
}
 
h2,h3,h4,h5,h6 {
text-align:  
color: 
text-transform: 
}

em {
font-style:
color:
}

strong {
font-weight:
color:
}

img {
border:
}

div.center {text-align: center;}
div.right {text-align: right;}
div.left {text-align: left;}
div.justify {text-align: justify;}
div.links {margin-left: 6cm; text-align:left; font-size:smaller;}
div.checkbox {margin-left: 6cm; text-align: left; }

p.center {text-align: center; text:indent: .5cm;}
p.left {text-align: left; text:indent: .5cm;}
p.right {text-align: right; text:indent: .5cm;}

table.main {text-align: center; vertical-align: middle; width: 80%; table-layout: fixed; background-color: white; border: black thin solid; padding: 3px}
table.main2 {text-align: center; vertical-align: middle; width: 80%; table-layout: fixed; background-color: white; border: black thin solid; padding: 3px; line-height: 2}
table.nav {text-align: center; vertical-align: middle; width: 50%; table-layout: fixed; background-color: white; border: black thin solid; padding: 5px}
table.small {text-align: center; vertical-align: middle; width: 15%; table-layout: fixed; background-color: white; border: white thin solid; padding: 5px}

a:link {
color: white; 
font-style: italic; 
text-decoration: underline; 
text-transform: lowercase;
}

a:active {
color: red; 
font-style: italic;
text-decoration: underline; 
text-transform: lowercase;
}

a:visited {
color: white; 
font-style: italic;
text-decoration: underline; 
text-transform: lowercase;
}

a:hover {
color: fuchsia; 
font-style: italic;
text-decoration: underline; 
text-transform: lowercase;
}




ol li {list-style: upper-roman; text-transform: capitalize}
ol ol li {list-style: upper-alpha; text-transform: capitalize}
ol ol ol li {list-style: decimal; text-transform: none}
ol ol ol ol li {list-style: lower-alpha}
ul li {list-style: disc}





/* ---------- end file -----------*/
