body{
background: url("pinstripes-blue.gif");
margin: 0px;
-webkit-text-size-adjust: none;
}

a {
color:#006bb3;
text-decoration:none;
}

h2{
font-size:17px;
font-weight:bold;
letter-spacing:-1px;
line-height:17px;
color: #222222;
margin-bottom: 3px;
}

h3{
font-size:22px;
font-weight:bold;
letter-spacing:-1px;
line-height:17px;
color: #222222;
margin-bottom: 3px;
text-align: center;
}

.box{
background-color: #ffffff;
padding: 8px 10px 16px 10px;
margin: 8px 8px 8px 8px;
border: 1px solid #999999;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
font-family: Helvetica,Geneva,Arial,sans-serif;
color:#444444;
font-size:12px;
}

a.divlink, a.divlink:link {
display:block;
width:100%; /*width needs to be specified to work in IE*/
height:100%; /*height needs to be specified to work in IE*/
/*Other browsers expand the link to full width and height.*/
line-height:0;
font-size:0;
}

#header {
background-color:#111111;
background-image:url("header-rep-bg.png");
clear:both;
font-size:14px;
height:45px;
left:0;
padding-bottom:0;
padding-left:9px;
padding-right:9px;
position:relative;
top:0;
width:auto;
z-index:2;
}

#logo-title {
color:#FFFFFF;
display:inline-block;
font:bold 18px Helvetica,"Helvetica Neue",Arial,sans-serif;
letter-spacing:-1px;
overflow:hidden;
padding-left:40px;
padding-top:11px;
position:relative;
text-shadow:0 -1px 1px #000000;
white-space:nowrap;
z-index:3;
}

img#logo-icon {
	width: 32px;
	height: 32px;
	position: absolute;
	margin-right: 5px;
	margin-top: 5px;
	top: 0;
	z-index: 2;
}

.bracket {
text-align: center;

}