html, body, ul, ol, li, form, fieldset, legend
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p { margin-top: 0; }

fieldset,img { border: 0; }

legend { color: #000; }

li { list-style: none; }

sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

input, textarea, select
{
	font-size: 110%;
	line-height: 1.1;
}

abbr, acronym
{
	border-bottom: .1em dotted;
	cursor: help;
}

body {
	background-color: #053554;
	/*background-image: url(/images/bg.png);*/
	/*background-repeat: repeat-x;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-size:11px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.centered {
	text-align:center;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link {
	color:#CB020B;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#CB020B;
	text-decoration:none;
	font-weight:bold;}
a:hover {
	color:#555555;
	text-decoration:none;
	font-weight:bold;}
a:active {
	color:#CB020B;
	text-decoration:none;
	font-weight:bold;
	}

#main {

	width:960px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
#header {
	margin-left:0px;
	margin-top:0px;
	width:960px;
	height:209px;
	margin-bottom:0px;
	background-image: url(../images/header.png);
	background-repeat:no-repeat;
	overflow:hidden;

}
#header h1{
	text-indent:-9999px;

}
#menu {
	margin-left:0px;
	margin-top:0px;
	width:960px;

	margin-bottom:0px;
background-image: url(../images/bg_repeat.png);
	background-repeat:repeat-y;




}
#bg_repeat {
	margin-left:0px;
	margin-top:0px;
	width:960px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/bg_repeat.png);
	background-repeat:repeat-y;
}
#bg_repeat2 {
	margin-left:0px;
	margin-top:0px;
	width:960px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/bg_repeat_white.png);
	background-repeat:repeat-y;
}
/*#bg_big {
	margin-left:1px;
	margin-top:0px;
	width:958px;
	height:1196px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/bg_big.png);
	background-repeat:no-repeat;
	overflow:hidden;

}*/
#bg_bottom {
	margin-left:0px;
	margin-top:0px;
	width:960px;
	height:10px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/bg_bottom.png);
	background-repeat:no-repeat;
	overflow:hidden;

}
#bg_bottom2 {
	margin-left:0px;
	margin-top:0px;
	width:960px;
	height:10px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/bg_bottom2.png);
	background-repeat:no-repeat;
	overflow:hidden;

}
#content_wrap {
	width: 940px;
	margin: 0px auto;
}
#left_clm {
	width: 680px;
	float: left;
}
#right_clm {
	width: 258px;
	float: right;
}
#entry {
	padding-right: 10px;
	padding-left: 10px;
}

/*MENU*/
#navcontainer
{
margin-top:0px;
margin-bottom: 1em;
overflow: hidden;

color:#FFF;
padding-left:150px;
}

#navlist
{
list-style-type: none;
margin: 10px 0 0 0;
padding: 0;
}

#navlist li
{
border-right: 1px solid #FFF;
float: left;
line-height: 1.1em;
margin: 0 1em 0 -.5em;
padding: 0 1em 0 1em;
}

.last
{
border-right:none;
float: left;
line-height: 1.1em;
margin: 0 1em 0 -.5em;
padding: 0 1em 0 1em;
}


#navlist li a
{
	color:#FFF;
	font-size:16px;
}
#navlist li a:hover
{
	color: #F00;
	font-size:16px;
}

#nav {
	background: url(../images/menu_nav.png);
	margin: 0px auto;
	height: 41px;
	width: 936px;
}
#footer {
	line-height: 22px;
	color: #FFF;
}
#entry {
	background: #F2F2F2;
	background-image:url(../images/shortgraygrad.jpg);
	background-repeat:repeat-x;
	padding: 20px;
	width: 600px;
	border: 1px solid #999;
	margin: 20px;
}
#entry2 {
	background: #F2F2F2;
	background-image:url(../images/shortgraygrad.jpg);
	background-repeat:repeat-x;
	padding: 20px;

	border: 1px solid #999;
	margin: 20px;
}
#entry_blank {
	padding: 20px;
	width: 600px;
	margin: 20px;
}
h2 {
	font-size: 18px;
	color: #cb020b;
	font-weight: bold;
}
h3 {
	font-size: 17px;
	color: #CB020B;
	font-weight: bold;
}
#entry_date {
	margin: -15px 0px 10px;
}
#entry table {
	margin-bottom: 5px;
}

#entry_blank table {
	margin-bottom: 5px;
}
#entry_blank table tr td {
	text-align: center;
}
.photo_caption {
	font-size: 12px;
	color: #CB020B;
	font-weight: bold;
	width:110px;
	margin:0 auto;
}
.myBox2 {
	text-align: left;
	border: 2px solid #eee;
	background: url(/images/shortgraygrad2.jpg) repeat-x;
	margin: 0px auto 2px;

}
.myBox3 {
	text-align: center;
	border: 2px solid #eee;
	background: url(/images/shortgraygrad2.jpg) repeat-x;
	margin: 0px auto 2px;

}
.myBoxsquaretop {
	text-align: left;
	border: 2px solid #dddddd;
	background: url(/images/shortgraygrad2.jpg) repeat-x;
	margin: 0px auto 2px;

}
#footer {
	padding-right: 20px;
	padding-left: 20px;
}
h4 {
	font-size: 14px;
	color: #CB020B;
}
#entry_blank h3 {
	color: #396EA4;
}
.blue_head {
	color: #396EA4;
	border-bottom:solid 1px #396EA4;
	padding-bottom:5px;
	padding-top:15px;
	padding: 15px 15px 5px 15px;
}
.blue {
	color: #396EA4;
}
#content_wrap ul {
	list-style-type: disc;
	margin-left: 25px;
	list-style-position: outside;
	margin-bottom:20px;
}

