A:link{text-decoration: none; color: #003399;}
A:hover{text-decoration: none; color: #000000;}
A:visited{text-decoration: none; color: #660066;}
A:active{text-decoration: none; color: #8F8F8C;}


body
{
	
	text-align: center;
	color:#613101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#e5e5e5;
	margin:0px 0px 0px 0px;
	
}



.blue
{
	color: #346699;
	font-weight: bold;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 36px;*/
	color: #346699;
	font-weight: bold;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 24px;*/
	color: #346699;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 16px;*/
	color: Black;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: Black;
}
.font {
	/*font-size: 12px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: black;
	line-height: 18px;

}
.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 9px;*/
	color: Black;
}
.h3light {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 16px;*/
	color: #FFFFFF;
}
.h3bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 16px;*/
	color: #346699;
	font-weight: bold;
}
.h3lboldlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 16px;*/
	font-weight: bold;
}
.h4link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
}
.h1cursive {
    font-family: Monotype Corsiva, serif;
	/*font-size: 36px;*/
	color: #346699;
	font-weight: bold;
}
.h3boldital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 16px;*/
	color: #346699;
	font-weight: bold;
	font-style: italic;
}
.h4bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #346699;
	font-weight: bold;

}
.h2bold {
	/*font-size: 24px;*/
	color: #346699;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;

}
.fontsmall {

	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.h4boldlight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #999999;
	font-weight: bold;
}
.h4linklight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #999999;

}
.fontsmalllink {


	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
}
.fontbold {

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #346699;
}
.h4boldwhite {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.fontblack {

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
 .floatingchar{ 
	float  : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size   : 14pt;
	font-style  : italic;
	font-weight : bold;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.fontitalic {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-style: italic;

}


div.content
{
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	text-align: left;
	height:100%;
	background-color:White;
	color:Black;
	
	border:solid 1px black;
	
	margin-bottom:20px;
	padding-bottom:10px;
}



div.header
{
	background-color:white;
	background-image:url(images/AleutHeader.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:126px;
	width:100%;
}

div.AleutCorpheader
{
	background-color:white;
	background-image:url(images/AleutCorpBanner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:233px;
	width:100%;
}

div.LargeHeader
{
	background-color:white;
	background-image:url(images/AleutHeaderBig.jpg);
	background-repeat:no-repeat;
	height:290px;
	width:100%;
}

div.themenu
{
	clear:both;
	width:100%;
	margin-bottom:10px;
	
	
	
}

div.maincontent
{
	min-height: 250px;
	margin-top:8px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:20px;
}




div.footer
{
	font-size:8pt;
	text-align:center;
	padding-top:5px;
}


div.MainLeft
{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	width:500px;
	min-height:200px;
	margin-left:10px;
	margin-bottom:10px;
	
	
	
}
span.PhotoCaption
{
	font-size:8pt;
	font-weight:lighter;

}
div.MainRight
{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	float:right;
	position:relative;
	min-height:200px;
	/* background-image:url(background.gif); 2010.06.01 - JEY  - no background image currently used */
	width:225px;
	/* 230 */
	font-size:9pt;
}

div.WhatsNew
{
    border-top: solid 1px #040404;
    border-bottom: solid 1px #040404;
	border-left: solid 1px #040404;
	
	background:#F0F3F0;


	padding:2px 2px 5px 10px;

	margin-bottom:2px;
	
   
    
	
	color: #346699;
	font-weight: bold;
}

span.SideHeader
{
	color:#993333;
	font-weight:bold;
}

div.MainBottom
{
    margin-left:40px;
	clear:both;
	width:100%;
	height:150px;		
}

div.MainBottomLeft
{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	width:600px;
}

div.MainBottomRight
{
	position:relative;
	float:left;
	/* background-image:url(background.gif); 2010.06.01 - JEY  - no background image currently used */
	width:225px;
	height:100px;
}

div.MainEmailText
{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	/* background-image:url(background.gif); 2010.06.01 - JEY  - no background image currently used */
	float:left;
	padding:10px 10px 10px 10px;
	height:64px;
	

}

div.RightSideText
{
	padding-left:0px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



a:hover {

	color:#346699;
}
a:active {


	color:#346699;
}

.headings {
	font-size: 16px;
	color: #ae2626;
	font-weight: bold;
}
.headingsSub {
	font-size: 12px;
	color: #ae2626;
	font-weight: bold;
}
.quotes {
	font-size: 12px;
	font-style: italic;
}
.quoteHeader {

	font-size: 12px;
	font-weight: bold;
}
th
{
	font-weight: bold;
}

.HeaderText
{
	font-size:12pt;
	font-weight:bold;
}
div.Notice
{ 
	
	border: 1px solid #808080;
	padding: 10px 10px 10px 10px;
	background:#EFEFF3;
	width:95%
	
	
}
div.GroupPannel
{
	
	float:left;
	width:45%;
	padding:0em 1.5em .5em .5em;	
}

P.breakhere 
{
    page-break-before: always;
}

#essayReport
{
    margin-left:-5px;
}

.SmallPrint
{
	font-family:Arial,serif;font-size:11px;color:rgb(0,0,0);font-weight:normal;font-style:normal
}

.accordionLink
{
	font-weight:bold;font-size:15px;
}

.AccordHeader
{
	font-family:Arial,serif;font-size:13px;color:rgb(0,0,0);
}

.homePageAccordHeader
{
    margin-left:0px;
    margin-right:0px;
    margin-bottom:5px;
	padding:4px 2px 1px 2px;
	background-color:#EFEFF3;
	/*text-decoration:underline;*/
	color:white;
	border: solid 2px #d5d5d9;
	cursor:pointer;
     
	
	color: #003399;
    
	/*color:#993333;
	font-weight:bold;*/
}

.homePageAccordHeaderSelected
{
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
	background-color:#d5d5d9;
	font-size:11pt;
    font-weight:bold;	
	
	border: solid 2px #EFEFF3;
	cursor:pointer;
      font-family: Monotype Corsiva, serif;
	color: #003399;
	

}

.homePageAccordContent
{
	color:#000000;
	padding: 5px 5px 5px 5px;
	
	background-color:#EFEFF3;
	margin-bottom:10px;
}

div.Button
{
	padding:5px 2px 5px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#ae2626;
	color:White;
	border: solid 3px #7d2c2c;
	text-align:center;
	cursor:pointer;
	
}

div.smallButton
{
    margin-left:0px;
    margin-right:0px;
    margin-bottom:5px;
	padding:4px 2px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#EFEFF3;
	color:#346699;
	border: solid 3px #808080;
	text-align:center;
	cursor:pointer;
	width:195px;
	height:20px;
	
	
	
		
}

div.PageTitle
{
	text-align:center;
	font-size:17pt;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	color: #346699;
}



div.fancy_header
{
	font-size:15pt;
    font-weight:bold;	
	
	color: #346699;

}

div.AppRegion
{
	background-color:#eeeeee; 
	border:solid 2px gray; 
	padding: 10px 20px 10px 20px;
	width:90%;
}

div.NewsTicker
{
	background-color:#eeeeee; 
	border:solid 2px gray; 
	padding: 10px 15px 10px 20px;
	width:95%;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
div.Announcement
{
	background-color:#ffffff; 
	padding: 10px 15px 10px 20px;
	width:95%;
	min-height:30px;
	font-weight:bold;
	font-size:large;
	text-align:center;
	font-weight:bold;
}
.AnnouncementTitle
{
	color: #346699; /* same as .blue */
	font-weight: bold; /* same as .blue */
	font-size: 16px;	

}
div.AnnouncementBody
{
	
	
	padding: 10px 15px 10px 20px;
	width:95%;
	min-height:300px;
	font-weight:normal;
	float: left; 
	overflow: auto; 
}

.NewsTitle
{
	color: #346699; /* same as .blue */
	font-weight: bold; /* same as .blue */
	font-size: 12px;	

}
div.NewsBody
{
	
	
	padding: 10px 15px 10px 20px;
	width:95%;
	
	font-weight:normal;
	float: left; 
	overflow: auto; 
}

div.blockquote 
{
	margin-left:50px;
	}
span.blockquote 
{
	margin-left:50px;
	}	
/* ********** invisible buttons ************* */
.invisibleButton
{
	 display:none;
}
/* ********** Home Page Model Pop-up ************* */

.GrayedOut
{ 
	background-color:Gray;
	
	background-position:center;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.transparentBGModalPopup
{ 
	background-color:transparent;
	background-position:center;
	padding:0;
	border: none;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}



.modalPopup 
{
	border: 2px solid black;
	padding: 20px 20px 20px 20px;
	background-color:White;
}

.modalPopUpDivBox
{ 
	
	background-color:white;
	border:1px solid black;
	border-width:2px;
}

.modalPopUpDivBox p
{
	margin:30px 40px 20px 10px;
	color:#821725;
	
} 