﻿/*General classes brought over form USA.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
    
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

html,body {
    font: 13px/1.5 Arial,Sans-serif;
    color: #757575;
    background: #FFFFFF;
}

.WideColumnCourse p, .WideColumnExam p {
    width:95%;
    margin: 5px 0 10px 0;
}

.WideColumnCourse, .WideColumnExam {color: #3f3f3f;}

.WideColumnCourse ul, .WideColumnCourse ol, .WideColumnExam ul, .WideColumnExam ol {
    margin:0 10px 0 25px;
}

.WideColumnCourse img {
    margin-top: 5px;
} 

.clear {clear: both;}
   
.WideColumnCourse h2, .WideColumnCourse h3, .WideColumnCourse h4, .WideColumnCourse p {clear: left;}
.WideColumnExam p {margin-top: 5px;}
   
   /* all classes will need to apply the Column class */
   
.columnContainer h1 { font: 700 24px/1.5 'myriad-pro-condensed-1', 'myriad-pro-condensed-2', Arial,Sans-serif; color: #575757; margin:10px 0; }

.Column {
     float:left;	
     margin-bottom:10px;	
}

img.Column {float:left !important; margin-right: 5px;}

.Grid3EqualColumn
{
    width: 215px;
    margin-right: 5px;
}


/* last image of size 215  */
.Grid3EqualColumnLast
{
    width: 215px;
    margin-right: 0px;
}


/* large image that takes full width no need to apply Column class  */
.Grid1Column
{
    margin-bottom: 10px;
    margin-top: 10px;
    width: 655px;
}


/* 1 image of size 430 and an image of size 215 */
.Grid2ColumnFirst
{
    margin-right: 10px;
    width: 430px;
}

.Grid2ColumnLast
{
    width: 215px;
}

/* 4 images of size 160  */
.Grid4Column
{
    width: 160px;
    margin-right: 5px;
}

.Grid4ColumnLast
{
    margin-right: 0px;
    width: 160px;
}

/* 2 images of size 320*/
.Grid2EqualColumnFirst
{
    width: 320px;
    margin-right: 15px;
}

.Grid2EqualColumnLast
{
    width: 320px;
    margin-right: 0px;
}

/* 1st section of size 320px, then 2 images of size 160 */
.Grid3ColumnFirst
{
    width: 320px;
    margin-right: 10px;
}
.Grid3ColumnMiddle
{
    width: 160px;
    margin-right: 5px;
}

.Grid3ColumnLast
{
    width: 160px;
}


/* 1st section size 485 and 2nd size 160 */
.Grid2ColumnFirst2
{
    width: 485px;
    margin-right: 10px;
}

.Grid2ColumnLast2
{
    width: 160px;
}

/* 1st section size 518 and 2nd size 127 */
.Grid2ColumnFirst3
{
    width: 518px;
    margin-right: 10px;
}

.Grid2ColumnLast3
{
    width: 127px;
}

/* 1 image of size 215 and an image of size 430 */
.Grid2ColumnFirst4
{
    width: 215px;
    margin-right: 10px;
}

.Grid2ColumnLast4
{
    width: 430px;
}

.Grid2ColumnFirst5 {
     width:160px;	
     margin-right:10px;	
}

.Grid2ColumnLast5 {
    width:485px;	
}

/* image of size 215 floating right */
.SmallFloatRight
{
    float: right;
    float:right;
    margin-left: 10px;
    margin-bottom: 10px;
}



/* Other misc stuff */

/* caption styles */
.Caption
{
    margin-top: 5px;
    font-size: smaller;
    text-align: center;
    font-weight: bold;
}

.BoldedTitles
{
    font-weight: bold;
    font-size: 14px;
    line-height: 1.1;
}

p.BoldedTitles {
    margin: 0;
}

.ImportantNote
{
    color: #336699;
    font-weight: bold;
    font-size: smaller;
}

/*State specific blue background */
.StateSpecific
{
    margin:10px 0;
    padding:15px;
    width:95%;
    background-color:#f7f7f7;
    border:1px solid #dadada;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px;
}

.StateSpecific img {
    position: relative;
    right: 12px;
}

* html .stateSpecific
{
    /* IE6 Hack to fix blue box */
    margin-left: 0px;
}

/*talking heads */

.mom
{
    background-image: url(/global/css/cms/images/mom.gif);
    background-repeat: no-repeat;
    width: 125px;
    height: 124px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.mom-a
{
    background-image: url(/global/css/cms/images/mom-a.gif);
    background-repeat: no-repeat;
    width: 125px;
    height: 124px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.dad
{
    background-image: url(/global/css/cms/images/dad.gif);
    background-repeat: no-repeat;
    width: 125px;
    height: 124px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.bro
{
    background-image: url(/global/css/cms/images/bro.gif);
    background-repeat: no-repeat;
    width: 125px;
    height: 124px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sis
{
    background-image: url(/global/css/cms/images/SIS.gif);
    background-repeat: no-repeat;
    width: 125px;
    height: 124px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.safetyHead_image
{
    float: right;
}

.safetyHead_para b
{
    color: black;
}

.safetyHead_para
{
    background-color: #006991;
    height:auto;
    margin:10px 0;
    padding:15px;
    width: 460px !important;
    color:white;
    font-weight:bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; 
    border-radius: 4px;
}
.safetyHead_bottom
{
    /*background-image: url(/global/css/cms/images/safetyHeads_boxBottom.gif);
    background-repeat: no-repeat;*/
}

table
{
    border-collapse: collapse;
    margin-left: 1px;
}

.tableStyle th, .tableHeader th
{
    padding: 5px 10px 5px 10px;
	margin: 0px;
	color:#2F3840; 
	background-color:#d3d3d3;
	font-size:small;
	font-weight:bold;
	border-bottom:solid 1px #bbbbbb;
	text-align: left;
	/*border-right:solid 1px #e0e0e0; */
}

.tableStyle th a, .tableHeader th a
{
    text-decoration: none;
    color:#4e754b;
}

.tableHeader
{
    text-align: center;
    font-size: small;
}

.tableStyle
{
    border: solid 1px #bbbbbb;
    text-align: center;
    font-size: small;
    background-color: White;
}

.tableStyle td, .tableHeader td 
{
    padding: 8px 10px 8px 10px;
    vertical-align: top;
}
.tableStyle ul
{
    text-align: left;
}


.tableStyle td p
{
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: small;
}

.tableStyle th p
{
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: small;
}

#divFlashAndAudio {padding: 0 !important;}


