/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	font-size: 12px;
	margin: 0px;
	text-transform: none;
	font-family: Calibri, Arial;
	background-color: #ffffff;
	font-weight: normal;
}

A
{
	font-size: 12px;
	color: #808080;
	font-family: Calibri, arial;
	text-decoration: underline;
}

.style4
{
	color: #FF0000;
}

.sidebar_info
{
	position: absolute;
	left: 60px;
	top: 138px;
	z-index: -1;
}
		
A:link
{
	text-decoration: none;
	color: #808080;
}

A:visited
{
	text-decoration: none;
	color: #808080;
}

A:active
{
	text-decoration: none;
	color: #808080;
}

A:hover
{
	text-decoration: underline;
	color: black;
}
td
{
	font-family: Calibri, Arial;
	font-size: 12px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}


SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
	text-align: left;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.myButton
{
	font-weight: bold;
	font-size: 12px;
	color: #900;
	font-family: Calibri, Arial;
	padding: 2px 3px 2px 3px;
}

.myTextBox
{
	border-right: silver 3px double;
	border-top: silver 3px double;
	font-size: 12px;
	border-left: silver 3px double;
	border-bottom: silver 3px double;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: white;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-top: 3px;
}
.myTextArea
{
	border-right: silver 3px double;
	border-top: silver 3px double;
	font-size: 12px;
	border-left: silver 3px double;
	border-bottom: silver 3px double;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: white;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-top: 3px;
}
.myLabel
{
	font-weight: bold;
	margin-right: 8px;
	white-space: nowrap;
}
.myErrorMsg
{
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	font-family: Calibri, Arial;
}
.myTitle
{
	border-top-width: 2px;
	font-weight: bold;
	border-left-width: 2px;
	font-size: 12pt;
	border-left-color: darkgray;
	border-bottom-width: 2px;
	border-bottom-color: darkgray;
	color: #000000;
	border-top-color: darkgray;
	font-family: Calibri, Arial;
	border-right-width: 2px;
	border-right-color: darkgray;
}
.myWindowTitle
{
	border-right: #666 1px solid;
	padding-right: 3px;
	border-top: #999 1px solid;
	padding-left: 8px;
	background-image: url(images/wintitle.jpg);
	padding-bottom: 3px;
	border-left: #999 1px solid;
	padding-top: 3px;
	border-bottom: #666 1px solid;
	background-repeat: repeat-x;
	font-family: Calibri, Arial;
}
.myWindow
{
	border-right: #666 1px solid;
	padding-right: 18px;
	border-top: #999 1px solid;
	padding-left: 18px;
	font-size: 84%;
	padding-bottom: 18px;
	border-left: #999 1px solid;
	color: #333;
	padding-top: 8px;
	border-bottom: #666 1px solid;
	font-family: Calibri, Arial;
	background-color: #f6f6f6;
}

.center
{
	text-align: center;
}

.center table
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.center table table
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.myNote
{
	font-size: 10px;
	color: Navy;
}

.highlight
{
	font-weight: bold;
	background-color: #FFFF88;
}

.myYellowNote
{
	background-color: Yellow;
}