html, body {
    background-color: #F5F5F5;
    font-family: georgia,verdana,sans-serif;
    font-size: 12px;
}
body > .PageContainer {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}
.SiteHeader {
}
.SiteHeader .SiteMast {
     height: 35px;
}
.SiteHeader .SiteMast .IMSLogo {
    float: right;
    border: none;
    height: 100%;
}
.SiteHeader .SiteMast .FANLogo {
    float: left;
}
.SiteHeader h1 {
    line-height: 24px;
    vertical-align: middle;
	font-family: georgia,verdana,sans-serif;
    font-size: 24px;
}
.SiteHeader .Tabs {
    padding:   6px 0 0  0;
}
.SiteHeader .Tabs .ui-tabs-nav {
    background: 0 50%;
    border-left-style: none;
    border-left-color: inherit;
    border-left-width: 0;
    border-right-style: none;
    border-right-color: inherit;
    border-right-width: 0;
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: 0;
}
.SiteHeader select {
    display: none;
}
.SiteHeader .ui-multiselect {
    float: right;
}
#selectdefaults {
    float: right;
    height: 21px;
}
.PageContent {
    background-color: White;
    border-bottom: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    margin: 0 auto;
    padding: 5px;
}
.SiteFooter {
    font-size: 8pt;
    margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: bold;
    color: #003976;
}

dl{line-height:170%;margin-bottom:20px}
dl,dt,dd{padding:0;margin:0}
		  
.fixedRow {
    font-weight: bold;
}

.product  h2 {
    border: 0 none;
    color: #003976;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 0 0 80px;
}

.product  p {
    font-size: 12px;
    padding: 5px 0 10px 80px;
    width:520px;
}


/*.company 
{
    height: 380px;
}*/


.company  h2 {
    border: 0 none;
    color: #003976;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    padding: 4px 0 0 40px;
}

.company  p {
    font-size: 12px;
    padding: 5px 0 10px 40px;
    width:600px;
}



#body {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: 36px;
    width: 864px;
}
#body-inner {
    padding: 40px;
}

#sidebar {
    border-left: 1px solid #CCCCCC;
    float: right;
    padding-left: 25px;
    width: 220px;
}
#sidebar h3 {
    padding: 0 0 10px;
}

#main-content {
	width:550px;
}

#main-content h2 {
    padding: 5px 0 4px;
}
.sub-box {
    border-right: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 22px;
    margin-right: 30px;
    padding-right: 20px;
    width: 227px;
}
.sub-box.right {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}
.sub-box img {
    float: left;
    margin: 0 10px 0 0;
}
.sub-box h3,.sub-box.right h3 {
    padding: 1px 0 12px;width:232px;
}

.rounded-corners 
{
	border: 1px solid #BCB9A8;
	background-color: #EFEECB;
    float: left;
    margin: 80px auto 0 30px;
    padding: 20px;
    width: 250px;
}

.faqs{padding-top:20px}
.faqs dt{font-weight:bold;background:url(images/q.gif) 0 4px no-repeat;padding:3px 0 15px 30px;position:relative;}
.faqs dt:hover{cursor:pointer}
.faqs dd{background:url(images/a.gif) 0 2px no-repeat;padding:0 0 5px 30px;position:relative;color:#333}
.faqs a{color:#000000;text-decoration:none}
.faqs .hover{color:#990000;text-decoration:underline}

.material{padding-top:20px}
.material dt{font-weight:bold;background:url(images/doc.png) 0 4px no-repeat;padding:3px 0 15px 30px;position:relative;}
.material dt:hover{cursor:pointer}
.material a{color:#000000;text-decoration:none}
.material .hover{color:#990000;text-decoration:underline}

