/* ---[ common elements ]--------------------- */
fieldset { border: 0px;}
body {
margin: 0px 0px 0px 0px;
padding: 0;
font-family: Arial,Helvetica,sans-serif;
font-size: 62.5%;
color: #FFF;
text-align:center;
background-color: #fff;
}

h1.componentheadingarticle_title {
color: #cc0033;
margin: 0;
font-size: 16px;
}

h2.contentheadingarticle_title {
color: #cc0033;
margin: 0;
font-size: 16px;
}

h1.componentheadingarticle_title_r {
text-align:right;
color: #cc0033;
margin: 0;
text-transform: uppercase;
text-weight:bold;

font-size: 25px;
}
h1.contentheadingarticle_title_r {
text-align:right;
color: #cc0033;
margin: 0;
text-transform: uppercase;
text-weight:bold;

font-size: 25px;

}

h2.contentheadingarticle_title_r {
color: #cc0033;
margin: 0;
font-size: 16px;
float:left;
display:inline;
}


h1 {
margin: 0;
}

h3 {
margin: 0px;
padding: 0px;
font-size: 1.8em;
color: #FFF;
line-height: 1.4em;
text-align: center;
/*border-bottom: 1px solid #c51e30;*/
}

h5 {
margin: 0px;
padding: 0px;
font-size: 1.3em;
color: #fcc003300;
text-align:center;
font-weight: normal;
}
h6 {
margin: 0px;
padding: 0px;
font-size: 1.2em;
color: #fcc003300;
text-align:center;
font-weight: normal;
}


p {
font-family: Arial,Helvetica,sans-serif;
font-size: 1.1em;
line-height: 1.2em;
color: #FFF;
}

.small{
font-size: 0.8em;
line-height: 1em;
color: #c51e30;
}

td.contentheadingarticle_title {
font-size: 2em;
color: #FFF;
border-bottom: 1px solid #c51e30;
}

hr {
background-color: #dbdbdb;
color: #dbdbdb;
height: 1px;
}

#container {
width: 745px;
padding: 0px;
margin: 0;
}

.clear {
	clear: both;
}
/* ---[ navigation ]--------------------- */

#nav{
margin: 30px 0px 0px 15px;
padding: 0px 0px 0px 0px;
float: left;
width: 120px;
list-style: none;
}

#nav li {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 1.6em;
}

#nav a {
float: left;
display: block;
margin: 0px;
padding: 10px 5px 10px 5px;
color: #fff;
text-decoration: none;
background: none;
}

#nav a:hover {
color: #fff;
text-decoration: underline;
}

#nav a.active {
color: #fff;
text-decoration: underline;
}

/* ---[ content ]--------------------- */

#left {
margin: 0px;
padding: 0px;
width: 200px;
height: 460px;
float: left;
text-align: left;
}

#right {
margin: 0px;
padding: 0px 10px 0px 10px;
width: 500px;
float: right;
text-align: left;
}


/*----------footer-----------*/
#footer {
width: 700px;
height: 50px;
clear: both;
color: #fff;
background: #c51e30;
border-top: #fff 2px solid;
text-align: left;
}

#footer p {
font-size: 0.9em;
line-height: 1em;
color: #fff;
}
span.readmore {
float:right;
}
a.readonarticle_title_r {
    color: #Fcc003300;
    font-size: 92%;
    display: block;
    padding: 1px 3px;
}

a .readmore {
    color: #Fcc003300;
    font-size: 92%;
    display: block;
    background: #1E1E1E;
    color: #CCCCCC;
    text-align: center;
    text-transform: lowercase;
    padding: 1px 3px;
}

a.readmore:hover, a.readmore:active, a.readmore:focus {
    text-decoration: none;
    background: #333333;
    color: #FFFFFF;
}

.invalid {
	color:red;
}
div.moduletablemenu {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    width: 200px;
    float:left;
}
div.moduletablemenu h3 {
color:#ffffff;
float:left;
font-size: 14px;

font-family: Arial,Helvetica,sans-serif;
}


.sectiontableentry {
	margin: 0px;
	padding: 3px 15px 3px 0px;
	border-bottom: 1px dotted #FFF;
}

.sectiontableentry a {
	color: #cc0033;
	text-decoration: none;
}

.sectiontableentry a:hover {
	color: #990033;
	text-decoration: underline;
}

.button2-left a, .button2-right a, .button2-left span, .button2-right span {
display: block;
height: 22px;
float: left;
line-height: 22px;
font-size: 11px;
color: #333333;
cursor: pointer;
}

.button2-left a, .button2-left span {
padding-top: 0pt;
padding-right: 24px;
padding-bottom: 0pt;
padding-left: 6px;
}

.button2-left a:hover, .button2-right a:hover {
text-decoration: none;
color: #0b55c4;
}
