body {
padding:0px;
margin:0px;
margin-top: 0px;
font-size: 12.9px;
background-color:#ffffff;
overflow-x: hidden;}

#header {
position:fixed;
left:0px;
top: 0px;
width:100%;
height:25px;
text-align:left;
z-index:0;
background-color:#cccccc;}

td, input, select {
font-family: "skolar-sans-latin-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
font-size: 12.9px;}


/* Buttom formatting
-------------------------------------------------------------- */
.buttonLinkNew_div {
		border:1px solid #a7050f;
		width:98%;
		height:17px;
		background-color:white;
		padding:1px;
		margin-top:3px;}

a.buttonLinkNew:link, a.buttonLinkNew:visited, a.buttonLinkNew:active {
font-family: "skolar-sans-latin-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
font-size: 12.9px;
line-height:17px;
text-align: center;
text-decoration:none;
padding: 0px;
margin:0px;
border-right: solid 0px #a7050f;
border-bottom: solid 0px #a7050f;
border-left:solid 0px #a7050f;
font-weight: bold;
color:#ffffff;
width:100%;
display: block;
cursor:pointer;}


/* To Navigation
-------------------------------------------------------------- */
#topNavigation {display:none;}
#topNavigation a:link, #topNavigation a:visited {
display:block;
width:97px;
float:left;
border-right: 1px solid #a0a0a0 ;
border-left: 1px solid #ffffff;
text-align:center;
line-height:20px;
height: 20px;}
#topNavigation a:hover {font-size: 12.9px;color:#a7050f;text-decoration:none;font-weight:normal;}
.topNavigationLink a:hover {color: #ffcc00;text-decoration: none;}

#topNavigation2 {position: absolute; left:0px;top: 0px;height:25px;}
#topNavigation2 a:link, #topNavigation2 a:visited {
	font-family: "skolar-sans-latin-condensed", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    outline: 0 none;
    text-decoration: none;
	color:#393e51;
	display:block;
	padding-left:20px;
	padding-right:20px;
	float:left;
border-right: 1px solid #a0a0a0 ;
border-left: 1px solid #ffffff;
text-align:center;
height: 22px;}

#topNavigation2 a:hover {}

#header a:hover {text-decoration:underline;font-weight: bold;}
#topNavigation2Last {
	float:left;
	width:2px;
	border-left:1px solid #ffffff;
	height:23px;
}