@charset "UTF-8";
/* CSS Document */

body { margin:0px; text-align:center;background-color : #F1F0EB; color:#333333; font-family:Arial, sans-serif; font-size:12px;padding-bottom:0px;overflow:auto; }

table
{
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	
}

#centerPage {
    width: 901px;
    margin-top: 0px;   
    margin-left: auto;
    margin-right: auto;
    margin-bottom:20px;
    padding: 0px;
    text-align:center;    
}

ul
{
	 font-family:Arial, sans-serif; font-size:13px;color:#333333;
}

li
{
	padding-bottom:7px;
	color:#333333;
	font-size:13px;
}
p
{
	 font-family:Arial, sans-serif; font-size:13px;color:#333333;
}


h1 {font-size:18px;padding-left:40px;margin-bottom:7px; }
h2 {font-size:14px;padding-left:30px; margin-bottom:7px;color:#4D4D4D}
h3 {font-size:18px;color:#FFFFFF;margin-bottom:7px;}

a {font-size:14px;color:#E97A00;text-decoration:none}
a:visited { text-decoration : none; font-weight : normal; color: #E97A00; }
a:active { text-decoration : none; font-weight : normal; color: #E97A00; }
a:hover { text-decoration : none; font-weight : bold; color: #E97A00; }

.aw {font-size:11px;color:#FFFFFF;text-decoration:none;font-weight : normal;}
a.aw {font-size:11px;color:#FFFFFF;text-decoration:none;font-weight : normal;}
.aw:visited { text-decoration : none; font-weight : normal; color: #FFFFFF; }
.aw:active { text-decoration : none; font-weight : normal; color: #FFFFFF; }
.aw:hover { text-decoration : none; font-weight : bold; color: #FFFFFF; }

