body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #03060A;
}
.style1 {
	color: #262b2e;
	font-size: 10px;
	font-family: tahoma;
}

.articles{
	color: #262b2e;
	font-size: 11px;
line-height: 15px;
	font-family: tahoma;
}

.articles a{
	color: #427785;
	text-decoration:underline;
}




.style2 {
	color: #353a3d;
	font-size: 10px;
	font-family: tahoma;
}

.whiteFooter {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
}

.whiteFooter a{
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
    text-decoration:none;
}


.style3 {
	color: #868686;
	font-size: 11px;
	font-family: tahoma;
    text-decoration:none;
}

.style3 a{
	color: #868686;
    text-decoration:underline;
}

.style3 a:hover{
	color:#427785
    text-decoration:underline;
}

.style4 {
	color: #98A8AC;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #427785;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style6 {
	color: #7f8789;
	font-size: 10px;
	font-family: tahoma;
}
.style7 {
	color: #87201D;
	font-size: 10px;
	font-family: tahoma;
}
.Title {
	color: #427785;
	font-size: 14px;
	font-family: tahoma;
	text-decoration:none;
	font-weight:100;
}

.secondLink{
	color: #FF3300;
	font-size: 9px;
	font-family: tahoma;
}

.secondLink a{
	color: #FF3300;
	font-size: 9px;
	text-decoration:none;
	font-family: tahoma;
}

#service ul {
margin: 0;
padding: 0;
list-style: none;
}

#service li {
list-style: none;
background: url(../images/point_1.jpg) no-repeat 0 4;
padding-left: 10px;
}

.popupTitle{
	color: #CC6699;
	font-size: 15px;
	font-family: tahoma;
}

.popupTitle a{
	color: #CC6699;
	font-size: 15px;
	font-family: tahoma;
	text-decoration:underline;
}

.backgroundArticles {
background-color:#EAEAEA;
}



#mu li {list-style:url(images/point_1.jpg); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#427785; text-decoration:none}



/* Landing Page */

#Landing {
	font-family: 'Cabin', arial, serif;
}

.Heading {
	font-size: 65px;
	color:#FF0000;
	font-weight:bold;
}

.Heading2 {
	font-size: 20px;
	color:#FF0000;
	font-weight:500;
	letter-spacing: 1px;
}

.Heading3 {
	font-size: 16px;
	color:#d4c4b5;
	font-weight:500;
}

.LancdingText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color:#d4c4b5;
	font-weight:400;
	line-height: 13px;
}

.LancdingTextBlack {
	font-size: 11px;
	color:#000;
	font-weight:300;
	line-height: 16px;
}

#Landing a {
	color: #FFFFFF;
	text-decoration:underline;
}

#Landing .LancdingText a {
	color: Red;
	text-decoration:underline;
}

