/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #0d0d0d;
}
#contentbg{
background-image:url(img/components/content.jpg);
background-repeat:repeat-y;
background-position:center;
}
#content{
	font-family:helvetica;
	font-size:12px;
	color: #FFFFFF;
	text-align:justify;
	background-color:#0d0d0d;
	
}
#contentform{
	font-family:helvetica;
	font-size:12px;
	color: #FFF;
	text-align:justify;
	background-color:#000;
	padding:10px 10px 10px 10px;
	
}
#contentcenter{
	font-family:helvetica;
	font-size:12px;
	color: #FFFFFF;
	text-align:center;
	background-color:#0d0d0d;
	
}
#copyright{
	font-family:helvetica;
	font-size:10px;
	color: #FFFFFF;
	text-align:center;
	font-weight:300;
	
}
#menutext{
	font-family: helvetica;
	font-size:11px;
	color: #FFFFFF;
	text-align:left;
	font-weight:normal;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
}
.titles{
	font-family: helvetica;
	font-size:20px;
	color: #1F98E9;
	text-align:left;
	font-weight:bold;
	font-variant: normal;
	text-transform: uppercase;
}
.titlesblue{
	font-family: helvetica;
	font-size:12px;
	color: #1F98E9;
	text-align:left;
	font-weight:bold;
	font-variant: normal;
	text-transform: uppercase;
}
span.titlesblue a:link{
	font-family: helvetica;
	font-size:12px;
	color: #1F98E9;
	text-align:left;
	font-weight:bold;
	font-variant: normal;
	text-transform: uppercase;
}
span.titlesblue a:hover{
	font-family: helvetica;
	font-size:12px;
	color: #1F98E9;
	text-align:left;
	font-weight:bold;
	font-variant: normal;
	text-transform: uppercase;
text-decoration:none;
}
span.titlesblue a:visited{
	font-family: helvetica;
	font-size:12px;
	color: #1F98E9;
	text-align:left;
	font-weight:bold;
	font-variant: normal;
	text-transform: uppercase;
text-decoration:none;
}
span.titlesblue a:active{
	font-family: helvetica;
	font-size:12px;
	color: #1F98E9;
	text-align:left;
	font-weight:bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration:none;
}
.titlessmall{
	font-family: helvetica;
	font-size:12px;
	color: #ffffff;
	text-align:left;
	font-weight:bold;
	font-variant: normal;
	text-transform: uppercase;
}
.textpadding{
padding: 0px 5px;
}
.menupadding{
padding: 0px 0px 10px 25px;
}
a:link {
	font-family: helvetica;
	font-size:12px;
	color: #FFFFFF;
	text-align:left;
	font-weight:normal;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	
}
a:active {
	font-family: helvetica;
	font-size:12px;
	color: #FFFFFF;
	text-align:left;
	font-weight:normal;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	
}
a:visited {
	font-family: helvetica;
	font-size:12px;
	color: #FFFFFF;
	text-align:left;
	font-weight:normal;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;

}
a:hover {
	font-family: helvetica;
	font-size:15px;
	color: #000000;
	text-align:left;
	font-weight:bold;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	background-color: #1f98e9;
	background-position: center center;
}
span.titles a:hover {
	font-family: helvetica;
	font-size:20px;
	text-decoration:none;
	}
span.titles	a:link {
font-family: helvetica;
	font-size:20px;
	text-decoration:none;
	
}
span.titles a:active {
	font-family: helvetica;
	font-size:20px;
	text-decoration:none;
	}
span.titles a:visited {
	font-family: helvetica;
	font-size:20px;
	text-decoration:none;
	}