body {
    margin : 0;
    padding : 0;
    margin-bottom : 10px;
}
body, td, th {
    font-family : Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size : 11px;
    color : #000;
}
table, img {
    border : 0;
}
a {
    color : #000;
}

a:hover {
    color : #818BDB;
}
a:active {
    color : #818BDB;
}

#header {
    width : 745px;
	height: 120px;
}
#header-logo-container {
    padding-left : 38px;
	padding-bottom: 15px;
}
#primary-nav-container {
    width : 107px;
    vertical-align : top;
}
#primary-nav {
    text-align : right;
    margin : 30px 8px 8px 3px;
    clear : both;
}
#primary-nav a {
    display : block;
    margin-bottom : 10px;
    text-decoration : none;
    font-weight : bold;
    color : #000;
}
#primary-nav a:hover {
    text-decoration : underline;
}

#primary-nav a.active {
    color : #7383CA;
}
#primary-nav-border-top {
    background : #9D9C9D;
    clear : both;
    float : right;
    margin-top : 9px;
    height : 1px;
}
#primary-nav-border-right-spacer {
    width : 1px;
    height : 9px;
    background : #fff;
}
#primary-nav-border-right {
    width : 1px;
    background : #9D9C9D;
    vertical-align : top;
}

#header-border-left {
    width : 1px;
    height : 35px;
    background : #9D9C9D;
}
#content-container {
    border-top : 1px solid #9D9C9D;
    vertical-align : top;
    padding-left : 45px;
}
#content {
    margin-top : 30px;
    margin-bottom : 10px;
    width : 297px;
}
#content-wrap {
    margin-top : 30px;
    margin-bottom : 10px;
}
#content-internal {
    margin-top : 25px;
    margin-bottom : 10px;
    width : 297px;
}
#sub-content {
    margin-top : 10px;
}
hr {
    color : #000;
    background-color : #000;
    height : 1px;
    margin : 0px;
    padding : 0px;
    border : 0px;
}

h1 { font-size : 20px; }
h2 {
    font-size : 15px;
    margin-bottom : 5px;
}
h3 { font-size : 15px; color : #818BDB!important; margin-bottom : 5px; }
h3 strong {  color : #818BDB!important;}

h4 { font-size : 13px; }

h5, h6 {
    font-weight : normal;
    margin : 0 0 6px 0;
}
h5 {
    color : #818BDB;
    font-size : 11px;
}
h6 {
    font-size : 10px;
}

p {
    margin-top : 0;
    margin-bottom : 10px;
}

ul {
    margin-top : 5px;
    margin-left : 16px;
    padding : 0;
}

#main {
    width : 720px;
}

#page-options {
    margin-bottom : 20px;
}

.imageSpot {
	border-top: 6px solid #D7D7D7;
}

#partnerprocess {
	margin-top: 20px;
}
h3.iconLabel {
	padding-left: 30px;
	font-size: 14px;
	background: url("../wsimages/rhsarrow.jpg") 10px 50% no-repeat;
}
.teaserBlurb {
	padding-left: 30px;
}
h3.iconLabel a {
	color: #515154;
	font-size: 14px;
	text-decoration: none;
}
h3.iconLabel a:hover, h3.iconLabel a.active, div.active {
	color: #8187DD;
}

h3 a {
	color: #515154;
	font-size: 14px;
	text-decoration: none;
}
h6 em, h6 {
	color: #818BDB;
	font-size: 12px;
}
h2 span {
	font-size: 60%;
}
.normal {
	font-weight: normal!important;
}
.leftimage {
float: left;
}
/***************************/
/*        NEWS             */
/***************************/
table.newsTeaser {border-top: 1px solid #d6dfe6; margin-top: 10px;}
h3.newsTeaserTitle {margin-top: 10px; margin-bottom: 5px; color: #093;}
p.newsTeaserText {margin-top: 0px; margin-bottom: 5px;}
img.newsTeaserImage {border: 1px solid #627FA2; padding: 5px;}
a.newsTeaserLink {color: #093; font-weight: bold; font-size: 0.9em;} 