body{
	font-family:Arial, sans-serif;
	font-size:16px;	
	color:#333333;
	background-color: #1e1e1e;	
}
a{
	color:#336699;
	text-decoration:none;	
}
a:link{
	color:#336699;
	text-decoration:none;
}
a:hover{
	color:#336699;
}
a:visited{
	color:#336699;
	text-decoration:none;
}

p{
	margin:0px 0px 16px 0px;
}
.main{
	position:relative;
    width:1100px;
	margin-left: auto;
 	margin-right: auto;
}
.logoleft{
	float:left;
}
.navright{
	position:absolute;
	bottom:0;
	right:0;
}

.cf { zoom: 1; }
.cf:before,
.cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.nav{
	float:left;
	color:#c0c0c0;
	margin:0px 15px 25px 15px;
	cursor:pointer;
	height:25px;
}
.nav:hover{
	color:#ffe600;
}
.navon{
	color:#FFFFFF;
	background-image:url(images/navbg.gif);
	background-size:100% 2px;
	background-repeat:repeat-x;
	background-position-y: 24px;
}
.content{
	float:left;
	width:90%;
	margin:46px 40px 40px 63px;
	min-height: 350px;
}
.contentcolor{
	background-color:#f0f0f0;	
}
.hometext{
	width:975px;
	float:left;
    -moz-text-align-last: left;
    text-align-last: left;	
	line-height:20px;	
}
.homeform{
	float:left;	
	margin-left:75px;
}
.submitbutton{
    background:url('images/submit.gif') no-repeat;
    cursor:pointer;
    width: 115px;
    height: 31px;
    border: none;
}
input, textarea { color: #000; }
input:focus, textarea:focus{
    outline: 0;
}
.textfielddiv{
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgb(240, 240, 240);
	background-image: none;
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(204, 204, 204);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(204, 204, 204);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(204, 204, 204);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	color: rgb(51, 51, 51);
	font-size: 16px;
	height: 37px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 12px;
}
.textfieldinput{
	-webkit-appearance: none;
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	-webkit-writing-mode: horizontal-tb;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #f8f8f8;
	background-image: none;
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: rgb(153, 153, 153);
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(153, 153, 153);
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: rgb(153, 153, 153);
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: rgb(153, 153, 153);
	border-top-style: none;
	border-top-width: 0px;
	color: rgb(0, 0, 0);
	cursor: auto;
	font-size: 16px;
	height: 25px;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	right: 0px;
	text-align: start;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	word-spacing: 0px;
	writing-mode: lr-tb;
	width:100%;
}
.s-hidden {
    visibility:hidden;
    padding-right:10px;
}
.textareadiv{
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #f8f8f8;
	background-image: none;
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(204, 204, 204);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(204, 204, 204);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(204, 204, 204);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	color: rgb(51, 51, 51);
	font-size: 16px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 17px;
}
.textareabox{
	-webkit-appearance: none;
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	-webkit-writing-mode: horizontal-tb;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #f8f8f8;
	background-image: none;
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: rgb(153, 153, 153);
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(153, 153, 153);
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: rgb(153, 153, 153);
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: rgb(153, 153, 153);
	border-top-style: none;
	border-top-width: 0px;
	color: rgb(0, 0, 0);
	cursor: auto;
	font-size: 14px;
	font-family:Arial, sans-serif;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	right: 0px;
	text-align: start;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	word-spacing: 0px;
	writing-mode: lr-tb;
	width:100%;
	resize: none;
	height:200px;
	border:0px;
}
.withpadding{
	padding:10px;
}
.select {
    cursor:pointer;
    display:inline-block;
    position:relative;
    font:normal 16px/22px Arial, Sans-Serif;
    color:black;
    border:1px solid #ccc;
	height:37px;
	width:100%;	
	margin-bottom:17px;
	
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgb(240, 240, 240);
	background-image: none;
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(204, 204, 204);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(204, 204, 204);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(204, 204, 204);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	color: rgb(51, 51, 51);
}
.styledSelect {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:#f8f8f8;
    padding:7px 10px;

}
.styledSelect:after {
    content:"";
    width:19px;
    height:14px;
    border:0px solid transparent;

	background-image:url(images/downarrowicon.png);
    position:absolute;
    top:12px;
    right:15px;
}
.styledSelect:active, .styledSelect.active {
    background-color:#eee;
}
.options {
    display:none;
    position:absolute;
    top:100%;
    right:0;
    left:0;
    z-index:998;
    margin:0 0;
    padding:0 0;
    list-style:none;
    border:1px solid #ccc;
    background-color:white;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	
	

}
.options li {
    padding:0 6px;
    margin:0 0;
    padding:0 10px;
}
.options li:hover {
    background-color:#39f;
    color:white;
}
input[type=text]::-ms-clear { display: none; }
.leftform{
	width:290px;
	float:left;
}
.rightform{
	width:290px;
	float:left;
	margin-left:40px;
	margin-top:50px;
}
.fieldlabel{
	font-size:12px;
	font-weight:bold;
	color:#646464;
	padding:3px 0px 4px 0px;
}
.sectionheader{
	margin-bottom:25px;
	
}
.radiodiv{
	float:left;
}
.radiolabel{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#646464;
	margin:2px 20px 0px 5px;	
}
.radiofield{
	margin-top:5px;
	margin-bottom:30px;
}
.footer{
	color:#c1c1c1;
	padding:10px;
	text-align:center;
	font-size:11px;
	color:#646464;
}
.awardicon{
	width:75px;
	float:left;
}
.awardtext{
	overflow:hidden;
	padding-left:20px;
	margin-right:20px;
}
.awardleft{
	width:375px;
	float:left;
}
.awardright{
	overflow:hidden;
	padding-left:30px;
	padding-top:55px;
}
ul{
	padding-left:20px;
}
li{
	padding-bottom:10px;
}
.cainphoto{
	float:left;
	width:85px;
	margin-top:15px;
}
.cainsignature{
	float:left;
	padding-left:20px;
	margin-top:15px;	
}
.cainquote{
	clear:both;
	padding-top:30px;
}
.headertext{
	font-family:Arial, sans-serif;
	font-size:18px;	
	font-weight:bold;
	margin-bottom:7px;
}
.rightside{
	float:right;
	width:225px;
}
.leftside{
	float:left;
	width:975px;
}
.calitem{
	display:table;
	padding-bottom:40px;
}
.cal{
	float:left;	
	width:39px;
	height:38px;
	background-image:url(images/cal.gif);
	background-repeat:none;
}
.mo{
	width:39px;
	height:16px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	padding-top:2px;
}
.date{
	width:39px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.caldetail{
	float:left;
	width:150px;
	padding-left:20px;
	color:#000000;
}
.caltitle{
	font-size:16px;
	font-weight:bold;	
}
.calinfo{
	font-size:14px;
	margin-top:2px;
}
.schedule{
	font-size:14px;
}
.resourcessubhead{
	font-size:13px;
	margin-bottom:20px;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: -3px;
}
.custom-bullet li {
    display: block;
}

.custom-bullet li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\►";
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #808080;
}