/* CSS Document */

body {
	padding:15px;
	background-color: #CACED9;
	}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #CACED9;
	margin: 5px;
	padding: 5px;
	width: 250px;
	border: 1px dotted #000033;
	outline-color: #000033;
	border-bottom-color: #000033;
	border-color: #000033;
	border-left-color: #000033;
	border-right-color: #000033;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left: 1px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right: 1px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-color: #000033;
	border-top: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-width: 1px;
}

.boxlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #CACED9;
	margin: 5px;
	padding: 5px;
	width: 490px;
	border: 1px dotted #000033;
	outline-color: #000033;
	border-bottom-color: #000033;
	border-color: #000033;
	border-left-color: #000033;
	border-right-color: #000033;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left: 1px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right: 1px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-color: #000033;
	border-top: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-width: 1px;
}
	
#Content {
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px dashed #333;
	background-color:#cbced9;
	}
.default {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #083163;}
.default_small {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #083163;
}

a:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7BAFCC;}
	a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;}
	