@charset "iso-8859-1";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	font-family: Times New Roman, Arial, Helvetica, Sans Serif;
	font-size: 14px;
	color: #393b5c;
    background: #0c2357 url(images/amiBG.jpg);
}

a:link, a:visited {color: #55567e; font-family: Arial, Helvetica, Sans Serif; font-size: 12px; font-weight: normal;text-decoration: none;}
a:visited {	color: #55567e;	font-family: Arial, Helvetica, Sans Serif; font-size: 12px; font-weight: normal; text-decoration: none;}
a:hover {color: #3336bf; text-decoration: underline;}

.amiHeader {
	padding-top: 35px;
	padding-left: 53px;
	padding-bottom: 15px;
}

.menubg {
    background: #b0b8c0;
	width: 960px;
	height: 27px;
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
}

div#page { 
position:relative; 
width:960px; 
margin:0 auto; 

}

.menuLayer {
position:absolute; width:960px; height: 26px; z-index:270; 
}


.photoareaLayer {
position:absolute; width:960px; height: 290px; z-index:170; 
	background: url(images/photoBG.jpg) no-repeat;
	background-position: bottom right;

}

.photo {
width: 726px;
}

.photoright {
width: 234px;
padding-top: 50px;
padding-left: 10px;
background: #61718b;
color: #ffffff;
}

.projHeading {
		color: #0b2255;
		font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
		font-weight: bold;
		font-size: 12px;
}

.projDetails {
		color: #ffffff;
		font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
		font-weight: normal;
		font-size: 12px;
}

.projLink {
		color: #0b2255;
		font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
		font-weight: bold;
		font-size: 11px;
}

.projLink a:link, .projLink a:visited, .projLink a:active {
		font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
		font-size: 11px;
		color: #0b2255;
		text-decoration: none;
}

.projLink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.spacerLayer {
width:960px; height: 10px; background: #D8D9DB;
}

.contentArea {
		position:absolute; 
		top: 403px;
		z-index:370;
		width:960px;
}
.contentAreaLeft {
        padding-top: 5px;
		padding-left: 20px;
		padding-right: 5px;
		width: 233px;
		background: #D8D9DB;
		border-right: 1px solid #9aa3ab;
		font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
		font-size: 13px;
}

.contentAreaRight {
	line-height: 18px;
        padding-top: 0px;
		padding-left: 20px;
		padding-right: 20px;
		width: 727px;
		background: #D8D9DB;
		font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
		font-size: 13px;
}

.heading {
		font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
		font-size: 18px;
		color: #013472;
		font-weight: bold;
}

.footerLinks {
        padding-top: 10px;
		color: #8c96ad;
		font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
		font-size: 10px;
}

.footerLinks a:link, .footerLinks a:visited, .footerLinks a:active {
		font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
		font-size: 11px;
		color: #8c96ad;
		text-decoration: none;
}

.footerLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.copy {
        padding-top: 10px;
		color: #5f7298;
		font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
		font-size: 11px;
}

.copy a:link, .copy a:visited, .copy a:active {
	font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #8c96ad;
	text-decoration: none;
}

.copy a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.drkBlue {
	color: #013472;
	font-weight: bold;
}


a.lnavLinks:active, a.lnavLinks:visited, a.lnavLinks:link {
	color: #0c2255;
	line-height: 22px;
	font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.lnavLinks:hover {
	color: #3d6fb7;
	font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
	font-size: 13px;
	text-decoration: none;
}



.bottommenu3 {
	color: #9999A2;
	font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	text-decoration: none;
}

a.bottommenu3:active, a.bottommenu3:visited, a.bottommenu3:link {
	color: #9999A2;
	font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	text-decoration: none;
}

a.bottommenu3:hover {
	color: #D2D3DF;
	font-family: Verdana, Times New Roman, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	text-decoration: none;
}


