body{
    background-color:#ffffff;
}

* { padding: 0; margin: 0;
    font-family:Verdana;
    font-size:12px;
    color:#666666;
}

.bigBlue,
.bigBlue div,
.bigBlue a,
#bodyContainer .bigBlue a   {
    font-family:Verdana;
    font-size:13px;
    color:#05056a;
}
.big,
.big div,
.big a,
#bodyContainer .big a   {
    font-family:Verdana;
    font-size:13px;
    font-weight: bold;
}

#stepList td    {
    padding: 15px 0;
}

#bodyContainer a   {
    color:#666666;
    text-decoration: underline;
}

#breadcrumbs{
    font-size:10px;
    padding-left:50px;
    padding-top:20px;
}
a.breadcrumbs:visited,a.breadcrumbs:link,a.breadcrumbs:hover,a.breadcrumbs:active{
    text-decoration:none;
    font-size:10px;
}

a.breadcrumbs:hover{
    text-decoration:underline;    
}
.s{
    font-size:12px;
}

img.arrLink    {
    border-style: none;
    cursor: pointer;
    position: relative;
    top: 8px;
}

#logoContainer{
    height:164px;
    background-color:#165588;
    text-align: center;
    background-image: url(../images/top_logo_bg.png);
    background-repeat: repeat-x;
}

#bodyContainer  {
    margin: 0 auto;
    width:800px;
    padding-top:30px;
    text-align: center;
}

.space{
    height:20px;
}
#title{
    margin: 0 auto;
    width:806px;
    height:164px;
    background-image:url(../images/top_logo.png);
    background-repeat:no-repeat;
}
#puffHead{
    font-size:12px;
    width:259px;
    border-bottom:1px solid #cccccc;
    margin-bottom:0px;
    padding-bottom:5px;
}

#container {
    padding-top: 20px; 
}

#content {
    background-color:#ffffff;
    text-align: left;
}

p,li,span{
    margin-bottom:20px;
    color:#666666;
    
}
.small{
    font-size:12px;
}
li{
    list-style-position:inside;
    list-style-type:square;
    color:#f8a519;
    margin-bottom:10px;
}
#footer{
    background-color:#e0e0e0;
    padding-left:90px;
    height:70px;
}
#footerContainer {
    width:              893px;
        padding:            0;
        position: relative;
        left: 50%;
        margin-left: -446px; /* half the width of the div */
        background-color:#e0e0e0;

}

a.pufftext:visited,a.pufftext:link,a.pufftext:hover,a.pufftext:active{
    font-family:Verdana;
    font-size:12px;
    color:#666666;
    text-decoration:none;
    
}

a.aSubMenu:visited,a.aSubMenu:link,a.aSubMenu:hover,a.aSubMenu:active{
    color:#555555;
    text-decoration:none;
    font-size:12px;

}


a.aSubMenu:hover{
    text-decoration:underline;
}

a.aMainMenu:visited,a.aMainMenu:link,a.aMainMenu:hover,a.aMainMenu:active{
    color:#555555;
    text-decoration:none;
    font-size:10px;    
}

.unfocusMenu{
    background-image:url(menuitem_um.png);
    height: 33px;
    line-height:33px;
    text-align:center;
    padding-left:10px;
    padding-right:10px;
}

.unfocusSubMenu{
    background-image:url(menuitem_um.png);
    height: 33px;
    line-height:33px;
    text-align:left;
    padding-left:10px;
    padding-right:10px;
    font-size:12px;

}
.focusMenu{
    background-image:url(menuitem_um_group.png);
    height: 33px;
    line-height:33px;
    text-align:center;
    padding-left:10px;
    padding-right:10px;
}
.middleMenu{
    background-image:url(menuitem_middle.png);
    height: 33px;
    width:4px;
    padding:0;
}
.rightMenu{
    background-image:url(menuitem_right.png);
    background-repeat:no-repeat;
    height: 33px;
    width:4px;
    padding:0;
}
.leftMenu{
    background-image:url(menuitem_left.png);
    height: 33px;
    width:4px;
    padding:0;
    background-repeat:no-repeat;
}

.pufftext{
    padding-top:20px;
    padding-left:20px;
    width:220px;
    font-size:12px;
}
#flexionpuff{
    background-image:url(flexionpuff2.gif);
    width:259px;
    height:203px;
    background-repeat:no-repeat;
}


#blueBox{
    background-image:url(../images/blue_puff.png);
    width:257px;
    height:203px;
    background-repeat:no-repeat;
}
#greenBox{
    background-image:url(../images/green_puff.png);
    width:257px;
    height:203px;
    background-repeat:no-repeat;
}
#redBox{
    background-image:url(../images/red_puff.png);
    width:257px;
    height:203px;
    background-repeat:no-repeat;
}

#blueBox .label,
#greenBox .label,
#redBox .label    {
    color: white;
    font-family: verdana;
    font-size: 20px;
    padding-top: 13px;
    padding-left: 12px;   
}

#blueBox .body,
#greenBox .body,
#redBox .body  {
    padding-top: 13px;
    padding-left: 12px;
    padding-right: 50px;
}

h1{
    font-family:verdana;
    font-size:26px;
    color:#555555;
    font-weight:normal;
    margin-bottom:15px;
}

h2{
    font-family:Verdana,Arial;
    font-size:20px;
    color:#555555;
    font-weight:normal;
    margin-bottom:10px;
}

#subMenu{
    height:20px;
    text-align:left;

}
#menu{
    padding-top:134px;
    padding-left:50px;
}

#stepList div   {
    padding-bottom: 40px;
}


.gwtOttInputPage    {
}
.gwtOttInputPage input[type=text]	{
    width: 100px;
}

.gwtCreateAccountPage input[type=text],
.gwtSignupPage input[type=text],
.gwtMyPage input[type=text] {
    width: 270px;
}

.dialogMiddleCenter,
.gwtOpenIdLoginPage,
.gwt-DialogBox .dialogContent {
    background-color:#165588;
    color: white;
}

.dialogMiddleCenter .gwt-Label,
.gwtOpenIdLoginPage .gwt-Label,
.gwt-DialogBox .dialogContent .gwt-Label  {
    color: white;
}

.gwt-DialogBox .dialogContent   {
    padding: 10px 20px 20px 20px;
}

#termsDialog .dialogContent   {
    padding: 0 0 20px 0;
}

.gwt-CheckBox label   {
    color: white;
    padding-left: 10px;
}

#faqList .question  {
    font-weight: bold;
    padding-top: 20px;
}

#faqList .answer  {
    padding-bottom: 50px;
}

#faqList img    {
    cursor: pointer;
}

.gwtContactPage input[type=text],
.gwtContactPage textarea {
    width: 320px;
}
.gwtContactPage textarea    {
    height: 120px;
}