html, body
{
	background: #fff;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 100%;
        margin-top: 16px;
}

img { border: none; }

a
{
	text-decoration: underline;
	color: #416796;
}
a:hover
{
	text-decoration: none;
}

a.footer
{
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}

h1 {
	font-size: 18px;
	margin: 0px;
	font-weight: bold;
	color: #416796;
    margin-bottom: 12px;
}

h3 { margin: 0; }

#mainContainer {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#topLeft {
	float: left;
	height: 50px;
	padding-left: 15px;
}

#topRight {
	float: right;
	text-align: right;
	height: 50px;
	padding-right: 15px;
}

#strTop {
	width: 990px;
	height: 14px;
	margin-left: auto;
	margin-right: auto;
}

.strClmnsCntnr {
	width: 100%;
}

#clmnsMainBackg {
	background:url(../images/structure_Middle.gif) repeat-y top left;
}

#clmnsDownBackg {
	background:url(../images/structure_Down.gif) repeat-y top left;
}

#clmnLeft {
    background-image: url(../images/structure_MenuSeparator.gif);
    background-position: 11px 181px;
    background-repeat: no-repeat;
	float: left;
	padding-left: 15px;
	padding-right: 4px;
	width: 142px;
}

#clmnRight {
	float: left;
	padding-left: 7px;
	width: 808px;
	height: 500px;
	overflow: visible;
}

#footerLeft {
	float: left;
	width: 29%;
	text-align: right;
}

#footerMiddle {
	float: left;
	width: 41%;
	text-align: center;
}

#footerRight {
	float: left;
	width: 29%;
	text-align: left;
}

#footNote {
	background:url(../images/structure_Bottom.gif) no-repeat;
	height: 49px;
	padding-top:9px;
	overflow: hidden;
	text-align: center;
	font-size:11px;
	color:#ccc;
}

img#triageimg {width: 700px; border: 1px solid #333333;}

div.topPageLink {
	text-align: center;
}



input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border: #416796 1px solid;
	padding: 2px;
	margin: 0;
}
textarea
{
	border: #416796 1px solid;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}
input.button
{
	background-color: #f8f8f8;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #416796;
}
.fldReq
{
	background-color: #d6e7ee;
}

.smallTxt {
	font-size: 11px; }
	
div.addressBox
{
	float: right;
	width: 195px;
	border: 1px dashed #999;
	margin-right: 18px;
	font-size: 12px;
	padding: 5px;
	background:#f8f8f8;
}

div.addressBoxLeft
{
	float: left;
	width:60px;
	text-align: right;
	padding-right: 5px;
}

div.addressBoxRight
{
	float: left;
	width:124px;
	text-align: left;
	padding-left:5px;
	border-left: solid 1px #00CCFF;
}

#txtMenu
{
    font-size: 16px;
    color: #000;
}

#txtMenu div.menu_item { margin: 3px 0px; }

#txtMenu div.menu_item a
{
    color: #000;
    text-decoration: none;
}

#txtMenu div.menu_item a:hover
{
    color: #4268a4;
}

#txtMenu div.menu_item div.menu_indent
{
    padding-left: 15px;
    color: #676767;
    font-size: 12px;
    margin-bottom: 5px;
}
#txtMenu div.menu_item div.menu_indent a
{
    color: #676767;
}
#txtMenu div.menu_item div.menu_indent a:hover
{
    color: #4268a4;
}

div.videoBox { width: 434px; }
div.listBox { width: 354px; }
div.vList { padding: 5px; margin: 0; border: 1px dashed #999999; background-color: #F7F7F7; }
div.vidLeft { float: left; width: 127px; margin-right: 5px; }
div.vidRight { float: left; width: 210px; font-size: 12px; }
div.vidRight h3 { font-size: 14px; margin-bottom: 8px; }
div.clear { clear: both; }
div.mBott { margin-bottom: 5px; }
div.fLeft { float: left; }


p#blitztech_info 
{
	position: relative;
	left: 72px;
	top: -80px;
	margin: 0;
	padding: 0;
	width: 300px;
	overflow: hidden;
}

/* Anchors with onClick */
.jbutton {
	cursor: pointer;
}

#casestudy_triage, #casestudy_patient
{
	float: right;
	padding-left: 18px;
}

div#pressText
{
	width: 500px;
}
