/* Start of CMSMS style sheet 'new 13 style' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pgwrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border: 8px solid #F5E7F5;
}
.pgcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.frontnewslist {
	height: 100px;
	margin-top: 8px;
}

.frontnewslist ul{
	list-style-type: none;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	margin: 0px;
}

.frontnewslist ul li{
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5CBDD;
}
.frontmlist {
	font-family: Arial, Helvetica, sans-serif;
	height: 60px;
	background-color: #D9B0CB;
}


.frontnewslist ul li a{
	display: block;
	padding: 4px 8px;
	margin: 0;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: none;
}

.frontnewslist ul li a:hover{
	color: #BD85AB;

}

.frontnewslist h5{
	display: block;
	margin: 0;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
}


.newslist {
	background-color: #F5E7F5;
	height: auto;
	margin-top: 8px;
}

.newslist h5{
	display: block;
	margin: 0;
	color: #BD85AB;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
}


.newslist ul{
	list-style-type: none;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	margin: 0px;
}

.newslist ul li{
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5CBDD;
}

.newslist ul li a{
	display: block;
	padding: 4px 8px;
	margin: 0;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: none;
}

.newslist ul li a:hover{
	color: #BD85AB;

}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	width: 920px;
	font-size: 11px;
	text-decoration: none;
}

.pgfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.pgfooter a {
	color: #666666;
	text-decoration: none;
}
/* End of 'new 13 style' */

/* Start of CMSMS style sheet '13 h menu' */
/********************
MENU
*********************/

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}

/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
div#menu_horiz {
	background-color: #ECECEC;  /* background color for the entire menu row */
	width: 100%;
	margin: 0;
	height: 28px;
}

/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#menu_horiz ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #C0C0C0;
	border-left:  1px solid #C0C0C0;
}


/* menu list items */
div#menu_horiz li {
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   border-right: 1px solid #C0C0C0;
}


/* the links, that is each list item */
div#menu_horiz a {
	padding: .6em 1em .6em 1.4em; /* padding inside the list item box */
	margin: 0; /* margin outside each list item box */
	text-decoration: none; /* no underline for links */
	color: #18507C;
	;
	display: block; /* IE has problems with this, fixed above */
}


/* hover state for links */
div#menu_horiz li a:hover {
   background-color: #C3D4DF;
}
div#menu_horiz a.activeparent:hover {
   background-color: #C3D4DF;
   color: #18507C;
}

/* active parent, that is the first-level parent of a child page that is the current page */
div#menu_horiz li.activeparent a {
	color: #fff;
	background-color: #740059;
}

div#menu_horiz h3 {
	padding: .6em 1em .6em 1.4em; /* padding inside the list item box */
	margin: 0; /* margin outside each list item box */
	text-decoration: none; /* no underline for links */
	color: #fff;
	;
	display: block; /* IE has problems with this, fixed above */
	font-size: 1em;                           /* instead of the normal font size for <h3> */
	background-color: #740059;
	background-repeat: no-repeat;
	background-position: 0.4em center;
}

/* End of '13 h menu' */

