/* CSS Document */

body {
    margin: 10px;
    padding: 0px;
    color: #666666;
	background: #F0F0F0 none repeat scroll 0%;
    /*background-image: url(/images/background.gif); */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	
	
}
.body-outer {
    width: 1040px;
    margin: 0px auto 0px auto;
    padding: 0px;
    background-color: #fff;
	border: solid 1px #AAAAAA; 
}
a, a:active {
	color: #FF4897;
  	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #3FCFE4;
  	text-decoration: none;
	font-weight: bold;
}


a:hover {
	color: #416092;
}
.top {
    background-color: #005EBF;
    color: #d9e9fb;
    text-align: center;
    padding: 6px 10px 6px 10px;
    font-size: 11px;
	font-family: tahoma,sans-serif;
}
.top a, .top a:active, .top a:visited {
    color: #FF4897;
}
.top a:hover {
    color: #FF4897;
}
.footer {
    background-color: #444;
    color: #bbb;
    text-align: center;
    padding: 20px 10px 20px 10px;
    font-size: 11px;
}
.footer a, .footer a:active, .footer a:visited {
    color: #f3f3f3;
}
.footer a:hover {
    color: #FF4897;
    text-decoration: underline;
}
.header {
background-color:#666666
    /*background-color: #f3f8fc;*/
    padding: 10px 10px 10px 10px;
}
.header-links {
    background-color: #005EBF;
    color: #d9e9fb;
    padding: 6px 10px 6px 13px;
    margin: 0px 0px 0px 0px;
}
.header-links a, .header-links a:active, .header-links a:visited {
    font-size: 13px;
    font-weight: bold;
    color: #d9e9fb;
    text-decoration: none;
}
.header-links a:hover {
    color: #fff;
}

.hr {
    width: 97%;
    padding: 1px;
    margin: 10px;
    border-bottom: solid 1px #dddddd;
    border-top: solid 1px #dddddd;
    font-size: 1px;
}
/* misc*/

h1 {
    padding: 10px 10px 10px 10px;
	font-family: verdana;
	color: #004080;
	font-size: 13px;
	font-weight: bold;
    background-color: #eaf3ff;
    border: solid 2px #d9e9fb;
	margin: 0px 0px 8px 0px;
	}
h2 {
    padding: 5px 5px 5px 10px;
	font-family: verdana;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
    background-color: #eaf3ff;
    border: solid 2px #d9e9fb;
	margin: 0px 0px 8px 0px;
}
p,td {
    font-family: verdana, sans-serif;
    font-size: 11px;
}
input,textarea {
    font-family: verdana, sans-serif;
    font-size: 11px;
}
.bginput
{
    background-color: #f8fcfe; 
	border: solid #c6def0; 
	border-width: 1px 1px 1px 1px; 
	font-color: #626161; 
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}
.button
{
	background: #FFFFFF;
	border: 2px solid #CDDBDE;
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}
div.error {
    margin: 5px 0px 5px 0px;
    border: solid 2px #aa0000;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #ee0000;
}
.spacer
{
	padding: 5px;
}
/* header */
td.header {
	background-image:  url(/images/header_bg.gif);
}

td.header_links {
	background-color: #383838;
	height: 10px;
	font-size: 10px;
	color: #ffffff;
	padding-right: 15px;
	text-align: center;
	
}
td.header_links a{
	text-decoration; none;
	color: #ffffff;
	font-weight: normal;
    font-size: 10px;
}	

/*  LEFT menu */
td.menu {
	width: 160px;
	background: #FFFFFF;
	padding: 0;
	margin: 0;
	border-right: thin dotted #9E9E9E;	
}

.menutitle {
    width: 160px;
	background-color: #005EBF;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
    padding: 8px 8px 6px 8px;
	border-left: thin dotted #666666;
}
.menutitle a, .menutitle a:active, .menutitle a:visited {
    color: #fff;
    text-decoration: none;
}
.menutitle a:hover {
    text-decoration: underline;
	color:#FF4897;
}
div.submenu {
background:#fff
/* background: #F0F0F0 */
	/*background: #f1f4f9;*/
	padding: 0;
	width:160px;
	
}
div.submenu a {
/* format the left sidebar */ 

 /* font-weight: normal; */
	display: block;
	padding: 4px 4px 4px 4px;
	margin: 0px;
	font-size: 11px;
	color: #9E9E9E;
	/*border-bottom: dotted 1px #9cb0c8; */
	padding-bottom: 4px;
	padding-top: 5px;
	border-bottom: dotted 1px #9E9E9E;
}
div.submenu a:hover { 
	background: #ffffff;
	/*background-color: #d0e4ff; */
	color: #FF4897;
}

    
/* MIDDLE */
.middle {
    background-color: #ffffff;
    padding: 10px;
    margin: 0px;
    font-size: 11px;
	width: 660px;
}

/* RIGHT menu */
td.menu2 {
	background-color: #FF4897;
	background: #FFFFFF;
	padding: 0;
	margin: 0;
    
}
td.menu2 div.headmenu2 {
	background-color: #005EBF;
	/* background-image: url(/images/navigation_right_header.gif); */
	width:160px;
	text-align: right;
	height: 37px;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

div.submenu2 {
background: #F0F0F0
	/*background: #f1f4f9;*/
	padding: 0;
	width:160px;
	border-left: thin dotted #9E9E9E;	

}
div.submenu2 a {
    /*font-weight: bold; */
	display: block;
	/* padding: 2px 2px 2px 8px; */
	padding: 4px 4px 4px 4px;
	padding-bottom: 4px;
	padding-top: 5px;
	margin: 0px;
	font-size: 11px;
	color: #9E9E9E;
	/*border-bottom: dotted 1px #9cb0c8;*/
	border-bottom: dotted 1px #9E9E9E;
}
div.submenu2 a:hover { 
	background: #ffffff;
	/*background-color: #d0e4ff; */
	color: #FF4897;
}



/*  Footer */
td.footer {
	width: 100%;
	background: #f1f4f9;
	padding: 10;
	margin-bottom: 20;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #9cb0c8;
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/* UNCATEGORIZEDDD */
div.text {
	text-align: left;
	font-family: trebuchert ms, verdana, arial;
	color: #333333;
	font-size: 11px;
}

div.text a{
	text-decoration: none;
	color: #f53535;
}

td.too {
	width: 300px;
	background: #f1f4f9;
	padding: 10;
	margin-bottom: 30;
	border-top: 1px solid #9cb0c8;
	border-bottom: 1px solid #9cb0c8;
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}	
