html, body, div, 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, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, 
label, legend, table, caption, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    line-height: 1;
    font-family: inherit;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
ol, ul
{
    list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after
{
    content: "";
}

*
{
    padding: 0;
    margin: 0;
    line-height: 17px;
}
em
{
	font-style: italic;
}
html, body
{
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	background-color: #1010d1;
}
a
{
    color: #005cb8;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
hr
{
    height: 1px;
    color: #d1d2d4;
    margin: 0;
    z-index: 50;
}
input, select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
    font-style: normal;
}
textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    overflow: auto;
    font-weight: normal;
    font-style: normal;
}
p
{
	padding-bottom: 15px;
	line-height: 17px;
}
p a
{
    line-height: 17px;
}
td
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 17px;
    vertical-align: text-top;
}
td a
{
    line-height: 17px;
}
th
{
    font-size: 17px;
    font-weight: bold;
    border-bottom: solid 3px #6f6f6f;
    padding: 4px 4px 4px 4px;
}
ol
{
    margin: 0px 0px 15px 20px;
    font-family: Arial, Helvetica, Sans-Serif;
    list-style-type: decimal;
}
ol li
{
    padding: 0px 0px 5px 5px;
    list-style-type: decimal;
    line-height: 17px;
}
ul
{
    margin: 0px 0px 15px 20px;
    font-family: Arial, Helvetica, Sans-Serif;
    list-style-type: disc;
}
ul li
{
    padding: 0px 0px 5px 5px;
    list-style-type: disc;
    line-height: 17px;
}
ul li ul
{
    margin: 4px 0px 0px 20px;
}
/*CUSTOM STYLES*/

.bold
{
    font-weight: bold;
}
.border
{
    border: solid 1px #343467;
}
.borderBottom
{
    border-bottom: solid 1px #96c9fe;
}
.center
{
    text-align: center;
    margin: 0px auto 0px auto;
}
.clear
{
    clear: both;
    height: 0px;
	width: 0px;
    padding: 0px;
    margin: 0px;
}
.clearLeft
{
    clear: left;
    height: 0px;
}
.clearRight
{
    clear: right;
    height: 0px;
}
.coachRight
{
	float: right;
	border: solid 1px #1ad143;
	width: 200px;
}
.training, .resources
{
	border: solid 1px #1ad143;
	width: 100%;
	margin-bottom: 25px;
}
.training h1, .resources h1
{
	padding: 4px 10px 4px 10px;
	border-bottom: solid 1px #1ad143;
	background-color: #c5ff6c;
	color: #1ad143;
	font-size: 14px;
	font-weight: bold;
}
.training p
{
	padding: 4px 10px 4px 10px;
	line-height: 23px;
}
.resources p
{
	padding: 4px 10px 10px 10px;
}
.coachRight h1
{
	padding: 4px 10px 4px 10px;
	border-bottom: solid 1px #1ad143;
	background-color: #c5ff6c;
	color: #1ad143;
	font-size: 12px;
	font-weight: bold;
}
.coachRight table
{
	width:100%;
	margin: 4px 15px 4px 15px;
}
.italic
{
	font-style: italic;
}
.item
{
    float: left;
    margin: 0px 25px 0px 0px;
    vertical-align: top;
    line-height: 15px;
    padding: 0px;
    /*border: solid 1px #000000;*/
}
.left
{
    float: left;
}
.marginBottom
{
    margin-bottom: 10px;
}
.marginLeft
{
	margin-left: 10px;
}

.paddedBottom
{
    padding-bottom: 5px;
}
.paddedRight
{
    padding: 0px 10px 0px 0px;
}
.paddedTop
{
    padding: 5px 0px 0px 0px;
}
.partners tbody tr td
{
	vertical-align: middle;
}
.partners tbody tr td img
{
	margin-right: 15px;
	border: none;
}

.pdfLink
{
	background-image: url(/media/9333/pdf-ico.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 25px;
	text-decoration: none;
	line-height: 30px;
}
table.phase
{
	margin-bottom: 15px;
}
table.phase tr td
{
	font-size: 11px;
}
td.phase
{
	width: 33%;
	font-weight: bold;
	
}
.required
{
    color: #ff0000;
}
.right
{
    float: right;
}
.scroll
{
    overflow: scroll;
    height: 500px;
    padding: 2px;
}
.separator
{
    height: 0;
    border-top: solid 1px #c5ff6c;
    margin: 0px 0px 6px 0px;
}
.textLeft
{
    text-align: left;
}
.textCenter
{
    text-align: center;
}
.textRight
{
    text-align: right;
}

.underline
{
    text-decoration: underline;
}

/*FORMS*/

.button
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #1010d1;
    background-color: #ffd600;
    border: none;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
}
.buttonAdd
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/btn-add.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
}
.buttonAddGrid
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url(../images/btn-add.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
    width: 15px;
}
.buttonAddRow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 18px;
	background-image: url(../images/btn-add.png);
	background-position: left;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: left;
	float: left;
}
.buttonBack
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    border: none;
    margin: 0px 0px 5px 20px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/btn-goBack.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
}
.buttonCompanyHome
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    border: none;
    margin: 0px 0px 5px 20px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/btn-home.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
}
.buttonBundle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/btn-bundle.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
}
.buttonCancel
{
    margin: 0px 10px 0px 10px;
    background: url(../images/btn-cancel.png) no-repeat;
    height: 32px;
    width: 32px;
    cursor: pointer;
    border: 0;
}
.buttonCancel2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/ico-cancel2.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
}
.buttonCancelOff
{
    margin: 0px 10px 0px 10px;
    background: url(../images/btn-cancel-off.png) no-repeat;
    height: 32px;
    width: 32px;
    cursor: default;
    border: 0;
}

