body {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #666666;
	background-image: url(../images/bggray.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.imgpad10px {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

/* Form elements */
textarea, select {
	color : #000000;
	/*border: 1px solid #666666;*/
	font-family: Tahoma;
	font-size: 8pt;
}

/* Form elements */
.inputelement{
	color : #000000;
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 8pt;
}

a:link,a:active,a:visited { color : #006699; }
.stdstyle {
border-width:0px;
}
a:hover		{ text-decoration: underline; color : #DD6900; }
/*-----------------------------------*/
a.submenu:link,a.submenu:active,a.submenu:visited {
	color : #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.submenu:hover		{ text-decoration: underline; color : #FF9900; }
/*-----------------------------------*/

a.wline:link,a.wline:active,a.wline:visited {
	color : #FFFFFF;
	font-size: 11px;
}
a.wline:hover		{ text-decoration: underline; color : #FF9900; }
/*-----------------------------------*/


a.popupsubmenu:link,a.popupsubmenu:active,a.popupsubmenu:visited {
	color : #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding-right: 20px;
}
a.popupsubmenu:hover		{ text-decoration: underline; color : #FF9900; }


/*-----------------------------------*/
a.menu:link,a.menu:active,a.menu:visited {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color : #CCCCCC;
}
/*****************************************************************/

a.asmall:link,a.asmall:active,a.asmall:visited {
	FONT-SIZE: 8pt; COLOR: #336699;
}

/*a.asmall:visited {
	FONT-SIZE: 8pt; COLOR: #663366;
}*/

a.asmall:hover {
	FONT-SIZE: 8pt;
	COLOR: #336699;
	text-decoration: none;
}

/*****************************************************************/
.titleorange {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

a.btn:link,a.btn:active,a.btn:visited {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.btn:hover{ color : #b8cadb; }

.left_nav {
	font-weight: bold;
	background-color: #336699;
	color: #FFFFFF;
	padding-left: 10px;
}
.left_subnav {
	background-color: #5286b8;
	padding-left: 20px;
}
.left_selnav {
	padding-left: 20px;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.whitetext {
	color: #FFFFFF;
}
.whitetext11 {
	color: #FFFFFF;
	font-size: 11px;
}
.valtext2 {
	color: #DD6900;
	font-size: 11px;
}
.selmenu {
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}

.LRpad10px {
	padding-left: 10px;
	padding-right: 10px;
}

.pad10px {
	padding: 10px;
}


/**************************************/
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	COLOR: #003366;
	FONT-FAMILY: Tahoma;
	font-weight: bold;
	margin-bottom:0;
	margin-top: 0px;
}

h2 {
	margin-bottom:0;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #999900; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Tahoma;
}

h3 {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #cc9933; FONT-STYLE: italic; FONT-FAMILY: Tahoma}


h4 {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; MARGIN-BOTTOM: 0px; COLOR: #cc6600; FONT-STYLE: italic; FONT-FAMILY: Tahoma}


h5 {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; MARGIN-BOTTOM: 0px; COLOR: #333333; FONT-FAMILY: Tahoma}

/***************************************************************************************/

p {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
}

/***************************************************************************************/

ul {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #333333; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma; 
	LIST-STYLE-TYPE: square; 
	TEXT-DECORATION: none;
}

li {
	MARGIN-TOP: 4pt;
	COLOR: #333333;
	font-family: Tahoma;
	font-size: 8pt;
}

/**************************************************************************************/

.orange {
	COLOR: #ff9900
}
.yellow {
	COLOR: #cc9933
}
.green {
	COLOR: #999900
}

/**************************************************************************************/

.defcon {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 11pt;
	padding: 10px;
}

/*************************************************************************************/

.error {
	/*COLOR: #CC0000;*/
	COLOR: #FF6600;
	TEXT-DECORATION: none;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
}

/*************************************************************************************/

.form-body {
	VERTICAL-ALIGN: top;
	COLOR: #333333;
	BACKGROUND-COLOR: #DDDDDD;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}
.exampletxt {
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
}

.checkbox{
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}

.form-title-bar {
	COLOR: #ffffff;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #666666;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}

/***********************************************************************************/

.field-label {
	COLOR: #333333;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

/**********************************************************************************/

input.text {
	WIDTH: 200px;
	font-family: Tahoma;
	font-size: 8pt;
}

/**********************************************************************************/

/*select {
	FONT-SIZE: 8pt; CURSOR: default; COLOR: #333333; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff
}*/

/**********************************************************************************/

/*textarea {
	FONT-SIZE: 8pt; CURSOR: text; COLOR: #333333; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #FFFFFF
}*/

/***********************************************************************************/

.h2_pad10px {
	margin-bottom:0;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #999900;
	FONT-STYLE: italic;
	FONT-FAMILY: Tahoma;
	padding:10px;
	display: block;
}

.field-data {
	COLOR: #333333;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}
