@charset "utf-8";
/* CSS Document */
/* Google Webfonts are acquired from, guess where? Google Webfonts. */



body {
	font-family: 'Noto Sans', sans-serif;
	font-family: 'Open Sans', sans-serif;
	background-color: #EEE;
	margin: 0;
	padding: 0;
	border-top-left-radius:1ex; 
	border-bottom-left-radius:1ex; 
	-moz-border-radius-bottomleft:1ex; 
	-moz-border-radius-topleft:1ex;
	border-top-right-radius:1ex; 
	border-bottom-right-radius:1ex; 
	-moz-border-right-bottomleft:1ex; 
	-moz-border-right-topleft:1ex;
	color: #000;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}

h1 {
	font-family: 'Noto Sans', sans-serif;
	color: #555;
	font-size: 30px;
}

h2 {
	font-family: 'Noto Sans', sans-serif;
	color: #555;
	font-size: 26px;
}

h3 {
	font-family: 'Noto Sans', sans-serif;
	font-size: 24px;
	color: #555;
}

h4 {
	font-family: 'Noto Sans', sans-serif;
	font-size: 22px;
	color: #555;
}

h5 {
	font-family: 'Noto Sans', sans-serif;
	font-size: 20px;
	
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height:130%;
	text-align:justify;
}
p2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height:130%;
	text-align:center;
}
p3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height:130%;
	text-align:justify;
}
li {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height:130%;
	text-align:justify;
}


a img { 
	border: none;
}

a:linkwhite {
	color:#fff;
	text-decoration: none; 
}
.linkwhite{
	color:#fff;
	text-decoration: none; 
}

a:link {
	color:#414958;
	text-decoration: underline; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

/* ~~ this container surrounds all other divs giving them their percentage-based width ~~ */
.container {
	width: 80%;
	max-width: 1300px;
	min-width: 700px;
	background-color: transparent;
	margin: 20px auto; 
}

.header {
	background-color: transparent;
	padding: 0px 0px 0 0px;
	margin: 0px 0px 10px 0px;
}

.sidebar1 {
	float: right;
	width: 28%;
	background-color: #93A5C4;
	padding-bottom: 10px;
	padding-top:10px;
	margin-top:430px;
	-moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px; border-radius:5px 5px 5px 5px;
}
.sidebar1nomargin {
	float: right;
	width: 28%;
	background-color: #93A5C4;
	padding-bottom: 10px;
	padding-top:10px;
	margin-top:30px;
	-moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px; border-radius:5px 5px 5px 5px;
}
.content {
	padding: 0px 0 10px 0;
	margin-right:10px;
	width: 70%;
	background-color:#FFF;
	float: left;
	-moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px; border-radius:5px 5px 5px 5px;
	
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

ul.nav {
	list-style: none;
	border-top: 1px solid #666; 
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666; 
	padding-left: 0px;
	text-align:center;
}

li.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px; 
}
li.nav ul {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	background-color: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #6F7D94;
	color: #FFF;
}

/* ~~ The footer ~~ */
.footer {
	padding: 20px 20px;
	margin-top:20px;
	background-color: transparent;
	position:relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	text-align:center;
}

.footer-content {
	padding: 10px 0 10px 0;
	margin-right:10px;
	margin-left:10px;
	/* width in percent and float left goes here should you wish to align with content */
	background-color: transparent;
	text-align:center;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* ---------------- Slider style CSS --------------- */

      .captionOrange, .captionBlack
        {
            color: #fff;
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
        }
        .captionOrange
        {
            background: #EB5100;
            background-color: rgba(235, 81, 0, 0.6);
        }
        .captionBlack
        {
        	font-size:16px;
            background: #000;
            background-color: rgba(0, 0, 0, 0.4);
        }
        a.captionOrange, A.captionOrange:active, A.captionOrange:visited
        {
        	color: #ffffff;
        	text-decoration: none;
        }
        a.captionOrange:hover
        {
            color: #eb5100;
            text-decoration: underline;
            background-color: #eeeeee;
            background-color: rgba(238, 238, 238, 0.7);
        }
        .bricon

        {
            background: url(img/browser-icons.png);
        }
/* ---------------- end Slider style CSS --------------- */

/* Buttons */

.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  width:100px;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  cursor:pointer;
}

/* even more miscellaneous stuff */

.tablemozall {
	-moz-border-radius:10px 10px 10px 10px; -webkit-border-radius:10px 10px 10px 10px;
}
.tablemozup {
	-moz-border-radius:10px 10px 0px 0px; -webkit-border-radius:10px 10px 0px 0px; border-radius: 10px 10px 0px 0px;
}
.tablemozdown {
	-moz-border-radius:0px 0px 10px 10px; -webkit-border-radius:0px 0px 10px 10px; border-radius:0px 0px 10px 10px;
}

.menumozall {
	-moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px; border-radius:5px 5px 5px 5px;
}
.menumozup {
	-moz-border-radius:5px 5px 0px 0px; -webkit-border-radius:5px 5px 0px 0px; border-radius:5px 5px 0px 0px;
}
.menumozdown {
	-moz-border-radius:0px 0px 5px 5px; -webkit-border-radius:0px 0px 5px 5px; border-radius:0px 0px 5px 5px;
}
.hoverme {
	cursor:pointer;
	text-decoration:none;
}