.buttonCopy
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: Transparent;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/ico-copy.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
}
.buttonDelete
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: Transparent;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/ico-delete.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
}
.buttonDeleteGrid
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: Transparent;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url(../images/ico-delete.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
    width: 15px;
}

.buttonDeleteNoGrid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 18px 0px 0px;
	background-image: url(../images/btn-delete.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: right;
}
.buttonDone
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/btn-done.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
}
.buttonEdit
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: Transparent;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 20px;
    background-image: url(../images/ico-edit.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
}
.buttonExcel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: Transparent;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 20px;
    background-image: url(../images/ico-excel.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
}
.buttonPause
{
    margin: 0px 10px 0px 10px;
    background: url(../images/btn-pause.png) no-repeat;
    height: 32px;
    width: 32px;
    cursor: pointer;
    border: 0;
}
.buttonPauseOff
{
    margin: 0px 10px 0px 10px;
    background: url(../images/btn-pause-off.png) no-repeat;
    height: 32px;
    width: 32px;
    cursor: default;
    border: 0;
}
.buttonPDF
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/btn-pdf.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
}
.buttonPlay
{
    margin: 0px 10px 0px 10px;
    background: url(../images/btn-play.png) no-repeat;
    height: 32px;
    width: 32px;
    cursor: pointer;
    border: 0;
}
.buttonPlayOff
{
    margin: 0px 10px 0px 10px;
    background: url(../images/btn-play-off.png) no-repeat;
    height: 32px;
    width: 32px;
    cursor: default;
    border: 0;
}
.buttonPrint
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: Transparent;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 25px 0px 20px;
    background-image: url(../images/ico-print.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
    height: 24px;
}

.buttonSave
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/btn-save.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    border: none;
    text-align: right;
}
.buttonSaveAdd
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/btn-saveAdd.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    border: none;
    text-align: right;
}
.buttonSaveBack
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/btn-saveBack.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    border: none;
    text-align: right;
}
.buttonSend
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/btn-send.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    border: none;
    text-align: right;
}
.buttonStop
{
    margin: 0px 10px 0px 10px;
    background: url(../images/btn-stop.png) no-repeat;
    height: 32px;
    width: 32px;
    cursor: pointer;
    border: 0;
}
.buttonStopOff
{
    margin: 0px 10px 0px 10px;
    background: url(../images/btn-stop-off.png) no-repeat;
    height: 32px;
    width: 32px;
    cursor: default;
    border: 0;
}

.buttonSubmit
{
    padding: 0px 0px 0px 5px;
    position: relative;
    top: 1px;
    background: url(../images/arrow.png) no-repeat;
    background-position: right;
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin: 0px 0px 0px 4px;
    border: 0;
}

.buttonView
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: Transparent;
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/ico-view.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: right;
}

.buttonUpdate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    background-color: #FFFFFF;
    margin: 0px 0px 5px 0px;
    padding: 0px 18px 0px 0px;
    background-image: url(../images/btn-update.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
    border: none;
    text-align: right;
}
.gridCopy
{font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    border: none;
    padding: 4px 8px 4px 8px;
    background-image: url(../images/ico-copy.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    cursor: pointer;
    text-align: center;
    height: 16px;
    width: 16px;
}
.gridDelete
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    border: none;
    padding: 4px 8px 4px 8px;
    background-image: url(../images/ico-delete.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    cursor: pointer;
    text-align: center;
    height: 16px;
    width: 16px;
}
.gridEdit
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    border: none;
    padding: 4px 8px 4px 8px;
    background-image: url(../images/ico-edit.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    cursor: pointer;
    text-align: center;
    height: 16px;
    width: 16px;
}
.gridView
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    border: none;
    padding: 4px 8px 4px 8px;
    background-image: url(../images/ico-view.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    cursor: pointer;
    text-align: center;
    height: 16px;
    width: 16px;
}

.formColumn
{
    float: left;
    width: 410px;
    margin: 0px 15px 15px 0px;
}
.formTable
{
    float: left;
    width: 410px;
    margin: 0px 0px 15px 0px;
}
#columnDouble .formTable
{
    float: left;
    width: 610px;
    margin: 0px 0px 15px 0px;
}
.formTable div
{
	margin-bottom: 15px;
}
.formTable div div
{
	margin-bottom: 2px;
}
.formTable div input[type="text"], .formTable div select
{
	width: 300px;
}
.formTable div textarea
{
	width: 300px;
}

#columnDouble .formTable div input[type="text"], .formTable div select
{
	width: 450px;
}
#columnDouble .formTable div textarea
{
	width: 450px;
}

input[type="radio"]
{
	margin: 0px 4px 0px 0px;
}
.formTable table tr td label
{
	margin-right: 15px;
	color: #000000;
}

.formTableDouble
{
    float: left;
    width: 820px;
    margin: 0px 0px 15px 0px;
    border: solid 1px #c5e1fd;
    background-color: #e8eff6;
}
.formHeader
{
    width: 400px;
    padding: 5px 5px 5px 5px;
    background-color: #c5e1fd;
    font-weight: bold;
}
.formTableDouble .formHeader
{
    width: 810px;
}
.columnTable .formHeader
{
    width: 100%;
    padding: 5px 5px 5px 5px;
    background-color: #c5e1fd;
    font-weight: bold;
}

.formLabelState
{
    float: left;
    width: 70px;
    padding: 5px 5px 5px 5px;
    line-height: 18px;
}
.formLabelZip
{
    float: left;
    width: 100px;
    padding: 5px 5px 5px 5px;
    line-height: 18px;
}
.formInput
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 150px;
    margin: 0px 0px 0px 0px;
}


