/* Standard Page Layout & Design Declarations */


body {
	background-color: #1D4360;
}

#MainContentWrapper {
	padding: 20px;
	padding-right: 25px;
	margin: 0px;
}

#MainContent {
	width: 522px;
	padding: 0px;
	margin: 0px;
}

.Copyright {
	font: normal 10px Verdana, Arial, Sans-Serif;
	color: #fff;
}

.Copyright a, .Copyright a:link, .Copyright a:active, .Copyright a:visited {
	font: bold 10px Verdana, Arial, Sans-Serif;
	color: #fff;
	text-decoration: none;
}

.Copyright a:hover {
	color: #ff0;
	text-decoration: underline;
}

.formtext {
	background-color: #fff;
	color: #000;
	font: normal 10px Verdana, Arial, Sans-Serif;
}

#footertoprint {
	display: none;
}

/* Custom Page Layout & Design Declarations */

.MainBg {
	background: url(/images/bg.gif);
	background-position: top left;
	background-repeat: repeat;
}

.MainContentBg {
	background: url(/images/kvocg_mc_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

.Snake {
	text-align: center;
}