/* ---------------F O N T S------------------------------ */
.text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	font-weight: bold;
}.text_9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #626262;
	font-weight: bold;
}.text_9_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0eb8b8;
	font-weight: bold;
}
.text_10_t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0eb8b8;
}
.text_10_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2A2A2;
	font-weight: bold;
}
.text_10_bi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #229abd;
}

.text_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	font-weight: normal;

}.text_11_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E26BE2;
	font-weight: normal;

}
.text_11_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	font-weight: bold;

}

.text_11_bi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F8DAD;
}
.text_11_t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0eb8b8;
}
.text_11_ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.text_11_ul_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.text_11_g {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2A2A2;
}.text_12_bi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #229abd;
}
.text_13_g {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #909090;
}
.text_14_b {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7D7D7D;
}
.text_14_t {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #0eb8b8;
}
.text_15_g_b {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #909090;
}
.text_15_t {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	color: #44A9B1;
	font-weight: normal;
}

.text_blue {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #00b0f0;	
}
.text_16_tg {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #219298;
}
.text_14_bi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #229abd;
}
.text_14_bi_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #229abd;
	font-weight: bold;
}

/* ---------------I N D E N T------------------------------ */
.indent_1 {
	margin-left: 40px;
	margin-right: 10px;
}
.indent_2 {
	margin-left: 10px;
	margin-right: 10px;
}
.subtitle_indent1 {
	margin-left: 20px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0eb8b8;
	font-weight: bold;
}

/* ---------------L I N E------------------------------ */
.line_bottom_dash_g {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #e9e9e9;
}
.line_box_dot {
	border: 1px dotted #CCCCCC;
}
.line_top_dot_g {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D7D7D7;
}

.footerborder {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BACKGROUND: url(../library/background/footer_bg.gif) repeat-x 50% top; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}




/* ---------------TOOL TIP------------------------------ */

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 170px;
	border: 1px solid black;
	padding: 6px;
	background-color: #E2E2E2;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}




/* ---------------B U L L E T  I M A G E S------------------------------ */
#img1 ul
{
list-style-type: none;
padding: 0;
margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
}

#img1 li
{
background-image: url(../library/icon/bulletdash.jpg);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1em;
}


#img2 ul
{
list-style-type: none;
padding: 0;
margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
}

#img2 li
{
background-image: url(../library/icon/bulletboxbig.jpg);
background-repeat: no-repeat;
background-position: 1 .8em;
padding-left: 2em;
padding-bottom: 1em;
}


/* ---------------B U L L E T  indent----------------------------- */

li
{
margin-left: 10px;
padding-left: 0em;
}
ul
{
padding: 0;
margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}








/* ---------------FORM AND FIELD------------------------------ */
.inputfield {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	COLOR: #999999;
	PADDING-TOP: 2px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #7F7F7F;
}.css_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	margin: 0px;
	padding: 4px;
}.css_margin_form {	margin: 0px;
	padding: 0px;
}

/* ---------------MARGIN----------------------------- */
.margin_left_5 {
	margin-left: 5px;
}

.text_red {
	color: #FF0000;
}
.text_11_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.text_10_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.text-10_w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.text_9_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}

.text_16_b {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.line_box_solid {
	border: 1px solid #cccccc;
}
.text_18 {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #999999;
}.text_18_b {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}
.text_24 {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	color: #2db8b5;
}
.text_30 {
	font-family: "Century Gothic", Arial;
	font-size: 30px;
	color: #B1B1B1;
}
.text_28 {
	font-family: "Century Gothic", Arial;
	font-size: 28px;
	color: #B1B1B1;
}.text_26 {
	font-family: Arial,"Century Gothic";
	font-size: 26px;
	color: #B1B1B1;
}.text_30_t {
	font-family: "Century Gothic", Arial;
	font-size: 30px;
	color: #2db8b5;
}
.text_11_g_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9D9D9D;
}
.text_11_bi_ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F8DAD;
	text-decoration: underline;
}
.text_11_g_i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #A3A3A3;
}
.text_18_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	letter-spacing: 2pt;
}
.text_24_space_t {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	color: #2db8b5;
	letter-spacing: 6pt;
}
.menuleft_sub_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #229abd;
	font-weight: bold;
	padding-left: 20px;
}
.menuleft_sub_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	padding-left: 35px;
}
.menulefttitle {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #999999;
	padding-left: 7px;
	font-weight: bold;
	margin: 0px;
}
.text10_arial_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text_18_blue {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #229abd;
}
.specialmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1pt;
}
.text_20_bi {
	font-family: "Century Gothic", Arial;
	font-size: 20px;
	color: #229abd;
}
