* { 
    margin: 0; 
    padding: 0; 
	float: none;
}

html {
	height: 100%;
}
	
	font-family: 'Habibi', serif;
	font-family: 'Droid Serif', serif;


.unselectable {
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
}



body {
	margin: 0px; 
	padding: 0px; 
	height: 100%;
	background-image: url("/images/asnbg.png");
	}

#holdit {
	position: relative;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
	
	
.titlebox {
	position:absolute;
	width:100%;
	background-image: url(/../images/purptransbg.png);
	top: 35px;
	left: 0px;
	z-index:4;
	}

.title {
	position:relative;
	height: 55px;
	width: 500px;
	min-width: 470px;
	max-width: 800px;
	margin-left:30px;
	background-color: #2C153F;
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	font-size:36px;
	line-height:55px;
	text-align:center;
	color: #F7F7E5;
	padding: 10px;
	cursor:pointer;
}

.subtitle {
	background-color: #584960;
	height: 20px;
	width: 500px;
	min-width: 470px;
	max-width: 800px;
	margin-left: 30px;
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	font-size:16px;
	line-height:20px;
	text-align:center;
	color: #F7F7E5;
	padding: 10px;
	cursor:pointer;
}


#fixednavhold {
	position:absolute;
	top: 150px;
	left: 30px;
	width: 160px;
	text-align: center;
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	font-size:14px;
	color: #333;
	z-index:0;
}

.navlinks {
	border-left: #FCFBE3 2px solid; 
	height: 24px;
	width: 150px;
	float: left;
	margin-right: -20;
	line-height:24px;
	padding: 10px;
	text-align: left;
	color: #333;
	cursor:pointer;
	}

.navlinks a:link {
	color: #333;
	display: inherit;
	text-decoration: none;
}

.navlinks a:active {
	color: #333;
	text-decoration: none;
}

.navlinks a:visited {
	color: #333;
	text-decoration: none;
}

.navlinks:hover {
	background-image: url(../images/transwhitebg.png);
	border-left:#584960 2px solid;
	color: #333;
	}

.navcurrent {
	background-image: url(../images/transwhitebg.png); 
	border-left:#584960 2px solid;
	cursor:default;
	}


#topcover {
	position:absolute; 
	top:0px; 
	left:190px; 
	width:760px; 
	height: 35px;
	border-left:#584960 2px solid;
	border-right:#584960 2px solid;
	background-color: #F7F7E5; 
	z-index:3; 
}

#bodybox {
	position: absolute;
	top: 0;
	left: 190px;
	width: 760px;
	height: 100%;
	border-left:#584960 2px solid;
	border-right:#584960 2px solid;
	background-color: #F7F7E5;
	z-index: 1;
}

.bodycopy {
	position: relative;
	left: 190px;
	width:530px;
	max-width: 60%; 
	overflow-x: hidden;
	padding: 168px 120px 100px 50px;
	z-index:2;
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #333;
	line-height:20px;
	}

	
p {
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #333;
	line-height:20px;
}


p a:link {
	color: #333;
	text-decoration:none;
}

p a:hover {
	color: #333;
	text-decoration:underline;
}

p a:visited {
	color: #333;
	text-decoration:none;
}

strong, b {
	font-family: Georgia, Times New Roman, serif;
	font-weight:bold;
}

ul {
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #333;
	line-height:20px;
	margin-left:40px;
	list-style: url(../images/bullet.png);
}




ul.double {
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #333;
	line-height:20px;
	margin-left:40px;
	list-style: url(../images/bullet.png);
}

li {
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #333;
}

li.double {padding-bottom:10px;
}

a {
	text-decoration:none;
	color:#333;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	color: #2C153F;
	font-size: 36px;
}

h2 {
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	color: #333;
	font-size: 30px;
	line-height: 45px;
	}
	
h3 {
	font-family: 'Droid Serif', Georgia, Times New Roman, serif;
	font-style: italic;
	font-weight:100;
	font-size: 14px;
}

h4 {
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	border-bottom: #2C153F solid 2px;
	color: #2C153F;
	font-size: 15px;
	padding:5px 5px 5px -50px;
	margin-bottom:10px;
	
		}

h4 a {
	color: #2C153F;
	text-decoration:none;
}

h4 a:hover {
	color: #584960;
	text-decoration:none;
	}

h4 a:visited {
	color: #2C153F;
	text-decoration:none;
}



.bodytext {
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	color: #333;
	font-size: 13px;
}
	
.bodytext a:link {
	color: #333;
	text-decoration:none;;
}


.collapse {
	display:none;
}

#fixedfooter {
	position:fixed;
	background-color: #2C153F;
	bottom: 0px;
	height: 30px;
	width: 100%;
	text-align: center;
	font-family: 'Habibi', Georgia, Times New Roman, serif;
	color: #F7F7E5;
	font-style: normal;
	font-weight: normal;
	z-index:5;
}


.footercontent {
	float: right;
	font-family: 'Habibi', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #F7F7E5;
	line-height:30px;
}

.footercontent a:link{
	color: #F7F7E5;
		
}

.footercontent a:visited{
	color: #F7F7E5;
		
}

.footercontent a:active{
	color: #F7F7E5;
		
}

.linkbox {
	height: 30px;
	width: 50px;
	float: right;
	padding: 3px;
	line-height: 30px;
	border: 0px;
}

.buttonhold {
	display:block;
	float:left;
	position:relative;
}

.buttonbox {
	border:#584960 2px solid;
	float:left;
	display:block;
	cursor:pointer;
	border-radius: 5px;
	text-align:center;
	width: auto;
	padding: 4px 15px 6px 15px;
	margin:10px 0px 10px 25px;
	}

.buttonbox:hover {
	background-image: url(/../images/purptransbg.png);
}

.buttonbox a:hover {
	text-decoration:none;
}

