/* Start of CMSMS style sheet 'abitmodern_bigblue : abitmodern_bigblue' */
/* CSS version 2.0, by Boris Cherny. */
/*Many thanks to Andreas, NickyD, ditchCrawler, TomW, whowrotewhat, hash bar, and Sanden Cottongame */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #6183ad url(uploads/abitmodern_bigblue/background_big.gif) center repeat-y;
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	text-align: center;
}
a {
	color: #6799b1;
	text-decoration: underline;
}
a:hover {
	color: #838f96;
	text-decoration: none;
}
acronym {
	border-bottom: 1px dashed #999999;
	cursor: help;
}
h1 {
	border-bottom: 1px solid #aec4de;
	border-top: 1px solid #aec4de;
	border-right: 20px solid #6183ad;
	color: #6183ad;
	font-size: 130%;
	font-weight: normal;
	margin: 5px 0;
	background: #d7e5ef;
}
h1:hover {
	border-bottom: 1px solid #7f9fc6;
	border-top: 1px solid #7f9fc6;
	background: #c9dcea;
}
input {
	background: #385585;
	margin: 2px 20px;
	width: 140px;
}
#column2 ul {
	margin: 10px 0;
}
#column2 li {
	color: #999999;
	list-style: square inside;
	text-indent: 10px;
}

.login {
	border: 1px solid #c9dcea;
	color: #999;
}
.login_hover {
	border: 1px solid #999;
	color: #ccc;
}
#submit {
	border: 1px solid #c9dcea;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
	text-align:center;
}
#submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	text-align:center;
}
/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#wrap {
	background-image: url(uploads/abitmodern_bigblue/arrow.gif);
	background-image: url(uploads/abitmodern_bigblue/arrow_outline.gif);
	background-image: url(uploads/abitmodern_bigblue/background.gif);
	background-image: url(uploads/abitmodern_bigblue/camera1.gif);
	background-image: url(uploads/abitmodern_bigblue/camera2.gif);
	background-image: url(uploads/abitmodern_bigblue/camera3.gif);
	background-image: url(uploads/abitmodern_bigblue/header_big.gif);
	background-image: url(uploads/abitmodern_bigblue/selector.gif);
	background-image: url(uploads/abitmodern_bigblue/selector_sub.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}
#header {
	background: url(uploads/abitmodern_bigblue/header_big.gif) center no-repeat;
	color: #e0e0e0;
	font-size: 270%;
	font-weight: bold;
	height: 100px;
	line-height: 120px;
	text-indent: 150px;
        text-transform: uppercase;
}
#header #c{ color: #fe8033; }
#header #s{ color: #fff; }
#header span { font-size: 150%; }
@charset "utf-8";
/* CSS Document */

body {
	background-color: #3162a4;
	margin-top : 10px;
	margin-left: 10px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: White;
	width: 80%;
}
#search{
	float: right;
}
.breadcrumbs{
        margin-left: 115px;
        color: #333;
        font-size: .9em;
}
.accessibility{
       margin-left: -60px;
}


