/* Start of CMSMS style sheet 'mainNew' */
/* CSS Document */

*
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	background-color: #2477a2;
	background-image: url(images/backGrad.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

div.bGround
{
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px;
	min-height: 277px;
}

div.container
{
	width: 800px;
	margin: auto;
}

div.logo
{
	height: 100px;
	background-image: url(images/head.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.top
{
	height: 218px;
	background-image: url(images/head.png);
	background-position: top;
}

div.menu
{
	
	background-image: url(images/topBor.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 0;
	margin-top: 5px;
}

div.links
{
	background-color: #2a5b74;
	
}

div.menu a, div.menu a:visited
{
	background-image: url(images/menu.png);
	background-position: top right;
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	margin-right: 3px;
	background-color: #FFFFFF;
}

div.menu a:hover, div.menu a.now, div.menu a.now:hover, div.menu a.activeparent
{
	background-position: top left;
	color: #EEEEEE;
}

div.sub
{
	
	color: #FFFFFF;
	float: right;
	clear: right;
	margin-bottom: 16px;
	padding-right: 50px;
	padding-left: 50px;
}

div.sub a, div.sub a:visited
{

	display: block;
	float: left;
	width: 120px;
	background-image: url(images/menu.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #222222;
	margin-left: 5px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	padding-top: 7px;
	margin-bottom: 5px;
}

div.sub a.now, div.sub a:hover, div.sub a.now:hover
{
	color: #333333;
	background-position: bottom left;
}

.now
{
	cursor: default;
}

div.main
{
	
	background-image: url(images/botBor.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}

div.content
{
	padding: 10px;
	background-color: #333333;
	color: #EEEEEE;
	
}

div.left
{
	position: relative;
	width: 380px;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	padding: 5px;
}

div.right
{
	position: relative;
	width: 380px;
	float: right;
	padding: 5px;
}

h2
{
	margin: 0px;
	
	border-bottom: #afcee4 2px solid;
}

h3
{
	margin: 10px;
	
}

img.port
{
	margin-left: 10px;
	
}

div.port
{
	color: #000000;
	border: 2px #000000 solid;
	margin: 5px;
	padding: 5px;
	clear: both;
	
}

.leftBox
{
	float: left;
	clear: both;
}

div.port h2
{
	
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	width: 750px;
}

div.port a
{
	color: #000000;
	
}

div.port:hover
{
	color: #8d9dad;
	border-color: #afcee4;
}

div.port a:hover
{
	color: #8d9dad;
}

div.port p
{
	text-align: right;
	float: right;
	width: 400px;
	margin-top: 10px;
}

p
{
	
	font-size: 20px;
	margin: 10px;
}

a img
{
	border: none;
	
}

a h2
{
	
	text-decoration: none;
}

a h2:hover
{
	color: #8d9dad;
}

a
{
	color: #afcee4;
	text-decoration: none;
}

a:hover
{
	color: #DDDDDD;
}

.clear
{
	clear: both;
}

.topper
{
	float: right;
	height: 200px;
}

abbr, acronym, dfn
{
	border-bottom: #afcee4 1px dashed;
	cursor: help;
}

.NewsPostDetailReturnLink
{
	font-size: 14pt;
}

.NewsSummary hr
{
	margin: 20px;
}

div.category_item
{
	border: 2px #216da3 solid;
	padding: 10px;
	width: 202px;
	height: 200px;
	float: left;
	margin: 10px;
	background-image: url(images/backGrad.jpg);
	background-position: center;
}

div.category_item h2
{
	border: none;
	color: #FFFFFF;
}

div.category_item:hover
{
	border: 2px #FFFFFF solid;
}

div.category_item a img
{
	border: 1px #FFFFFF solid;
}

div.category_item h2 a, div.category_item h2 a:hover
{
	color: #FFFFFF;
}

div.category_items
{
	padding-left: 20px;
}
/* End of 'mainNew' */

