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

ddiv { border: 1px solid #ddd; }

body,td {
		color: #414141;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
}

h1 { margin-top: 0px; font-size: 24px; font-weight: normal; color: #015f9e; }
h2.first { font-style: normal; font-weight: normal; margin: 0px 0px 15px 0px; font-size: 18px; color: #015f9e; }
h2 { font-style: normal; font-weight: normal; margin: 25px 0px 15px 0px; font-size: 18px; color: #015f9e; }
h3 { margin: 0px 0px 7px 0px; font-weight: bold; font-size: 14px; color: #015f9e; }
p { margin: 0px 0px 12px 0px; }
a { color: #df6d00; }
a:hover { color: #da3415; }

/* Forms.......................................... */
	.form_input { background-color: #fdf5e5; }
	.missing_info { background-color: #d7efff; }

/* Graphical Buttons.......................................... */

	.btn {
		border:none;
	}


/* Left Navigation............................................ */
	.navigation_left a {
		text-decoration: none;
	}


/* Sidebars................................................... */
	.content_box_225_tile h2 {
		font-size: 14px;
		font-weight: bold;
		color: #015f9e;
	}

/* Footer.................................................... */
	
	.separator { margin: 0px 1px 0px 1px; }