
/* TAG CHANGES */
body {
  /*background-image: url(../assets/images/bg-body.gif);*/
  font-family: Arial, Helvetica, sans-serif;
  /* height: 100%; */
  font-size: 12px;
}
p {
	line-height: 150%;
}
div.warning {
	background-color:#FF3;
	border-width: 2px;
	border-color: #666666;
	border-style:solid;
	padding: 4px;
		
}
.ptight p {
    line-height: 100%;
}
.ptightextra p {
    line-height: 85%;
    font-size:10px;
}
.formLabel{
	
	display:inline-block;
	width:100px;		
	margin:5px 0;
	padding: 0 5px 0 5px;
	font-size: 12px;
	font-family: helvetica;	
	color: #333;

}
input.wide {
	width: 200px;	
	
}
.formLabel-wider {
	display:inline-block;
	width:150px;		
	margin:5px 0;
	padding: 0 5px 0 5px;
	font-size: 12px;
	font-family: helvetica;	
	color: #333;
}
.required {
	color:#900;	
}

#idletimeout { background:#CC5100; border:3px solid #FF6500; color:#fff; font-family:arial, sans-serif; text-align:center; font-size:12px; padding:10px; position:relative; top:0px; left:0; right:0; z-index:100000; display:none; }
#idletimeout a { color:#fff; font-weight:bold }
#idletimeout span { font-weight:bold }



table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:10px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable caption {
	font-size:10px; 
	font-weight:bold;	
	margin-bottom: 10px;
}
table.gridtable th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
	text-align:center;
}
a { color: #00457c; text-decoration: none;}
a:hover {text-decoration: underline;}


h1 {
	
	color: #00457c;
	font-size: 24px;text-transform: uppercase;
	padding: 0; 
	font-family: helvetica;	
}

h2 {
  color: #00457c;
  font-weight: bold;
  text-transform: uppercase;  
  font-size: 28px;
}
h3 {
	color: #adafb2;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	font-family: helvetica;
}
h4 ,.h4 {
	
	color: #00457c;
	font-size: 14px;text-transform: uppercase;
	font-family: helvetica;	
}
h5 {
	
	color: #00457c;
	font-size: 10px;text-transform: uppercase;
	font-family: helvetica;	
}

.content { margin-right: -1px; } /* this 1px negative margin can be placed on any of the columns in this layout with the same corrective effect. */
ul.nav a { zoom: 1; }  /* the zoom property gives IE the hasLayout trigger it needs to correct extra whiltespace between the links */
.error{
    border-color: #F78181;
    color:red;
    display:inline-block;
}

ul.instr {
		list-style-type: none; padding: 0; margin: 0;
		font-size:13px;
		padding-left:20px;
}
li.instr {
	background-image: url(../assets/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	line-height:150%;
	padding-left: .8em;
}


a.white {
	color:#fff;
	text-decoration:underline;	
}


/* MAIN DIVS */
div#container {
  width: 958px;
  margin: 0px auto;
}
div#main {
  background-color: #ffffff;
  background-image: url(../assets/images/bg-main.gif);
  clear: both;
  border: solid 1px #00457c;
  border-bottom: solid 10px #00457c;
  border-top: solid 10px #00457c;
  background-repeat: no-repeat;
  display:inline-block;
  padding: 0 15px 5px 0;
}
div#content {
  clear:both;
  border: solid 1px transparent;
  /* border: solid 1px #ff0000; */
  /* height: 100%; */
  padding: 0px 0 0px 0;
}

div.left {
  width: 860px;   
  /*border: solid 1px #00457c; 
  border-bottom: solid 10px #00457c;
  border-top: solid 10px #00457c;
  margin: 13px 0 0 19px;*/
  background-color: #ffffff;
  float: left; 
  /*min-height: 400px; */

}
div#right {
  width: 0px; 
  margin: 0 0 20px 720px;
  padding: 0;
}
div#content-area {
  padding: 0 20px 20px 10px; 
  width:100%;
}
.sidebar1 {
	float: left;
	width: 20%;
	background-color: #fff;
	margin-right: 10px;
	margin-left: 5px;
}
.subcontent {
    width:95%;
	float: left;

}
ul.notes li {
	margin: 3px 0;
	font-size: 11.3px;
}
ul.notes {
	font-size: 11.3px;
}
p.notes {
	font-size: 11.3px;
}
	
	

.leftcol {
	float:left;	
	width: 40%;
	padding:5px 10px 5px 10px;
}
.leftcol-wide {
	float:left;	
	width: 60%;
	padding:5px 10px 5px 10px;
}
.rightcol {
	float:right;	
	width:50%;
	padding:5px 10px 5px 10px;
}
.rightcol-slim {
	float:right;	
	width:30%;
	padding:5px 10px 5px 10px;
}

div#clearbox {
  clear: both;
  padding: 0; 
  margin: 0; 
}
/* SHADOWS */
div#left, div#main {
  -moz-box-shadow: 0px 0px 10px #999;
  -webkit-box-shadow: 0px 0px 10px #999;
  box-shadow: 0px 0px 10px #999;
}


