/* Start of CMSMS style sheet 'frc' */
body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
	line-height: 1.3em;
	font-size: 67%;
	margin: 0px;
	padding: 0px;

}


/* DEFAULTS */
a:visited {
	color: #333399;

	
}
a:link {
	color: #333399;
}
a {
	color: #333399;
	
}
a:active {
	text-decoration: underline;
	color: gray;
}
a:hover {
	text-decoration: underline;
	color: gray;
}
a img {
    border: 0;
}
h1 {
	color: #4986a2;
	font-size: 16pt;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2
{
    font-size: 1.3em;
    color: #4986a2;
    margin-bottom: 0;
    padding-bottom: 0;
}
h3 
{
    font-size: 1.1em;
    color: #000000;
	margin-bottom: 0;
    padding-bottom: 0;
}
h4 
{
    font-size: 1.1em;
    color: #364762;
}
h5 
{
    font-size: 1em;
    color: #364762;
}
h6 
{
    font-size: .9em;
    color: #364762;
}
pre 
{
	white-space: normal;
	color: #364762;
}
ul 
{
	list-style-type: disc;
	color: #364762;
}
ol 
{
	color: #364762;
}
address 
{
    color: #364762;	
}
p 
{

}

#shadow {
	width: 880px;
	height: auto;
	background-color: #808080;
	float: none;
	margin: 0 auto;
	padding:0px 0px 5px 0px;
}


#wrapper {
	width: 870px;
	height:auto;
	background-color: white;
	float: none;
	border:1px black solid;
	margin:0 auto;
	padding:0px;

}

#header {
		width: 870px;
		height: 145px;
		clear:both;
		background-color: #E5E5E5;

	}
#logo {
	width:253px;
	height:115px;
	margin-left:25px;
	margin-top:5px;
	float:left;
	position: relative;
	text-align:center;
	clear:none;
	z-index:1;
}

#logo .strapline {
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
}

#htitle {
	width: auto;
	height:auto;
	text-align:center;
	float:left;
	padding-top:30px;
	margin-left:150px;
}

#htitle h1 {
	color: #6F6FA1;
	font-size: 22pt;
	margin: 0px;
	padding-bottom:15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#htitle h2 
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6F6FA1;
}

#htitle h3 
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


#nav {
	background-color: #6F6FA1;
	text-align: left;
	padding: 0px;
	width: 459px;
	height: 34px;
	float: left;
}
/*
#nav ul	{

	font-weight:bold;
	list-style-type: none;
	display: block;
	margin:0px;
	padding: 0px;
	
}

#nav li	{
	float: left;
	list-style-type: none;
	display: block;
	padding: 0px;
	color: white;
	border-left: 1px #424264 solid;
}

.end{

	border-right:1px white solid; 
}

#nav a {
	
	padding:12px 6px 7px 6px;
	font-size: 11px;
	color:white;
	display:block;
	text-decoration:none;	

}

#nav a.active {
	color: white;
	background-color: #424264;
}

#nav a:hover {
	color: white;
	background-color: #424264;
}

*/
#content {
	width: 870px;
	background-color: #E5E5E5;
	margin-top:-5px;
	border-top:1px black solid;
}


#sideimage {
	width:411px;
	float:left;
}

#sideimage .tag {
	width:250px;
	margin: 0px;
	padding: 3px;
	background-color: #6F6FA1;
	margin:-350px 0px 0px 0px ;
}

#gencont {
	width: 410px;
	height: auto;
	color: black;
	background-color: white;
	padding: 15px;
	float: left;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 5px 0px 0px 10px;
	padding: 5px 10px 5px 10px;
	border: 1px #C0C0C0 solid;
	text-align: justify;
}

#gencont h2{
	color: #6F6FA1;
}

#gencont img {
	border:1px black solid;
}

#gencont .img {
	text-align:center;
	display:block;
}


.style1 {
	text-align: center;	
}

#gencont img.noborder {
	border: 0px;
}

#gencont li {
	list-style-type: disc;
	font-weight:bold;
	font-size:0.9em;
	line-height:1.6em;
}

#gencont a {
	text-decoration:none;
}

#homecont1 {
	width:350px;
	height:auto;
	color:white;
	background-color:black;
	padding:15px;
	float:left;
	font-size:1.3em;
	line-height:1.5em;
	margin:20px 0px 0px -60px;
	position:relative;
	z-index:5;
}

#homecont2 {
	width: 350px;
	height: auto;
	color: black;
	background-color: white;
	padding: 15px;
	float: left;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: -20px 0px 0px 50px;
	padding: 30px 10px 10px 10px;
	border: 1px #C0C0C0 solid;
	z-index:3;
}

#homecont2 li {
	list-style-type: none;
	color:black;
	font-size:1em;
	line-height:1.5em;

}

#separator {
	width:100%;
	height:5px;
	clear:both;
}

#footer {
	background-color: #6F6FA1;
	font-size: 7pt;
	color: white;
	width: 870px;
	height: 150px;
	clear: both;
	float: none;
	margin: 0 auto;
}

#footerlogo {
	width: 200px;
	float: left;
	margin-left:25px;
	border-top: 1px #6F6FA1 solid;
} 

#footertext {
	width: 100px;
	float: left;
	margin: 110px 5px 5px 5px;
} 

#footer h3	{
	padding:0px;
	margin:0px;	
	font-size:9pt;
	font-weight:normal;
	color: #FFFFFF;
}

#footer ul	{
	list-style-type: none;
	display: block;
            margin:0px;
            padding:0px;
}

#footer li	{
	padding: 0px 5px 0px 5px;
	float: left;
	margin:110px 0px 0px 0px;
	border-left: 1px #C0C0C0 solid;
	list-style-type: none;
	display: block;
}

#footer a	{
            color: white;
            text-decoration:none;
            font-size: 9pt;
}

#footer a:hover	{
            color: white;
            text-decoration:underline;
}
/*----ROUND CORNER-----*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('uploads/images/corners1280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #484878; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #484878;/* YCC: color & properties of the right-borderline */
	background: #EFEFEF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */


/* End of 'frc' */

