HTML {
	HEIGHT: 100%
}
BODY {
	HEIGHT: 100%
}
FORM {
	MARGIN: 0px
}
BODY {
	FONT-SIZE: 0.7em;
	MARGIN: 0px;
	TEXT-ALIGN: left;
	background-color: #f0f1de;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana;
}
DIV.id_wrapper {
	OVERFLOW: visible;
	BACKGROUND-COLOR: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
DIV.id_header {
	PADDING-RIGHT: 15px;
	HEIGHT: 155px
}
DIV.id_footer {
	CLEAR: both;
	PADDING-RIGHT: 12px;
	BORDER-TOP: #c4cfd8 1px solid;
	PADDING-LEFT: 12px;
	PADDING-BOTTOM: 12px;
	PADDING-TOP: 12px;
	text-align: right;
}
DIV.id_footnotes {
	PADDING-RIGHT: 12px;
	PADDING-LEFT: 12px;
	PADDING-BOTTOM: 12px;
	PADDING-TOP: 12px
}
DIV.id_footer UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 4px; PADDING-TOP: 0px
}
DIV.id_footer LI {
	PADDING-RIGHT: 25px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	BACKGROUND: url(../Images/Global/nav_footer_separator.gif) no-repeat right 50%;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px
}
DIV.id_footer LI.last {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
DIV.id_footer A {
	COLOR: #32506a
}
DIV.id_footer A:hover {
	COLOR: #A8B8C4
}
DIV.id_footer P.id_copyright {
	FONT-SIZE: 0.9em; MARGIN-BOTTOM: 10px; COLOR: #a8b8c4
}
P.id_disclaimer {
	COLOR: #000; MARGIN-RIGHT: 200px
}
P.id_disclaimer A {
	COLOR: #006990
}
P.id_disclaimer A:hover {
	COLOR: #000
}
P.id_disclaimer_bullets {
	FONT-SIZE: 0.9em; COLOR: #000
}
DIV.build_version {
	MARGIN-TOP: 10px;
	FONT-SIZE: 10px;
	FONT-STYLE: italic;
	text-align: right;
}
DIV.id_print {
	POSITION: relative
}
DIV.id_print .id_btn_print {
	WIDTH: 47px; POSITION: absolute; HEIGHT: 16px
}

@media Screen    
{
BODY {
	COLOR: #5b5750;
}
DIV.id_header {
	background-color: #FFFFFF;
	background-image: url(../imgs/header_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
DIV.id_wrapper {
	BACKGROUND-IMAGE: url(../imgs/shadow_bg.gif);
	WIDTH: 980px;
	BACKGROUND-REPEAT: repeat-y
}
DIV.id_wrapper_sub {
	PADDING-RIGHT: 28px; PADDING-LEFT: 28px; PADDING-BOTTOM: 0px; PADDING-TOP: 13px
}

}

@media Print    
{
BODY {
	COLOR: #000000
}
UL.id_nav_header {
	DISPLAY: none
}
DIV.id_wrapper {
	
}
DIV.id_wrapper {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DIV.id_wrapper_sub {
	PADDING-LEFT: 0px;
}
.id_btn_print {
	DISPLAY: none
}

}
#clear {
	float: none;
	clear: both;
}
#uploadFile {
	padding: 5px;
	width: 400px;
}
#previewImg {
	clear: right;
	float: right;
	margin-top: 10px;
	margin-right: 120px;
	border: 1px solid #FFFFFF;
}
#buttonRight {
	margin-right: 10px;
	clear: right;
	float: right;
	margin-top: 10px;
	background-position: right;
	margin-bottom: 10px;
}