h1 {
  font-size: 2em;
  color: Silver;
  background-color: transparent;
  text-align: left;
}
h2{
  font-size : 16pt;
  color : Silver;
  font-weight: bold;
}
h3{
  font-size: 14pt;
  color: Silver;
  font-weight: bold;
}
p {
  text-align: justify;
}
dt {
  font-size: 12pt;
  color: White;
  font-weight: bold;
  margin-left: 60px;
}
dd{
  font-size: 12pt;
  color: White;
  margin-left: 80px;
  margin-right: 80px;
  margin-bottom:10px;
  text-align: justify;
}  
ol{
  margin-left : 60px;
  list-style : decimal;
}
ul{
  margin-left: 60px;
  list-style : disc;
}
.nested{
  margin-left: 30px;
}
li{
  font-size: 12pt;
  color: White;
  margin-right: 80px;
  list-style : inside;
}
address{
  margin-left: 10px;
  font-weight: bold;
}
/* Anchor Rollovers */
a {
  font-size: 12pt;
  color: Silver;
  font-weight: bold;
  background-color: transparent;
  text-decoration : none;
}
a:active {
	font-size: 12pt;
	color: Aqua;
	font-weight: bold;
	background-color:transparent;
	text-decoration : none;
}
a:visited {
	font-size: 12pt;
	color: #33CCFF;
	font-weight: bold;
	background-color: transparent;
	text-decoration : none;
}
a.hover{
	font-size: 12pt;
	color: #3300FF;
	font-weight: bolder;
	background-color: transparent;
}
.postal {
  text-align: center;
}
.menubar {
  text-align: center;
  font-size: 10pt;
}
.copyright {
  text-align: center;
  width: 50%;
  font-size: 9pt;
  color: #a0a0a0;
  background-color: transparent;
}
.copyright a{
  font-size: 9pt;
  color: Silver;
}
.copyright a:visited{
  font-size: 9pt;
  color: #33CCFF;
}
/* Side Menu selections */
/*.sidemenu{
  text-align: center;
  background-color: silver;
}*/
td{
  font-size: 12pt;
  color: White;
  padding: 4px 10px 4px 0px;
  vertical-align: top;
/*  border: thin dotted Red;*/
}
.mailing{
	padding-top : 10px;
}

/* Regarding articles and the recognition */
.citation{
	text-align: right;
	font-size: 10pt;
	color: black;
	margin-left: 200px;
}
blockquote{
	margin-left:100px;
	margin-right:120px;
	text-align: justify;
}

/*other layout*/
#column2 ul {
	margin: 10px 0;
}
#column2 li {
	color: #999999;
	list-style: square inside;
	text-indent: 10px;
}
#nav {
	padding-bottom: 40px;
	width: 179px;
        list-style: none;
}
#nav ul{ list-style: none; }
/* leave the padding-bottom in the #nav if you want some space between the navigation and the photos in the left column */
#nav ul li {
	display: inline;
	line-height: 16px;
	list-style: none;
}
#nav ul li a {
	border-bottom: 1px solid #c9dcea;
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 169px;
}
/* remove the 'text-decoration: underline;' in #nav li a:hover if you don't want the links in the left nav menu to be underlined when the user hovers over them with their mouse */
#nav li a:hover {
	background: #c9dcea url(uploads/abitmodern_bigblue/selector.gif) center right no-repeat;
	color: #000;
}
/* the following 3 rules are for the submenu, if you removed the submenu remove these rules as well */
#nav ul ul li {
	line-height: 10px;
	border-bottom: none;
}
#nav ul ul li a {
	color: #ffffff;
	text-indent: 10px;
}
#nav ul ul li a:hover {
	color: #000000;
	background-image: url(uploads/abitmodern_bigblue/selector_sub.gif);
}
#news {
        padding-left: 5px;
        padding-right: 5px;
}        
#column1 {
	float: left;
	width: 180px;
	color: #000000;
}
#column1 img {
	border: 1px solid #c9dcea;
	margin: 5px 20px;
	padding: 10px 20px;
}
#column1 h3{ font-size: 1.2em; padding: 2px 0px; color: #212121; border-bottom: 2px solid black; line-height: 1.4em;}
/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2 {
	float: none !important;
	float: right;
	margin-left: 192px !important;
	margin-left: 0;
	padding: 12px 40px 30px 9px;
}
#column2 p {
	line-height: 190%;
}
#links div {
	float: left;
	width: 140px;
}
#links div li {
	list-style: none;
}
#links div li a {
	background: url(uploads/abitmodern_bigblue/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#links div li a:hover {
	background-image: url(uploads/abitmodern_bigblue/arrow.gif);
	color: #ac835c;
	text-decoration: underline;
}
#footer {
	clear: both;
	color: #999;
	font-size: 9px;
	padding: 30px 0 10px 0;
	text-indent: 185px;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#column2 ul ul{
  margin: 0px 0px 5px 25px;
}


/* End of 'abitmodern_bigblue : abitmodern_bigblue' */

