/* Start of CMSMS style sheet 'cap: main: columns' */
html
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

body
{
	width: 100%;
	height: 100%;
	min-width: 950px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	background-color: #E2F2F9;
	background-image: url(uploads/images/background01.png);
	background-position: center top;
	background-repeat: repeat-y;
}

a { color:#00499C; }
#content a:hover
{
	color:#fff;
	background:#00499C;
	text-decoration:none;
}

img { border: 0 none; }

#page
{
	width: 100%;
	height: 100%;
	background-image: url(uploads/images/background02.png);
	background-position: center top;
	background-repeat: repeat-x;
}

#wrapper
{
	width: 100%;
	height: 100%;
	background-image: url(uploads/images/background03.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#wrapper-inner
{
	width: 950px;
	height: auto;
	clear: both;
	margin: 0 auto 0 auto;
}

#logo
{
	clear: both;
	background-image: url(uploads/images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 950px;
	height: 135px;
}

#breadcrumbs
{
	height: 31px;
	clear: both;
	color: #E2F2F9;
	font-family: Verdana, Arial, San-Serif;
	font-size: 12px;
	margin-bottom: 20px;
}

#breadcrumbs div.trail { padding-top: 7px; width: 690px; float: left; }

#breadcrumbs a { color: #FFF; }

	#breadcrumbs div.search
	{
		padding-top: 7px;
		width: 260px;
		display: inline-block;
		text-align: right;
		float:right;
	}
	#breadcrumbs div.search form *
	{
		padding: 0;
		margin: 0;
	}
	#breadcrumbs div.search input
	{
		background-color: #E2F2F9;
		color: #8CCAE9;
		border: 0 none;
		padding: 2px 4px 2px 4px;
		font-size: 10px;
		-moz-border-radius: 4px;
		-khtml-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		width: 150px;
	}
	#breadcrumbs:hover div.search input { background-color: #fff; }
	#breadcrumbs div.search input.submit
	{
		background-color: transparent;
		border: 0 none;
		font-size: 12px;
		color: #E2F2F9;
		width: auto;
		padding: 0;
	}

#footer
{
	padding-top: 20px;
	padding-left: 208px;
	height: 31px;
	text-align: center;
	clear: both;
}

#footer, #footer a { color: #8CCAE9; }

#content
{
	width: 720px;
	height: auto;
	float: left;
	padding: 0;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a
{
	font-family: Georgia, Times, 'Times New-Roman', Serif;
	margin: .8em 0 .2em 0;
	padding: 0;
	color: #00499C;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
}
h1
{
	font-family: Tahoma, Arial, Helvetica, San-Serif;
	font-size: 32pt;
	font-weight: normal;
	color: #8CCAE9;
	margin: 0 0 20px 0;
}

h2 { font-size: 20pt; } h3 { font-size: 16pt; } h4 { font-size: 14pt; }

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover { color: #00499C; background-color: transparent; text-decoration: underline }

p
{
	margin:.4em 0 .8em 0;
	padding:0;
}

.NewsInfo { color: #999; }

#content li { margin-bottom: 0.5em; }

.caption { font-size: 10px; font-family: verdana, tahoma, arial, san-serif; color: #999; }

.right { float: right; border: 1px #000 solid; margin: 0 0 1em 1em; }
.left { float: left; border: 1px #000 solid; margin: 0 1em 1em 0; }
.clearboth { clear:both; }
/* End of 'cap: main: columns' */