.formInputDouble
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 380px;
    margin: 0px 0px 0px 0px;
}
.formInputDate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 70px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    display: inline;
}
.formInputNumber
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 45px;
    margin: 0px 0px 0px 0px;
}
.formInputPhoneThree
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 27px;
    margin: 0px 0px 0px 0px;
}
.formInputPhoneFour
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 36px;
    margin: 0px 0px 0px 0px;
}
.formInputState
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 40px;
    margin: 0px 0px 0px 0px;
}
.formInputZip
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 80px;
    margin: 0px 0px 0px 0px;
}
.formTextarea
{
    position: relative;
    width: 380px;
    height: 100px;
    padding: 3px;
}

.formCheckbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 150px;
    margin: 10px 0px 10px 0px;
}
.formCheckbox input
{
    margin: 3px 5px 0px 0px;
}

.formCheckbox label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.bold label
{
    font-weight: bold;
}
.formCheckboxList td
{
    padding: 0px 25px 6px 0px;
}
.formCheckboxList td input
{
    margin: 3px 5px 0px 0px;
}
.formCheckboxList td label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}


/*--GRID STYLES*/
.Grid
{
    border: solid 1px #96c9fe;
    padding: 8px 8px 8px 8px;
    background-color: #FFFFFF;
    vertical-align: top;
} 
.Grid p, .AlternatingGrid p
{
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   line-height: 17px;
}
.Grid td, td.Grid
{
    padding: 6px;
    border: solid 1px #96c9fe;
    font-size: 11px;
    vertical-align: top;
    line-height: 15px;
}
.AlternatingGrid, .AlternatingGrid td
{
    border: solid 1px #96c9fe;
    font-size: 11px;
    padding: 6px;
    background-color: #e8eff6;
    vertical-align: top;
    line-height: 15px;
}
td.HeaderGrid, .HeaderGrid th, HeaderGrid
{
    border: solid 1px #96c9fe;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    background-color: #c5e1fd;
    padding: 4px 4px 4px 4px;
    font-weight: bold;
    line-height: 15px;
}
.HeaderGrid a
{
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    line-height: 15px;
}

td.HeaderGridSecond, .HeaderGridSecond th
{
    border: solid 1px #96c9fe;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    background-color: #cccccc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
}
.GridSeparator
{
    border: 0;
    background-color: #FFFFFF;
}

table.library tr td, table.library tr td div
{
	padding: 4px;
	vertical-align: top;
}
table.library tr td.pea, table.library tr td.pea div
{
	background-color: #c5ff6c;
	color: #1ad143;
	font-size: 12px;
	font-weight: bold;
}


/****BUBBLES****/
#bubblecontainer {
  width: 321px;
  text-align: center;
  margin: auto;
}
.bubblewrapper
{
	width:321px;
	float: left;
	margin: 0px 0px 15px 0px;
}
.bubbletitle
{
	height:25px;
	width:321px;
	background-color: #039;
	color: #ffffff;
	font-size: 15px;
	padding: 10px 0px 0px 0px;
	text-align:center;
	font-family: Arial, Verdana, Sans-Serif;
}

.back
{
  position:absolute;
  top:0;
  left:0;
}
.wrap
{
  width:321px;
  height:214px;
  position:relative;
  margin:auto;
  overflow:hidden;
}

.comment
{
	text-align: left;
  position:absolute;
  width:321px;
  top:214px;
  left:0px;
  color: white; 
  background: #4A4D4A;
  padding: 10px;
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.comment ul{
	padding-left: 20px; 
	margin: 3px 0px 0px 0px;
	width: 280px;
}
.comment li
{
	width: 280px;
	margin-bottom: 3px;
padding: 0px;
  font: 11px Arial, Verdana, Sans-Serif;
  line-height: 14px;
}




.buttonPreviousOff
{
	display:none;
}
.buttonNext
{
width: 50px;
text-align:right;
}
.buttonNextOff
{
width: 50px;
	display:none;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
