@charset "utf-8";



/* CSS Document */



/* General styles */



body {

		margin:0;

		padding:0;

		border:0;		/* This removes the border around the viewport in old versions of IE */

		width:100%;

		min-width:600px;	/* Minimum width of layout - remove line if not required */

					/* The min-width property does not work in old versions of Internet Explorer */

		background: url("images/bg_lines.gif");

		font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color:#242424;

}



h1 {

	margin-bottom: 0;

	margin-top: 0;

	font-size: 18px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color:#1e79ad;

}



h2 {

	margin-bottom: 0;

	margin-top: 0;

	font-size: 16px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color:#1e79ad;

}



p {

	margin-bottom: 0;

	margin-top: 5px;

	margin-left: 6px;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color:#242424;

	line-height:18px;

}



a {

		color:#1e79ad;

	}

a:hover {

		color:#1e79ad;

		text-decoration:none;

	}

a:visited {

		color:#1e79ad;

	}

	

.homepage{

	margin-bottom: 0;

	margin-top: 10px;

	margin-left: 6px;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color:#1e79ad;

	line-height:18px;

}



/* column container */



#root{

	top: 0px;

	background-image:url(images/bg_twocolor.gif);

	background-position:top center;

	background-repeat:no-repeat;

}

#root-box {
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	width:953px;
	background-image:url(images/header_circles.jpg);
	background-position:top center;
	background-repeat:no-repeat;

}

#header {

position:relative;

	width:953px;

	height:120px;

}

#header p {

	margin-bottom: 0;

	margin-top: 11px;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color:#153d53;

	line-height:18px;

}

#header a {

		color:#000000;

	}

#header a:hover {

		color:#fff;

		background:#C2D49F;

		text-decoration:none;

	}

#header a:visited {

		color:#000000;

	}

#header_box {
	float:right;
	width:400px;
	margin:0 24px 0 18px



}

#logo_medallion{

	

}

#container-flash {
	width:898px;
	padding: 26px 28px 26px 27px;
	background-image:url(images/flashshadow.png);
	background-position:top left;
	background-repeat:no-repeat;
	z-index: 1;
	position: relative;

}

#flashcreamborder {
	padding: 8px;
	background-color:#f0f8d8;

}

#container-links {
	position:relative;
	width:913px;
	height:42px;
	padding: 8px 0 20px 40px;
	background-image:url(images/bg_links.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0;
	z-index: 2;

}

#dashboard_row {

	width:934px;

	height:191px;

	padding: 0 09px 07px 10px;

}

#dashboard_box {

	position:relative;

	width:268px;

	height:152px;

	padding: 19px 19px 19px 19px;

	background-image:url(images/dashboard_box.gif);

	background-position:top left;

	background-repeat:no-repeat;

}



#dashboard_row2 {

	width:934px;

	height:82px;

	padding: 0 09px 07px 10px;

}

#dashboard_box2 {

	width:276px;

	height:52px;

	padding: 19px 11px 11px 19px;

	background-image:url(images/dashboard_box2.gif);

	background-position:top left;

	background-repeat:no-repeat;

}

#dashboard_box3 {

	width:285px;
	height:59px;
	padding: 11px;
	background-image:url(images/dashboard_box2.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#dashboard_box3 h2 {

	margin-left: 7px;
	margin-top: 7px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#1e79ad;

}

#content {
	margin: 0 11px 11px 11px;
	padding: 1px;
	background-color: #c2d49f;
}

#contentcreamborder {

	margin: 12px;

	padding: 18px 30px 30px 30px;

	background-color:#f0f8d8;

}

#footer {

	padding: 25px;

	text-align:center

}



#footer p {

	margin-bottom: 0;

	margin-top: 0px;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color:#153d53;

	line-height:18px;

}

#footer a {

		color:#153d53;

	}

#footer a:hover {

		color:#fff;

		background:#C2D49F;

		text-decoration:none;

	}

#footer a:visited {
	color:#153d53;

	}



.footer_text {

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	color:#153d53;

	line-height:18px;

}
