@charset "utf-8";
.nav {
	color: #ffffff;
	font-size: 14px;
	font-family: 'myriad web', 'myriad pro', myriad, sans-serif;
	text-align: right;
}
A.t {
	font-size: 14px;
	font-family: 'myriad web', 'myriad pro', myriad, sans-serif, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	}
A.t:link { color: #ffffff; text-decoration: none; }
A.t:visited { color: #ffffff; text-decoration: none; }
A.t:active { color: #66ccff; text-decoration: none; }
A.t:hover {color: #ffffff; text-decoration: none; }
/*#loaKitT {color: #ffffff;
	font-size: 14px;
	font-family: 'myriad web', 'myriad pro', myriad, sans-serif, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	}
A.loaKitT:link {color:#ffffff;text-decoration: none;
	letter-spacing: 1px; background-color: #3399ff;}
A.loaKitT:visited {color:#ffffff;text-decoration: none;
	letter-spacing: 1px; background-color: #3399ff;}
A.loaKitT:active {color:#ffffcc;text-decoration: none;
	letter-spacing: 1px; background-color: #3399ff;}
A.loaKitT:hover {color: #99ccff;text-decoration: none;
	letter-spacing: 1px; background-color: #3399ff;}
.loaKit a{
	font-size: 17px;
	font-family: 'myriad web', 'myriad pro', myriad, sans-serif, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px; color: #ffffcc;
	} 
.thrColFix #loaKit a{color: #ffffcc;text-decoration: none;
	letter-spacing: 1px; background-color: #3399ff;}
#loaKit a:visited {color: #ffffcc;text-decoration: none;
	letter-spacing: 1px; }
#loaKit a:active {color: #ffffcc;text-decoration: none;
	letter-spacing: 1px; }
#loaKit a:hover {color: #99ccff;text-decoration: none;
	letter-spacing: 1px; } */

.thrColFix #container {font-family:Arial, Helvetica, sans-serif;
	width: 964px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fff;
	margin: 12px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 2px 0px 0px 2px;
	overflow: hidden;
	min-height: 700px;
	font-size: 0.75em; 
	
	
	
} 
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 166px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 8px; /* padding keeps the content of the div away from the edges */

}


.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 244px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 8px; /* padding keeps the content of the div away from the edges */
	
}
.thrColFix #mainTitle {height:60px;
	margin: 0 0 0 186px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}
.thrColFix #mainSubTitle {height:23px;
	margin: 0 0 0 186px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}
.thrColFix #CapWiz {text-align:center; padding: 10px;}

.thrColFix #mainContent {min-height: 497px;
	margin: 5px 0 0 186px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 2px 20px 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}
.thrColFix #mainContent p {padding: 6px 10px 3px 15px; font-size: 12px; letter-spacing: .01em;}
.thrColFix #mainContent ul {font-size: 12px; letter-spacing: .01em;}
.thrColFix #mainSuggest {height: 150px;
	margin: 5px 0 0 186px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right; border:#999 dashed 1px; width: 208px;
	margin: 16px; padding: 5px;
}

.fltrtSTEM { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right; width: 208px;
	margin: 16px; padding: 5px;
}
.STEM {border:#999 dashed 1px;padding: 10px 2px;}
.fltrtPolicy { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right; border:#999 dashed 1px;
	margin: 16px; padding: 5px;
	width: 200px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {padding:3px; margin:0;}

.thrColFix #flash {padding: 2px; background-color:#666;}
.thrColFix #toolbox { background-color:#c12529; border-bottom: solid 1px #333; padding:3px 3px 3px 5px; margin-top: 4px; color: #fff; font-variant:small-caps;}
.thrColFix #facts { background-color:#e3761e; border-bottom: solid 1px #333; padding:3px 3px 3px 5px; margin-top: 4px; color: #fff; font-variant:small-caps;}
.thrColFix #a4a { background-color:#3979b4; border-bottom: solid 1px #333; padding:3px 3px 3px 5px; margin-top: 4px; color: #fff; font-variant:small-caps;}
ul { list-style-type: circle; margin-top: 15px; line-height: 1.1em;}
li {padding-top:5px;}

.thrColFix #sidebar2 p {line-height: 16px; padding: 6px;}
.thrColFix #sidebar2 a , a:visited{color:#000; text-decoration: underline;}
.thrColFix #sidebar2 a:hover {color: #39C; text-decoration:underline;}
.thrColFix #mainContent  a, .thrColFix #mainContent  a:visited{color: #069; text-decoration: underline;}
.thrColFix #mainContent  a:hover, .thrColFix #mainContent  a:active {color: #39C; text-decoration: underline;}

.thrColFix #mainContent  a.loaKit, .thrColFix #mainContent  a.loaKit:visited{color: #ffffcc; text-decoration: none;}
.thrColFix #mainContent  a.loaKit:hover, .thrColFix #mainContent  a.loaKit:active {color: #069; text-decoration: none;}

.thrColFix #mainContent  a.loaKitT, .thrColFix #mainContent  a.loaKitT:visited{color: #ffffcc; text-decoration: none; font-size: 14px;}
.thrColFix #mainContent  a.loaKitT:hover, .thrColFix #mainContent  a.loaKitT:active {color: #069; text-decoration: none;font-size:14px;}
