﻿body 
{
	background-color: #EDF0F8;
	font-family: verdana, lucida, sans-serif, tahoma;
	font-size: 9pt;
	line-height: 1.5pc;
	text-align: justify;
	color: #333333;
	height: 100%;
	margin:0;
}

html
{
	height: 100%;
	margin:0;
}

h1
{
	font-size: 12pt;
	font-family: Tahoma, Verdana;
}

h2
{
	font-size: 11pt;
	font-family: Tahoma, Verdana;
}
a:link
{
	
}
a:hover
{
}
a:visited
{
}
#container
{
	width: 780px;
	height:auto !important; 
	height:100%; 
	min-height:100%; 
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #C6C3C9;
	border-bottom: none;
	border-top: none;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	background-color: white;
	background-image: url("../images/iStockGlobe2.jpg")
	
}

#headContainer
{
	padding-top: 10px;
	padding-bottom: 10px;
}

/*\*/
#header
{
	
	height: 150px;
	font-family: Arial;
	font-size: 14pt;
	font-style: italic;
	color: Black;
	background-image: url("../images/iasLogoBanner.png");
	background-repeat: no-repeat;	
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/iasLogoBanner.png');*/
}
/**/

#footer
{
	width: 780px;
	background-color: #3958B1;
	position: absolute; 
	bottom: 0;
	
}


#single
{
	border-top: solid 1px #3958B1;
	padding:1em 1em 5em;
	
	
	
}
#footer a:link, #footer a:visited, #footer a:hover
{
	text-decoration: none;
	display:inline-block;
	margin-top:8px;
	margin-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #6E96D2;
	text-align: center;
	color: white;
	font-size: 12px;
}

#header a:link, #header a:visited, #header a:hover
{
	text-decoration: none;
	display:inline-block;
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: white;
	font-size: 12px;
}

#footer a:hover
{
	color: black;
}

.leftNav
{
	width: 150px;
	float: left;
}

.floatingNav
{
	width: 160px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #3958B1;
	border-bottom: solid 1px #3958B1;
	text-align: left;
	
	
}
.leftNav h1
{
	font-family: Verdana;
	font-size: 12pt;
	color: #3958B1;
}

.leftNav li
{
	list-style-type: circle;
	
}

.leftNav a:link, .leftNav a:visited
{
	text-decoration: none;
	color: #609CE7;
	font-size: 9pt;
	
}

.leftNav a:hover
{
	color: #3958B1;
	font-size: 12pt;
}

.mainContent
{
	width: 540px;
	height: auto;	
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 180px;
	
}

.content
{
	
	
}
#topNav li 
{
	
    list-style-type:none;
    height: 23px;
    font-size: 14px;
    float:left;
    font-family: Tahoma;
	
}


#topNav li a
{
	
    display:block;
    color: white; 
    height: 23px;
    width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid white;
    text-align: center; 
    border-right: none;
    background-color:#A8BDF8;
    text-decoration: none;
    padding-top: 2px;
    font-family: verdana, lucida, sans-serif, tahoma;

}

#topNav li a:hover
{  
    background-color:#3958B1;
    color: black;
}

#rightNav
{
}

#topNav
{
	position:absolute;
	margin-top:95px;
	height: 24px;
	margin-left: 350px;
		
}

