:@import url("layout.css");
* {

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul,li,p {
	margin: 0px;
	padding: 0px;
}


li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
}
a {
	text-decoration:none;
	color:#403F8D;
}
a:hover,#right     a:hover,#wrapper    a:hover,#footer   a:hover,#footer a.mainlevel:hover   {
	color: #FE0000;
}
#content60 a:link,#content60 a:visited,#content80 a:link,#content80 a:visited,#content100 a:link,#content100 a:visited {
color:#000;
}

h1 {
font-size:1.8em;
}
.componentheading,.contentheading {
	font-size:16px;
	color: #FE0000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FE0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2{
	font-size:1.6em;
}
.contentheading,.contentheading-know,.contentheading-today {
	font-size:14px;

	color: #FE413F;
}
.contentheading a:link, .contentheading-know a:link, .contentheading-today a:link {
	color: #000000;
}

h3 {
	font-size:14px;
	margin: 0px;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}
.sectiontableheader,.sectiontableheader-know {
	color:#fff;
	font:1.2em bold Arial, Helvetica, sans-serif;
	padding:5px;
	background-color: #14278E;
}
.sectiontableheader a:link,.sectiontableheader a:visited {
color:#fff;
}


/*Menu Styling*/

.moduletablemenu ul {
list-style:none;
margin:5px 0;
}

.moduletablemenu li {
background:url(../images/leftmenu.png) bottom left no-repeat;
height:24px;
font:14px Tahoma,Arial, Helvetica, sans-serif;
margin:10px 0;
padding:0 0 0 10px;
}

.moduletablemenu a:link,.moduletablemenu a:visited {
color:#fff;
display:block;
text-decoration:none;
padding-left:5px;
}

.moduletablemenu a:hover {
text-decoration:none;
color:#fff;
background:#ADADAD;
}

/*Tab Menu Styling*/

.moduletabletabs {
font:bold 1em Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.moduletabletabs ul {
list-style:none;
float:right;
margin:0;
padding:0;
background:#212121;
width:100%;
}

.moduletabletabs li {
float:right;
background:url(../images/tabs.png) no-repeat 0 -4px;
margin:0;
padding:0 0 0 12px;
}

.moduletabletabs a:link,.moduletabletabs a:visited {
float:left;
display:block;
color:#000;
background:url(../images/tabs.png) no-repeat 100% -4px;
text-decoration:none;
margin:0;
padding:7px 18px 5px 9px;
}

.moduletabletabs #current {
background:url(../images/tabs.png) no-repeat 0 -84px;
}

.moduletabletabs #current a {
color:#fff;
background:url(../images/tabs.png) no-repeat 100% -84px;
}
.clr {
	clear: both;
}


.design a:link,.design a:visited {
color:#666;
float:right;
font:0.8em Verdana, Arial, Helvetica, sans-serif;
}
