/*

	/content/default/template.css

*/

DIV.cmsContent {
	overflow-x: hidden;
	background: #fff;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #555;
	line-height: 17px;
}
DIV.cmsContent TD {
	font-size: 11px;
}
DIV.cmsContent A {
	color: #064F91;
	text-decoration: none;
}
DIV.cmsContent A:hover {
	text-decoration: underline;
}
div.cmsContent_Main {
	width: 327px;
}
div.cmsContent_Side {
	width: 202px;
}
div.cmsContent_Landing {
	width: 529px;
}

