body {
    background-image: url(gfx/new_back2.gif);
	background-position: bottom center;
    background-attachment: fixed;
    background-repeat: repeat-x; 
	}

.wrapper1 {
    background-color: #fcfdff;
    border: 1px solid #acb8c5; 
	}

.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: transparent url(gfx/corner_tr.gif) no-repeat top right; 
}

.roundbottom {
	background: transparent url(gfx/corner_br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
   
}
.roundedcornr_box_552740 {
   background: #d8e3ee;
}
.roundedcornr_top_552740 div {
   background: url(gfx/roundedcornr_552740_tl.png) no-repeat top left;
}
.roundedcornr_top_552740 {
   background: url(gfx/roundedcornr_552740_tr.png) no-repeat top right;
}
.roundedcornr_bottom_552740 div {
   background: url(gfx/roundedcornr_552740_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_552740 {
   background: url(gfx/roundedcornr_552740_br.png) no-repeat bottom right;
}

.roundedcornr_top_552740 div, .roundedcornr_top_552740, 
.roundedcornr_bottom_552740 div, .roundedcornr_bottom_552740 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_552740 { margin: 0 15px; }

.roundedcornr_box_874374 {
   background: #ffe49b;
}
.roundedcornr_top_874374 div {
   background: url(gfx/roundedcornr_874374_tl.png) no-repeat top left;
}
.roundedcornr_top_874374 {
   background: url(gfx/roundedcornr_874374_tr.png) no-repeat top right;
}
.roundedcornr_bottom_874374 div {
   background: url(gfx/roundedcornr_874374_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_874374 {
   background: url(gfx/roundedcornr_874374_br.png) no-repeat bottom right;
}

.roundedcornr_top_874374 div, .roundedcornr_top_874374, 
.roundedcornr_bottom_874374 div, .roundedcornr_bottom_874374 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_874374 { margin: 0 15px; }

.grid_background {
    background-color: #E0E8EF;
	}
	
.grid_header {
	font-family: Sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #142769;
	}

.grid_title {
	font-family: Sans-serif, Arial, Helvetica;
	font-weight: bold;
	font-size: 13px;
	background-color: #E0E8EF;
    color: #303036;
	}
    
.grid_2 {
	font-family: Sans-serif, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	background-color: #f4d277;
    color: #303036;
	}
.grid_small {
	font-family: Sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #bcd2e7;
	}
	
.grid {
	font-family: Sans-serif, Arial, Helvetica;
	font-size: 11px;
	background-color: #CBD9E6;
    color: #303036;
	}

h1 {
	font-family: Sans-serif, Arial, Helvetica;
	font-size: 18px;
	color: #0071b5;
	margin-bottom: -14px;
	margin-top: 0px;
	}

h2 {
	font-family: Sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #0071b5;
	margin-bottom: 2px;
	margin-top: 0px;
	}
h3 {
	font-family: Sans-serif, Arial, Helvetica;
	font-size: 14px;
	color: #0071b5;
	margin-bottom: -12px;
	margin-top: 0px;
	}
ul { 
margin-left:20px; 
margin-right:0px;
margin-top: 0px;
margin-bottom: 5px;
list-style:disc; 
list-color: #62627e;
color: #303036;
} 

ol { 
margin-left:30px; 
margin-top: 0px;
margin-bottom: 5px;
margin-right:0px;  
} 

.text {
	font-family: Sans-serif, Arial, Helvetica;
	font-size: 13px;
    color: 3b3b42;
	}

.key {
	font-family: Sans-serif, Arial, Helvetica;
	font-size: 11px;
	}

.footer {
	font-family: Sans-serif, Arial, Helvetica;
	font-size: 10px;
	}
	
.footer a, a:link, a:visited {
	color: black;
	text-decoration: none;
	}
	
.footer a:hover {
	color: 0073b6;
	text-decoration: none;
	}

.pic_left {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	}

.footnote {
	font-family: Sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	}
	
.red {
	color: red;
	text-decoration: underline;
	}
	
A:link {color: 0152f6;}
A:visited {color: 1c58d3;}
A:active {color: 7e7ec1;}
A:hover {color: 0073b6; text-decoration: underline}