@charset "utf-8";

a {
	color: #cc0000;
	text-decoration: none;
}

.mod_article ul {
	padding-top: 10px;
}

.mod_article li {
	list-style-position: inside;
	padding-left: 5px;
	list-style-type: disc;
}

strong {
	font-weight: bold;
}

#container {
	text-align: left;
}

.mod_article {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;    
	color: #fff;
	font-size: 14px;
}

.mod_article h1 {
	font-style: italic;
	margin-top: 25px;
	margin-bottom: 15px;
	color: #cc0000;
	line-height: 40px;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.mod_article h2 {
	font-style: italic;
	margin-bottom: 15px;
	color: #cc0000;
	line-height: 28px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.mod_customnav {
	white-space:nowrap; 
	text-align: right;      
}

.mod_customnav .level_1 {
    text-align: left;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.mod_customnav li.level_2 {
    font-size: 13px;
}

.mod_customnav .level_1 p  {
    font-weight: bold;
}

.mod_customnav .level_1 a, 
.mod_customnav .level_1 a:visited,
.mod_customnav .level_1 a:link {
    color: white;
    text-decoration: none;
}

.mod_customnav a:hover {
	color: #cc0000;
}

.mod_customnav .level_1 a:hover {
	color: #cc0000;
}

.caption {
	color: #cccccc;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 10px;
	font-size: 11px;
}

#footer {
	font-weight: bold;
	word-break: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
}

#footer a, #footer a:visited, #footer a:link, #footer .active {
	text-decoration: none;
	text-transform: uppercase;
	color: #cc0000;
}

#footer a:hover { color: #ddd; }

// typolight classes / ids
#clear { font-size:0.1px; line-height:0.1px; }



.mod_navigation {
	white-space:nowrap; 
	text-align: right;      
}

.mod_navigation .level_1,.mod_navigation .level_2 {
    text-align: left;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.mod_navigation .level_2 {
    font-weight: normal;
	position:absolute;
	font-size: 10px;
}

.mod_navigation li.level_2 {
    font-size: 13px;
}

.mod_navigation .level_1  {
    font-weight: bold;
    color: #cc0000;
}

.mod_navigation .level_1 p  {
    font-weight: bold;
}

.mod_navigation .level_1 a, 
.mod_navigation .level_1 a:visited,
.mod_navigation .level_1 a:link {
    color: white;
    text-decoration: none;
}

.mod_navigation a:hover {
	color: #cc0000;
}

.mod_navigation .level_1 a:hover {
	color: #cc0000;
}

