@charset "utf-8";

/*-----Pre-Defined HTML Tags-----*/

html
{
	font-size: 62.5%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #0094c4 url(../images/bg-main.gif) repeat-x left top;
	font: 1.2em Arial, Helvetica, sans-serif;
	position:relative;
}


ul
{
	margin: 0px;
	padding: 0px;
}

#Content ul, #Content li, #Content ol, #Content p, #Content form, #Content label, #Content object, #Content h1, #Content h2, #Content h4, #Content h5, #Content h6
{
	margin: 0px 10px 0px 20px;
}

#Content li p { margin: 10px 0px 10px 0px; }

/*-----Headings-----*/

h1 { font-size: 2.4em; padding-top: 0px; padding-bottom: 15px; color: #B41613;}
h2 { font-size: 2.0em; padding-top: 15px; padding-bottom: 0px; color: #777;}
h3 { font-size: 1.8em; border-bottom: 7px solid #0094c4; padding: 10px 10px 0px 20px; display:inline; text-transform:uppercase; color: #0094c4; }
h5 { font-size: 1.2em;}
h6 { font-size: 1em; font-weight:normal; margin: 0px; padding: 0px;}
h4 { font-size:1.5em; padding: 25px 0px 20px 0px;}

/*-----Block Level Elements-----*/

#Wrapper
{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}



#AssLogo
{
	/*height: 78px;
	width: 345px;*/
	float: left;
	margin-top: 10px;
}
#Header
{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	height: 210px;
}

#Content
{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background: #bfdcec url(../images/bg-content.gif) repeat-x left top;
	position: relative;
}
#Footer
{
	width: 810px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#Container
{
	/*padding-right: 217px;
	padding-left: 263px;*/
	clear: both;
	background: #0094C4;
	/*padding-bottom: 15px;*/
}

#Footer-Links 
{
	width: 767px;
	margin-right: auto;
	margin-left: auto;
}

#FooterCredits
{
	width: 767px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/*-----Header Elements-----*/

#ALA-Logo
{
	float: right;
	height: 149px;
	width: 144px;
}

#Header a img
{
	border-style: none;
}


/*-----Global Nav Bar Elements-----*/

#navcontainer
{	
	float: left;
}

:root #navlist {
}

#navlist
{
	background: #B41613 url(../images/bg-global-nav.jpg) repeat-x;
	list-style: none;
	padding-top: 9px;
	overflow: hidden;
	padding-bottom: 9px;
	margin-top: 53px;
	z-index: 600;
	/*height: 33px;*/
}

#navlist li
{
	/*padding-top: 9px;
	padding-bottom: 9px;*/
	display: inline;
	list-style: none;
	position:relative;
}

#navlist li a:link, #navlist li a:visited
{
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 9px 13px;
	background: url(../images/nav-verticalbar.gif) no-repeat left top;
	font-weight: bold;
	/*display: block;*/
}

#navlist li a:hover
{
	color:#FFFFCC;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}


/*-----Sub Nav Elements-----*/

#navlist li ul {
/*	display: none; */
	z-index: 601;
	position: absolute;
	left: -999em;
	top: 34px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #fff;
	width: 180px;
}
#navlist li:hover ul, #navlist li.over ul {
	left: 2px;
	display: block; }
#navlist li ul li {
	width: 170px;
	height: auto;
	background: #D22E2C none; 
	margin: 0px;}
#navlist li ul li a {
	width: 160px;
	line-height: 15px;
	height: auto;
	padding: 5px;
	text-align: left;
	position: relative;
	display: block;
	background: none;
	border: 0px;
	border-bottom: 1px solid #ffcccc;
	font-weight: normal;
}

:root #navlist li ul li a {
	height: auto;
}

/*-----Content Elements-----*/

