@charset "utf-8";
/* CSS Document */

html{
	height:100%;
}
body {
	height:100%;
	padding:0;
	margin:0;
	background:url(../images/bg-repeat.jpg) top left repeat-x #bae0f5;
}
#cont{
	width:799px;
	height:100%;
	margin-left: -400px;
	position:relative;
	left:50%;
	padding-top:21px;
}
#header{
	width:800px;
	height:240px;}
	
p, table.questionniare-table tr td, .questionniare-form{font:11px tahoma, Arial, Helvetica, sans-serif; color:#494949;}
a{font:11px Tahoma, Arial, Helvetica, sans-serif; color:#1565af; text-decoration:none;}
a:hover{text-decoration:underline;}
h1{
	color:#66B04D;
	font-family: "Myriad Pro", "Century Gothic", "Arial Narrow", sans-serif;
	font-size: 18px;
	font-weight: bold;
}
td.even{background:#e9e9e4; padding:4px;}

.big-body-text{
	font:18px Tahoma, Arial, Helvetica, sans-serif;
	color:#494949;
	text-decoration:none;
	font-weight:bold;
}

/************************************navigation***********************************************/
/*#navigation{
	width:799px;
	height:24px;
	background:url(../images/navigation-repeat.jpg) top left repeat-x;
}
#navigation ul{
	margin:0;
	padding:0;
}
#navigation ul li.buttons{
	padding:2px 14px;
	list-style:none;
	float:left;
	display:block;
}
#navigation ul li a{
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
}
#navigation ul li a:hover{
	text-decoration:underline;
}
#navigation ul li.divider{
	list-style:none;
	float:left;
	display:block;	
}*/
/************************************content**********************************************/
#content{
	background:#FFFFFF;
	float: left;
	padding: 10px;
	width: 575px;
}
#left-col{
	background:#1565af;
}

.left-nav{
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

.bigger-text{
	font:18px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a:hover.left-nav{
	text-decoration:underline;
}
.right-col{
	background:url(../images/content-corner-btm-lft.jpg) left bottom no-repeat;
}
#footer{
	width:799px;
	height:136px;
	background:url(../images/footer.jpg) top left no-repeat;
	margin-top:-20px;
}
a.footer, .footer{
font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
}
a:hover.footer{
	text-decoration:underline;
}


/* ATPM Top Park Links START */
#dropdown-width{
     margin: 0 auto;
     text-align: center;
     width: 800px;
}
.dropdown-container{
     position: absolute;
     height: 23px;
     z-index: 100;
     background: url(../images/header-logo_01.jpg) top left no-repeat ;
     width: 800px;
}
#top-tab-container{
     height: 23px;
     position:relative;
     background:url(../images/top-tab-btn-repx.gif) top left repeat-x;
}
#top-tab{
     cursor: pointer;
     position:absolute;
     right: 0px;
     top:0;
}
#top-links{
     background: #87cb7f url(../images/top-tab-repx.gif) bottom left repeat-x;
     display:none;
}
#top-links p{
     color:#FFFFFF;
     font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
     padding-left: 200px;
     background: url(../images/top-tab-atpm-logo.jpg) 40px 0 no-repeat;
     line-height:40px;
}
ul.top-links{
     list-style:none;
}
ul.top-links li{
     text-align:left;
}
ul.top-links a{
     color: #FFF;
     text-decoration:none;
     font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
}
ul.top-links a:hover{
     color:#f4911e;
     text-decoration:none;
}
/* ATPM Top Park Links END */

	
.imageborder {
	border: medium solid #1565AF;
}

/*#indexflash {
	position:absolute;
	width:560px;
	height:350px;
	z-index:1;
}*/