/* CONTAINER */
div#container a img { border: 0; }



/* MAIN */
div#main div#banner {
  height: 120px;
  display:inline-block;
}
div#main div#banner a {
  display: block;
  height: 75px;
  width: 360px;
  margin: 20px 0 0 30px;
  text-decoration: none;
}


/* 404 */
#err404 p { text-align: center;}
#err404 h1 {font-size: 50px; text-align: center;}
#err404 span[frown] { transform: rotate(90deg); display:inline-block; color: #bbb; }
#err404 p { font: 20px Constantia, 'Hoefler Text',  "Adobe Caslon Pro", Baskerville, Georgia, Times, serif; color: #999; text-shadow: 2px 2px 2px rgba(200, 200, 200, 0.5); }
#err404 ul { font: 20px Constantia, 'Hoefler Text',  "Adobe Caslon Pro", Baskerville, Georgia, Times, serif; color: #999; text-shadow: 2px 2px 2px rgba(200, 200, 200, 0.5); text-align:center; }
#err404 li { font: 20px Constantia, 'Hoefler Text',  "Adobe Caslon Pro", Baskerville, Georgia, Times, serif; color: #999; text-shadow: 2px 2px 2px rgba(200, 200, 200, 0.5); }
#err404 ::-moz-selection{ background:#FF5E99; color:#fff; }
#err404 ::selection { background:#FF5E99; color:#fff; } 
#err404 article {display:block; text-align: left; width: 500px; margin: 0 auto; }
#err404 a { color: rgb(36, 109, 56); text-decoration:none; }
#err404 a:hover { color: rgb(96, 73, 141) ; text-shadow: 2px 2px 2px rgba(36, 109, 56, 0.5); }



hr.breakblue {
	display: block; height: 2px;
    border: 0; border-top: 2px solid #8099AD;
    margin: 1em 0; padding: 0; 
}
hr.breaklightblue {
	display: block; height: 1px;
    border: 0; border-top: 1px solid #c6dbe9;
    margin: 1em 0; padding: 0; 
}
/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
ul.nav {
	list-style: none; /* this removes the list marker */
	border-top: 1px solid #999; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
	margin-bottom: 15px; /* this creates the space between the navigation on the content below */
	padding: 0;
	font-size:10px;
}
ul.nav li.parent-nav {
	border: 1px solid #999 ; /* this creates the button separation */
	background-color:#CCC;
}
ul.nav li.parent-nav ul {
	margin:5px 8px 5px 0;
}
ul.nav li.parent-nav a {

}
ul.nav li.parent-nav > a:first-child {
	border: 1px solid #999 ; /* this creates the button separation */
}


ul.nav li {
	border: 1px solid #999 ; /* this creates the button separation */
	margin-bottom: 10px;
}
ul.nav a {	
	height: 25px;
	text-align:center;
	line-height: 25px;
}
ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	padding: 5px 5px 5px 15px;
	display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
	text-decoration: none;
	background-color: #c6dbe9;
	color: #00457c;
	text-transform:uppercase;
}
ul.nav a:hover, ul.nav a.hovered, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	background-color: #00457c;
	color: #FFF;
}
ul.side-bar-nav {
	 list-style-type: none;
	 list-style: none;
	 width:98%;
	 padding-left:2px;
}


/* UAM */
div#uam-menu {
	float:right;
	display:inline-block;
	margin: 2px 5px 0 0;	
	
}
.uam-report {
	
	
}
.uam-report ul.msg-error {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: #d9534f;
	border-color: #d43f3a;
	color: #fff;
	font-size: 1.1em;
}
.uam-report ul.msg-no-error {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: #5cb85c;
	border-color: #4cae4c;
	color: #fff;
	font-size: 1.1em;
}
.uam-reg-btn {
	
	width: 100px;
	height: 40px;
	-webkit-appearance: none;
	background-color: rgb(0, 69, 124);
	font-weight: bold;
	font-size: 18px;
	color: rgb(173, 175, 178);
	display: inline-block;
}
a.usernav {

}

/* main_display */
div.main_display {
	width:77%;
	float:right;
}

/* CONTENT AREA */
div#content-area h2 {
  color: #00457c;
  font-weight: bold;
  text-transform: uppercase;  
  font-size: 28px;
}
div#content-area h3 {
  color: #00457c;
  font-weight: bold;
  font-size: 18px;
}
 

/* FOOTER */
div#footer {
  font-size: 10px; 
  width: 958px;
  text-align:center;
  margin: 15px auto;
}
div#footer ul {
  margin: 0; 
  padding: 0;
}
div#footer ul li {
  display:inline;
  margin: 0; padding: 0;
}
div#footer ul li a {
  display:inline-block; 
  text-decoration: none; 
  border-left: solid 1px #00457c;
  padding: 0px 9px 0px 9px; 
  margin: 0px;
  line-height: 9px;
}
div#footer ul li:first-child a {
  border: none;
}

