/*
background-image:url(/images/main_end.png);
behavior: url(/includes/iepngfix.htc);
*/



/* pushes the page to the full capacity of the viewing area */
html {
    height:100%;
}

body {
    height:100%;
    margin: 20px 0 0 0;
    padding:0;
    /*background-image: url(layout/background.png);*/
}



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* prepares the background image to full capacity of the viewing area */
#backgroundimg {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
/* places the content ontop of the background image */
#page-content {
    position:relative;
    z-index:1;
    margin:auto;
}

a:link, a:visited, a:active {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}

.top-content {
    clear: both;
    height: 151px;
    width: 876px;
    margin: auto;
    overflow: hidden;
}
/*
.e4atop_wavediv {
    overflow: hidden;
    position: absolute;
    height: 151px;
    width: 1976px;
    top: 50px;
    right: 90%;
    z-index:99;
	
    background-image:url(layout/topwave.png);
    behavior: url(/iepngfix.htc);
}
*/



.e4atop_menu {
    float: left;
    width: 876px;
    height: 151px;
    overflow: hidden;
    
	/*margin: auto;*/
	/*margin-left: 15%;*/
	padding: 0;

    background-image:url(layout/top.png);
    behavior: url(/iepngfix.htc);
}

.main-content {
    clear: both;
    height: 400px;
    /*width: 895px;*/
    width: 876px;
    overflow: hidden;
    
    margin: auto;
    /*padding-left: 20px;*/
    /*border: 1px solid black;*/
    
    background-image:url(layout/main.png);
}

.mainbackground {
    height: 100%;
    width: 876px;
    overflow: auto;
    
    
    
    /*border: 1px solid black;*/
}
.main {
    clear: both;
	width: 840px;
    overflow: hidden;    
    
	/*margin: auto;*/
	/*margin-left: 10%;*/
	/*padding: 10px;*/
	margin-left:  10px;
}

.banner, .search_box {
	height: 80px;
	background-image: url(header.jpg);
	background-repeat: repeat-x;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
.banner {
	width: 530px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.banner a {
	color: #FFFFFF;
}

div.impr {
    float: left;
    width: 425px;
    margin-top: 11px;
    text-align: center;
}

.impr a:link, .impr a:visited, .impr a:active {
	/*border-bottom: 1px dashed #999999;*/
    color: black;
	font-size: 13px;
	font-weight: bold;
}

.impr a:hover {
	border-bottom: 1px dashed #333333;
	/*color: #FFEAB3;*/
}

div.menu {
    float: left;
    margin: 112px 20px 30px 0;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	/*border-bottom: 1px dashed #999999;*/
    color: white;
	font-size: 15px;
	font-weight: bold;
}
.menu_main a:hover {
	border-bottom: 1px dashed #333333;
	color: yellow;
	/*color: #FFEAB3;*/
}



div.submenu {
    clear: both;
    width: 800px;
    height: 30px;
    /*margin: 112px 20px 30px 0;*/
    /*border: 1px solid black;*/
}
.submenu_main a:link, .submenu_main a:visited, .submenu_main a:active {
	/*border-bottom: 1px dashed #999999;*/
    color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.submenu_main a:hover {
	border-bottom: 1px dashed #333333;
	color: white;
	text-decoration: none;
}

/*
.menu {
	float: left;
	width: 140px;
	margin: 10px;
	margin-top: 3px;
	font-size: 15px;
}

.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 1px dashed #999999;
}
.menu_main a:hover {
	border-bottom: 1px dashed #333333;
	background-color: #0B01B8;
	color: white;
}
*/
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	/*margin-left: 150px;*/
	/*padding: 4px 10px 14px 10px;*/
	text-align: justify;
    clear: both;
	
	
}

.bottom-content {
    clear: both;
	width: 876px;
	margin: auto;
	/*margin-left: 15%;*/
}

.footer1 {
    overflow: hidden;
	clear:both;
	width: 876px;
	height: 47px;
	text-align: right;

    background-image:url(layout/bottomwave_back.png);
    background-repeat:no-repeat;
    behavior: url(/iepngfix.htc);
}


/*
.footer1wave {
    overflow: hidden;
    clear: both;
	width: 100%;
	height: 44px;
	margin-left: 100px;
	border: 1px solid black;
}
*/
.pngimg {
    behavior: url(/iepngfix.htc);
}

.footer2 {
	clear: both;
	width: 876px;
	height: 50px;

    background-image:url(layout/bottom.png);
    behavior: url(/iepngfix.htc);
}

.powered_by {
    float: left;
	text-align: center;
	font-size: 10px;
	color: white;
    margin-top: 10px;
}

.powered_by a:link, .powered_by a:visited, .powered_by a:active {
	/*border-bottom: 1px dashed #999999;*/
    color: black;
}

.powered_by a:hover {
	border-bottom: 1px dashed #333333;
	/*color: #FFEAB3;*/
}

.loginlogout {
    width: 600px;
    height: 100px;

}