#content_wrap ul li{
	list-style-type: disc;

}
#content_wrap ol {

	margin-left: 25px;
	list-style-position: outside;
	margin-bottom:20px;
}
#content_wrap ol li {
	list-style-type: decimal;

}
#content_wrap .decimal li {
	list-style-type: decimal;

}
#content_wrap .upperAlpha li{
	list-style-type: upper-alpha;;

}
#content_wrap .lowerAlpha li{
	list-style-type: lower-alpha;

}
#badge_bg {
	background-image: url(/images/badge_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
}


/*------------Sub nav------------------------*/
#navtable ul {
	width:153px;
	height:auto;
	list-style-type: none;
	z-index:101;
	margin:0 0 10px 0;
}
#navtable li {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;

}
#navtable li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#900;
	width: 153px;
	height: auto;
	text-decoration: none;
	display: block;
	line-height: 17px;
	font-weight:bold;
	padding: 0 0 0 5px;
	margin: 0;
}
#navtable li a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color: #4E83B9;
	width: 153px;
	height: auto;
	padding: 0 0 0 5px;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 17px;
	font-weight:bold;
}

.border1 {
	border:solid 1px #999;
}
#data img {width:131px}


.notice-box{margin:0 5% 10px;width:90%; -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;  border:1px solid #000; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4b7eb5+0,acc3dd+62,ffffff+89,ffffff+100 */ background: #4b7eb5; /* Old browsers */ background: -moz-linear-gradient(top, #4b7eb5 0%, #acc3dd 62%, #ffffff 89%, #ffffff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #4b7eb5 0%,#acc3dd 62%,#ffffff 89%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #4b7eb5 0%,#acc3dd 62%,#ffffff 89%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b7eb5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}
.notice-box .inner{padding:10px; font-size:18px; color:#fff; -webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;  border:1px solid #fff; }
#sidebar .notice-box .inner{font-size:12px; }
.notice-box h2{ font-size:1.6rem; color:#CDD5DB; margin:10px auto; }
.notice-box p{ font-size:1rem; color:#fff;  }
.notice-box a{ text-decoration:none; color:#CB020B; }
.notice-box a:hover{ color:#555555; }
.notice-box.dark .inner p{color:#000; font-size:14px; text-align:left;}
.notice-box.dark .inner p.lead{font-size:1.2rem; }

.alert-box{margin:20px auto 10px;width:100%; text-align:center;}
.alert-box .inner{padding:0px; font-size:20px; color:#4175AB;  }
#sidebar .alert-box .inner{font-size:20px; font-weight:bold; }
.alert-box a{ text-decoration:none; font-size:16px; color:#CB020B; display:block; width:100%; height:100%; }
.alert-box a:hover{ color:#555555; }
 /* The Modal (background) */
.modal { display: none; position: fixed;  z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); }
/* Modal Content/Box */
.modal-content { webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;  border:1px solid #000;  margin: 15% auto;  padding: 20px 40px 20px 40px; border: 1px solid #888; width: 80%; position:relative; font-size:16px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d3d3d3+0,f2f2f2+100 */ background: #d3d3d3; /* Old browsers */ background: -moz-linear-gradient(top, #d3d3d3 0%, #f2f2f2 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #d3d3d3 0%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #d3d3d3 0%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */}
/* The Close Button */
.close { color: #aaa; float: right; font-size: 18px; font-weight: bold; position:absolute; top:10px; right:10px;}
.close:hover,.close:focus { color: black; text-decoration: none; cursor: pointer;} 

.lead{font-size:1.4em;}

.btn-primary{
	font-family:"Times New Roman", Times, serif; font-weight:bold; display:inline-block; padding:5px 10px; margin:5px; font-size:1.4em; border:3px solid #fff; border-bottom:1px solid #fff; border-top:1px solid #fff; cursor:pointer; color:#c4171f; text-transform:uppercase;
	-webkit-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.75);
background: #f8fafe; /* Old browsers */
background: -moz-linear-gradient(top, #f8fafe 0%, #edf2ef 47%, #e4e7ea 49%, #cdd4da 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f8fafe 0%,#edf2ef 47%,#e4e7ea 49%,#cdd4da 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f8fafe 0%,#edf2ef 47%,#e4e7ea 49%,#cdd4da 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8fafe', endColorstr='#cdd4da',GradientType=0 ); /* IE6-9 */}
.btn-primary:hover{color:#FF0000;}

div.info{padding:10px 20px; color:#041637;}
div.info .social{text-align:center; width:200px; margin:0 auto;}
div.info .social a{display:block; width:50%; float:left;}