#Content p
{
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*-----Footer Links Elements-----*/

#Footer-Links ul
{
	list-style: none;
	padding-top: 9px;
	overflow: hidden;
	padding-bottom: 9px;
  	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#Footer-Links ul li
{
	/*padding-top: 9px;
	padding-bottom: 9px;*/
	display: inline;
	list-style: none;
}

#Footer-Links ul li a:link, #Footer-Links ul li a:visited
{
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 9px 13px;
}

#Footer-Links ul li a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}

/*-----Footer Credits Elements-----*/

#FooterCredits p
{
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: .9em;
}

#FooterCredits a:link
{
	color: #FFFFFF;
}

#FooterCredits a:visited
{
	color: #FFFFFF;
}

/*-----Members Elements-----*/

#Members ul
{
	text-align: center;
}

#Members li
{
	display: inline;
}
form#Form1  
{
	margin: 5px;
}
#Form1 #submit
{
	top: 8px;
	float: right;
}

#Form1 label
{
	font-size: 1.3em;
	font-weight: bold;
}

#Form1 .Left
{
	float: left;
}

.mlog 
{
	width: 111px;
}



.boxx
{
	border: 1px solid #606e76;
	margin-top: 2px;
	background: #eaf4fa;
}

.both
{
	clear: both;
}

.Title
{
	font-size: 1em;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

A, A:hover
{
	color:#000000;
	text-decoration:underline;
}

#bg
{
	background: url(../images/bg-flag.jpg) no-repeat left 87px;
}

.bg2
{
	background: #BFDCEC;
	position: relative;
	width: 767px;
	padding-bottom: 15px;
}


#localnavcontainer {
  padding-top: 20px;
  width: 192px;
  background-image: url(../images/localnav-top.gif);
  background-repeat: no-repeat;
}
#localnavcontainer ul {
  margin: 0px;
  list-style-type: none;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #0094C4;
  background-image: url(../images/localnav-bottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}
#localnavcontainer li {
  margin: 0px;
  padding: 0px;
  background-image: url(../images/localnav-back.gif);
  background-repeat: repeat-y;
  vertical-align: bottom;
}
#localnavcontainer ul a {
  margin: 0px;
  display: block;
  background-image: url(../images/arrow-white-medium.gif);
  background-repeat: no-repeat;
  background-position: 7px 7px;
  padding-left: 20px;
  color: #FFFFFF;
  padding-top: 3px;
  padding-right: 15px;
  padding-bottom: 3px;
  padding-left: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0094C4;
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#localnavcontainer ul a:hover {
  text-decoration: none;
  background-color: #0094c4;
}
#localnavcontainer ul .active a {
  color: #FCED69;
  background-image: url(../images/arrow-yellow-medium.gif);
}
#localnavcontainer ul .secure a {
  background-image: url(../images/lock_icon.gif);
  background-repeat: no-repeat;
  background-position: 3px 4px;
}



#tabs {
  float:left;
  width:100%;
  line-height: 11px;
  font: bold 11px Verdana;
  }
#tabs ul {
  margin:0;
  padding:10px 10px 0px 10px;
  list-style:none;
  }
#tabs li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs a {
  float:left;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  background:url(../images/tableft.gif) no-repeat left top;
  }
#tabs a span {
  float:left;
  display:block;
  background:url(../images/tabright.gif) no-repeat right top;
  padding:3px 12px 1px 6px;
  color:#666;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#000;
  }

/*
#tabs a:hover, .activetab {
  background-position:0% -42px;
  }
#tabs a:hover span,  .activetab span {
  background-position:100% -42px;
  }
*/
#infoblock { padding: 1px 10px 10px 10px; width: 740px; color:#666666; font-size: .9em; background-color:#e7f1f8; margin-bottom: 30px;}
#rolodex { padding: 1px 10px 10px 10px; width:344px; height:164px; background-image: url(../images/roloback.gif); color:#666666; font-size: .9em;}
#rolophoto { width:90px; height: 105px; float: right; border: 1px dotted #000000; margin: 30px 5px 3px 10px; background-repeat: no-repeat; }

.dateblock {
text-align: center;
width: 110px;
height: 110px;
padding: 10px;
font-family: "Trebuchet MS", Arial, Helvetica;
font-weight:bold;
background-image: url(../images/postit.gif);
}
.day {
font-size: 44px;
position: relative;
top: -5px;
}
.month {
font-size: 22px;
}
.year {
font-size: 20px;
position: relative;
top: -10px;
}

.FormField { font-size:11px; color:#666666; vertical-align: top;}

.tooltip{ width: 274px; text-align:left; z-index: 999;}
.tooltip span.top{padding: 10px 10px 0px 30px; background: url(../images/bt.gif) no-repeat top; height: 20px; color:#FFFFFF; font-weight:bold; line-height: 17px; text-align:center;}
.tooltip b.bottom{padding: 0px 15px 30px 27px; font-size: .9em; font-weight:normal; color: #333333; background: url(../images/bt.gif) no-repeat bottom;}
.tooltip b.bottom strong {padding-top: 10px;}


.sc { display: none;}


