/* Resetting all styles on site, no need to modify */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, 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,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;padding:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
caption, th, td {text-align:left;font-weight:normal;}blockquote:before, blockquote:after,q:before, q:after {content: "";}blockquote, q {quotes: "" "";}
table {
	border-collapse:separate;
}:focus {outline:0;}ol, ul {list-style:none;}

/* Start of editable CSS */
body {
background:#efefef url(../images/bg.gif) repeat;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:18px;
color:#333333;}

/* Paragraph Styles */
p {
font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:14px 0 4px 0;
 line-height: 1.5;

}


/* Heading Styles */
h1 {
border-bottom: 1px solid #120790;
line-height:16px;
color:#000000;
font-weight:bold;
font-size: 130%;
}

h2 {
font-size: 115%;
line-height:14px;
color:#000000;
font-weight:normal;}

h3 {
font-size: 105%;
font-weight: bold;
line-height:12px;
color:#000000;
text-transform:uppercase;}

/* Containers */
#container {
margin:20px auto;
width:800px;}

#containerbg {
background:#ffffff url(../images/containerbg.gif) repeat-y;
float:left;}

/* Top Bar with Logo and ASAA text inside */
#top {background:#ff0000 url(../images/topbg.gif) repeat;
height:125px;
margin-bottom:1px;
width:799px;}

#logo {
background:transparent url(../images/logo.gif) no-repeat;
width:92px;
height:92px;
margin:10px 0 0 42px;
float:left;
display:inline;}

#asaa {
background:transparent url(../images/asaa.gif) no-repeat;
width:475px;
height:30px;
margin:85px 0 0 50px;
float:left;}

#asaa h1 {
position:absolute;
top:-9999px;
left:-9999px;}/* This moves the header text out of site so that the image can be seen. Text is shown when page is printed */

/* Left column, including Menu and Member Login */
#left {
float:left;
display:inline;
width:175px;}


/* Menu */

.menu {
margin-top:-16px}/* Positions Menu in relation to relative position */

.menu ul {
background:#ffffff;
font-weight:bold;}

/* hack for IE5.5 */
* html .menu ul {
margin-left:-16px;
ma\rgin-left:0;}

.menu li {
display:block;
position:relative;
background:#cee2df url(../images/navbg.gif) repeat;
border:1px solid #ffffff;
border-width:0 0 1px 0;}

/* get rid of the table in IE */
.menu table {position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em;}

.menu a, .menu a:visited {
width:164px;
display:block; 
text-decoration:none;
line-height:24px;
color:#000;
text-indent:5px;
padding-left:5px;
border-left:6px solid #333333;
vertical-align:bottom;}

/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#cee2df url(../images/navbg.gif) repeat;width:164px;w\idth:164px;}

/* style the link hover */
* html .menu a:hover {color:#cc0000;background:#ffffff;border-left:6px solid #cc0000;}

.menu :hover > a {
color:#cc0000;
background:#ffffff;
border-left:6px solid #cc0000;}

/* Positions the angled corner on top of the menu */
.navflap {
background:transparent url(../images/navflap.gif) no-repeat 100% 0;
display:block;
width:164px;
cursor:hand;}

.menu ul ul {
visibility:hidden;
position:absolute;
top:-1px;
left:175px;
border-top:1px solid #ffffff;}

/* Provides an arrow on each Sub-Menu item */
.sub {
background:transparent url(../images/arrow.gif) no-repeat 100% 50%;
display:block;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul a:hover ul {visibility:visible;border-right:1px solid #ffffff;padding-left:1px;width:175px;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}


/* Members Login */
#members {
float:left;
display:inline;
/*background:#e6e6d9 url(../images/memberslogin.gif) no-repeat;*/
margin:20px 0 0 6px;}

#members h3 {
position:absolute;
top:-9999px;
left:-9999px;}

#members form {
float:left;
display:inline;
margin:20px 0 0 0;}

form label {
line-height:22px;}

form #name,form #pass {
border:1px solid #c6c6aa;
width:160px;
padding:2px 1px;
margin:0 0 5px 0;}

form input#submit {
background:transparent url(../images/submit.gif);
width:70px;
height:22px;
border:none;}

#submit {
text-transform:uppercase;
font:normal 10px Arial, Verdana, Helvetica, sans-serif;
margin:0 0 10px 0;}

/* Central content including top three images, main content and right news bar */
#middle {
float:left;
display:inline;
width:624px;
background:#fff;}

/* Styling of top three images */
#gallery img {
margin-left:1px;
float:left;
width:207px;
height:150px;}

/* Main Content */
#maincontent {
	float:left;
	display:inline;
	width:454px;
	padding:10px;
	z-index: auto;
}

/* Main Content (wide, no RH bar) */
#maincontentwide {
	float:left;
	display:inline;
	width:600px;
	padding:10px;
	z-index: auto;
}

#maincontent ul {list-style:disc}
#maincontent ul ul {list-style:circle}

#maincontent li {
	margin:5px 5px 5px 15px;    
    padding:0px 0px 0px 0px;    
}

#maincontent li li {
	margin:5px 5px 5px 25px;    
    padding:0px 0px 0px 0px;    
}
	

	
/* Right Content where news highlights are positioned */
#right {
float:left;
display:inline;
width:150px;}

/* Styling of news hightlight list */
#right.news ul li {
padding:7px 5px 2px 5px;
background:#e6e6d9 url(../images/flap.gif) no-repeat 100% 0;
border-top:1px solid #ffffff;
border-bottom:1px solid #c6c6aa;
width:140px;}

/* Footer */
#footer {
width:800px;
font-size:10px;
line-height:12px;
background:#e6e6d9 url(../images/footer.gif) no-repeat 0 0;
border-bottom:1px solid #c6c6aa;
float:left;
padding:0 0 10px 0;
margin:0 0 20px 0;
text-align:center;}

/*admin interface top menu bar*/
/*link for news page*/


#link, #link ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : auto;
	}
	
	#link li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		width: auto;
	}
	
	#link li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 10.1em;
		margin-top : -2em;
	}
	
	#link li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#link li a {
	width: 95px;
	display : block;
	color:#000000;
	text-decoration : none;
	border-top : 1px solid #848584;
	border-bottom : 1px solid #848584;
	border-left: 1px solid #848584;
	border-right: 1px solid #848584;
	background-image: url(images/News_button_bg.jpg);
	padding : 4px 4px 4px 4px;
	background-repeat: repeat-y;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
	
	#link li a:hover {
		color:#000066;
		background-color : #CCCCCC;
		background-image: none;
	}
	
	#link li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#link li:hover ul, #link li li:hover ul, #link li li li:hover ul, #link li.sfhover ul, #link li li.sfhover ul, #link li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}


.style1 {
	color: #000000;
	font-weight: bold;
}

.style1 {
	color: #000000;
}
	
.style6 {
	color: #000066;
	font-weight: bold;
	background-color: #FFFFFF;
}

.style10 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.style11{
	color: #000000;
	font-weight: bold;
	text-align: justify;	
	font-size: 95%;
	}
	
.style12{
	color: #000000;
	font-weight: 100;
	text-align: justify;
	font-size: 13px;
	}

.style14 {
	color: #000066;
	font-weight: bold;
			font-size: 110%;
}

.style15 {
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	margin-top:3px;
}

.style51 {
margin-top:10px;
}

.style52 {
margin-top:10px;
font-famiy: Symbol;
}

.style61 {
	color: #000000;
	font-style: italic;
}
	