body
{
    background-color: #DFF1FB;
}

.BodyText
{
    padding-right: 0.25in;
    padding-left: 0.25in;
    padding-top: 0.25in;
    padding-bottom: 0.25in;
    font-size: 10pt;
    font-family: Verdana, Helvetica, Sans-Serif;
}
.DropDownItems
{
    font-weight: bold;
    font-size: 10pt;
    color: #599fc4;
    font-family: Arial, Sans-Serif;
    background-color: #c4e4f3;
}
.SubHeader
{
    line-height: 0pt;
    border-bottom: white 1px solid;
    background-color: #539FC5;
}
.Flash
{
    line-height: 0pt;
    background-color: White;
}
.SubMenu
{
    background-color: #3689B4;
    line-height: 0pt;
    border-top: #00467c 5px solid;
    border-bottom: #00467c 5px solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.Title
{
    height: 39px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.MasterTable
{
    border-right: white .125in solid;
    border-top: white .125in solid;
    border-left: white .125in solid;
    border-bottom: white .125in solid;
    text-align: center;
    width: 756px;
}
.Header
{
    line-height: 0pt;
    border-bottom: white 1px solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-color: #B9DFF0;
}

.MainMenu
{
    background-color: #00467c;
    border-bottom: white 1px solid;
    text-align: right;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.Footer 
{
    background-color: #00467c;
	height: 5px;
}
.MainTextBorder
{
    text-align: left;
    width: 10%;
	background-color: #E5EDD8;
	font-size: 10pt;
    font-family: Arial, Sans-Serif;
	
}
.MainText
{
    width: 100%;
    text-align: left;
    background-color: #DFF1FB;
    font-size: 12pt;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    padding-right: 0.25in;
    padding-left: 0.25in;


}


#nav, #nav ul
{
    /* all lists */
    font-size: 10pt;
    font-family: Arial, Sans-Serif;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 0;
    text-align: left;
    font-weight: bold;
    color: white;
}

#nav a
{
    text-decoration: none;
    display: block;
    color: white;
}

#nav li { /* all list items */
	float: left;
	 /* width needed or else Opera goes nuts */
}

#nav li ul
{
    /* second-level lists */
    position: absolute;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    color: #3689b4;
    width: 113px;
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}
.PageStripe_Support_Planning
{
    height: 5px;
    background-color: #33ccff;
}
.PageStripe_AboutUs
{
    height: 5px;
    background-color: #CCCCFF;
}
.PageStripe_AboutUs_Medical
{
    height: 5px;
    background-color: #FFCC00;
}
.PageStripe_AboutUs_Press
{
    height: 5px;
    background-color: #660000;
}
.PageStripe_ContactUs
{
    height: 5px;
    background-color: #663300;
}
.PageStripe_HowDoesItWork
{
    height: 5px;
    background-color: #33ccff;
}
.PageStripe_MoreInformation
{
    height: 5px;
    background-color: #33ccff;
}
.PageStripe_Procedure
{
    height: 5px;
    background-color: #33ccff;
}
.PageStripe_Procedure_Faq
{
    height: 5px;
    background-color: #99CC00;
}
.PageStripe_Procedure_Indication
{
    height: 5px;
    background-color: #990066;
}
.PageStripe_Registration
{
    height: 5px;
    background-color: #CC6600;
}
.PageStripe_Support
{
    height: 5px;
    background-color: #9966CC;
}
.PageStripe_WhatServices
{
    height: 5px;
    background-color: #33ccff;
}
.TextBoxes
{
    width: 200px;
}
.CommentBox
{
    width: 100%;
}
.aboutUsPics
{
    padding-right: 10px;
}