﻿.adjustFontSizeLabel
{
	float:left;
	border: 0px;
	background-image: url('../_images/icon_font_size.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 20px;
	background-color: Transparent;
	width: auto;
	overflow: visible;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	line-height: 1.0em;
}

body
{
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: none;
    overflow-x: hidden;
    overflow-y: hidden;
}

.boxContainer
{
	border: solid 1px #575757;
	background-color: #33bbad;
	padding: 4px;
	margin: 0px
}

.boxContentContainer
{
	vertical-align:top;
	border:solid 1px #575757;
	background-color:#c2c2c2;
	padding: 4px;
	margin: 0px
}

.boxTitle
{
	font-family: Verdana, Arial,Heletica;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.5em;
	float: left
}

.boxTitleContainer
{
	border: solid 1px #575757;
	background-color: #ffc529;
	background-image: url(../_images/boxtitle_background.gif);
	background-repeat: repeat-x;
	height: 29px;
	overflow: hidden
}

.contentContainer
{
    padding: 5px 5px 5px 5px;
    margin: 0px;
    border-top: solid 0px #006a5f;
    border-bottom: solid 0px #006a5f;
    border-left: solid 1px #006a5f;
    border-right: solid 1px #006a5f;
    height: 100%;
    width: 100%;
    background-color: #33bbad;
    text-align: center;
}

html>body .contentContainer /*Fix for border offset issue*/
{
    padding: 5px 7px 7px 5px;
    margin: 0px;
    border-top: solid 0px #006a5f;
    border-bottom: solid 0px #006a5f;
    border-left: solid 1px #006a5f;
    border-right: solid 1px #006a5f;
    height: 100%;
    width: 100%;
    background-color: #33bbad;
    text-align: center;
} 

.fontDecrease
{
	border: 0px;
	background-image: url('../_images/icon_minus.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px 0px 0px 0px;
	background-color: Transparent;
	width: auto;
	overflow: visible;
	cursor: pointer;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	line-height: 1.0em;
}

.fontIncrease
{
	border: 0px;
	background-image: url('../_images/icon_plus.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px 0px 0px 0px;
	background-color: Transparent;
	width: auto;
	overflow: visible;
	cursor: pointer;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	line-height: 1.0em;
}

.formButton
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    font-weight: bold;
    width: auto;
    overflow: visible;
    padding: 0px 7px 0px 7px;
}

.formContent
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    font-weight: normal;
}

.formError
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8em;
	font-weight: bold;
	color: red;
}

.formLabel
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    font-weight: bold;
}

.optionContainer
{
    background-image: url('../_images/pattern_141.gif');
    background-repeat: repeat;
    background-position: bottom;
    width: inherit;
    height: 40px;
    border: solid 1px #006a5f;
    background-color: #ffe7a5;
}

.optionsPanelBottom
{
    padding: 0px 5px 5px 5px;
    background-color: #33bbad;
    border-top: solid 0px #006a5f;
    border-bottom: solid 1px #006a5f;
    border-left: solid 1px #006a5f;
    border-right: solid 1px #006a5f;
}

.optionsPanelTop
{
    padding: 5px 5px 0px 5px;
    background-color: #33bbad;
    border-top: solid 0px #006a5f;
    border-bottom: solid 0px #006a5f;
    border-left: solid 1px #006a5f;
    border-right: solid 1px #006a5f;
}

.printNavLink
{
	font-size: 0.8em;
	background-image: url('../_images/icon_print.gif');
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	text-decoration: none;	
}

.printNavLink a:link{color: #000000;}
.printNavLink a:visited{color: #000000;}
.printNavLink a:hover{color: #000000;}

.printSelectionLink
{
	font-size: 0.8em;
    padding: 0px 0px 0px 00px;
    margin: 0px 0px 0px 0px;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.printSelectionLink a:link{color: #000000;}
.printSelectionLink a:visited{color: #000000;}
.printSelectionLink a:hover{color: #000000;}

#responseClose
{
	float: right;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1.0em;
	margin: 9px 0px 0px 0px;
	padding: 0px 9px 0px 0px;
	overflow: hidden;
}

#responseContainer
{
    background-image: url('../_images/boxtitle_background.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
    width: auto;
    height: 70px;
    border: solid 1px #006a5f;
    background-color: #fef3c5;
    margin: 0px;
    padding: 0px;
}

#responseFrame
{
    width: inherit;
    height: inherit;
    border: solid 1px #006a5f;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

#responseSearch
{
	float: none;
	text-align: left;
	margin: 0px 0px 0px 10px;
	clear: both;
}

#responseTitle
{
	float: left;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.0em;
	padding: 0px 0px 0px 10px;
	margin: 8px 0px 0px 0px;
	text-align: left;
}

.separator
{
    float: left;
    background-image: url('../_images/separator_back.gif');
    background-position: top left;
    background-repeat: repeat-x;
    height: 30px;
    width: 3px;
    background-color: Transparent;
    overflow: hidden;
}

.tabContainer
{
    background-image: url('../_images/tab_background.gif');
    background-position: bottom;
    background-repeat: repeat-x;
}

.tabOff
{
    float: left;
    height: 30px;
    width: 170px;
    background-color: #ffffff;        
    background-image: url('../_images/tab_off.gif');
    background-position: top left;
    background-repeat: repeat-x;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;      
    text-align: center;            
    padding: 0px;
    border-left: solid 1px #006a5f;
    border-right: solid 1px #006a5f;
    overflow: hidden;
}

.tabOn
{
    float: left;
    height: 30px;
    width: 170px;
    background-color: #ffffff;        
    background-image: url('../_images/tab_on.gif');
    background-position: top left;
    background-repeat: repeat-x;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;      
    text-align: center;            
    padding: 0px;
    border-left: solid 1px #006a5f;
    border-right: solid 1px #006a5f;
    overflow: hidden;
}

.tabText
{
    background-color: #fef3c5;
    background-image:url('../_images/boxtitle_background.gif');
    border: solid 1px #006a5f;
    cursor: pointer;
    font-family: Verdana,Arial,Helvetica;
    font-size: 13px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 4px 0px 0px 0px;
    overflow: hidden;
    width: 162px;
    height: 22px;
}

.optionsLink
{
    padding: 0px 0px 0px 00px;
    margin: 0px 0px 0px 0px;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
	color: #004a80;
}

a.optionsLink:link{color: #004a80;}
a.optionsLink:visited{color: #004a80;}
a.optionsLink:hover{color: #cf0005;}