@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------------
SCREENS BY SIZE
-----------------------------------------------*/

/* Smartphones (landscape) ----------- */
	@import url(/css/tablet.css) screen and (min-width:641px) and (max-width:1024px);

/* Smartphones (portrait) ----------- */
	@import url(/css/mobile.css) screen and (max-width:640px);

/* Desktops and laptops ----------- */
	@import url(/css/desktop.css) screen and (min-width:1025px);
/*-----------------------------------------------
ALL SCREENS
-----------------------------------------------*/

body, html {
	height: 100%;
	overflow: visible;
	font-family: arial;
	margin: 0;
	padding: 0;
}
.clearit {
	clear: both;
}
#menu, #menubarrier {
	background-color: #00F;
	color: #FFF;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 150px;
	z-index: 400;
}
#menubarrier {
	background-color: #FFFFFF;
	left: 0px;
	width: 100%;
	z-index: 450;
}
#menu {
	background-color: #808080;
	color: #FFF;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 250px;
	z-index: 400;
	overflow: auto;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu p {
	padding-left: 16px;
}
#wrapper {
	/*-webkit-box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.75);*/
	height: auto;
	margin-left: 0;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 500;
}
.slide {
	visibility: hidden;
}
#picturebox {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.slide, .slidevis {
	background-position: center top;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
#menubar {
	padding-top: 4px;
	z-index:10000;
}
.container {
	position: relative;
	height: auto;
	padding: 0;
}
#ml {
	float: left;
	padding: 0 0 2px 4px;
}
#topholder {
	position: relative;
	width: 100%;
	height: auto;
}
table {
	margon: 0;
	padding: 0;
	border: none;
	outline: none;
}
#topbar, #linkbar {
	width: 100%;
	background-color: #1661c3;
}
#topbar {
	padding-top: 12px;
}
#linkbar {
	background-color: #000040;
}
#links {
	z-index: 10000;
}
#links a {
	margin: 0 20px 0 0;
	padding: 12px 8px 12px 8px;
	display: inline-block;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}
h1 {
	padding: 0 0 12px 0;
	margin: 0;
	font-size: 24pt;
	line-height: 30pt;
}
h1,h2 {
	font-family: 'Fjalla One', sans-serif;
}
#topbar h1 {
	color: #FFFFFF;
}
#ctop h1, #ctop h2 {
	color: #000060;
	padding-top: 12px;
}
#ctop h2 {
	font-size:18pt;
}
#picturebox {
	border-top: 1px solid #202020;
	border-bottom: 1px solid #202020;
}
#ctop {
	padding: 12px 0 12px 0;
	font-size: 11pt;
	line-height: 16pt;
	color: #808080;
}
.catsize {
	font-size: 14pt;
}
#tabhold td {
	padding-bottom: 8px;
}
#tabhold input {
	font-size: 14pt;
	width: 75%;
}
#tabhold a {
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
}
#ab {
	background-color: #000000;
}
.db {
	background-color: #FF0000;
}
.box1, .box2, .box3 {
	float: left;
	font-size: 14pt;
}
.box3 {
	font-weight: bold;
}
.box1 input, select, .box2 input {
	width: 99%;
	font-size: 14pt;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 2px 2px 4px 4px;
	margin-left:8px;
	background: #FFFFFF url(/img/arrow.gif) right top no-repeat;
}
.box3 {
	display: inline-block;
	padding: 6px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	overflow:hidden;
	height:30px;
}
input[type="file"] {
	display: none;
}
.custom-file-upload {
	width: 100%;
	display: inline-block;
	cursor: pointer;
}
#HOLDBOX {
	visibility: hidden;
}
.hrsolid,.hrdotted {
    border: 0;
}
.hrsolid {
    border-bottom: 2px solid #F00;
	margin-top:12px;
}
.hrdotted {
    border-bottom: 2px solid #F00;
}
.yearLink {
	display:inline-block;
	color:#000080;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	margin-right:12px;
}
.fline {
	width:100%;
	padding-bottom:12px;
}
.fline a {
	text-decoration:none;
	font-size:14pt;
	color: #1661C3;
}
ul {
	list-style-type: none;
	margin:0 0 24px 0;
	padding:0 0 0 12px;
}
li {
	font-size:12pt;
	color:#000000;
}
li:first-child {
	font-weight:bold;
}
li:nth-child(3) {
	padding-bottom:24px;
}
.flbox {
	float:left;
}
.frbox {
	float:right;
}
.frbox span {
	color:white;
	padding-bottom:12px;
	padding-left:24px;
	text-align:right;
}
.frbox span,.dda {
	display:inline-block;	
}
.dda,.ddaf {
	text-decoration:none;
	padding:4px;
	color:white;
}
.dda {
	border:1px solid black;
}
.c1 {
	color:black;
	background-color:white;
}
.c2 {
	color:black;
	background-color:#ffefdf;
}
.c3 {
	color:white;
	background-color:black;
}
.f1 {
	font-size:12pt;
}
.f2 {
	
	font-size:14pt;
}
.f3 {
	font-size:18pt;
}
.ct2 a {
	color:red;
}