body {
	Font-family: Arial;
	Font-size:11px;
	Color: #555555;
}
.padd {
    padding: 0 25px 0 25px;
}
td, p, span, div, select, option {
	font-size: 11px;
	color: #555555;
	font-family: Arial;
}
form {
    margin: 0;
}

h1 {
	Font-family: Arial;
	Font-weight: Bold;
	Font-size:13px;
	Color: #555555;
}

h2, h3 {
    Font-family: Arial;
	Font-weight: Bold;
	Font-size:11px;
	Color: #555555;
}

/****************/

#actmenusub input {
    border: none;
    background-color: transparent;
    color: #000000;
    height: 18px;
    padding: 0;
    margin: -3px 0 0 0;
	font-family: Arial;

}

#buttonbig input {
    border: none;
    background-color: transparent;
    color: #000000;
    height: 18px;
    padding: 0;
    margin: -1px 0 0 0;
	font-family: Arial;

}


.normal {
    font-size:11px;
    Font-family:Arial;
    color:#2A2A2A;
}

.header1 {
    font-size:13px;
    Font-family:Arial;
    color:#2A2A2A;
}

.header2 {
    font-size:15px;
    Font-family:Arial;
    color:#2A2A2A;
}
/****************/
.red {
    color: #FF0000;
}

.arrows_right {
   padding: 0 0 0 15px
}
.beteween_arrows {
   padding: 0 5px 0 5px;
   font-weight: bold;
}
.arrows_left {
   padding: 0 15px 0 0
}

.button {
    width: 200px;
    border: 1px solid #AAAAAA;
    Font-family:Arial;
    Font-size:11px;
    color:#4D4948;
}
.textareaSampl {
    width: 270px;
    height: 40px;
    border: 1px solid #AAAAAA;
    Font-family:Arial;
    Font-size:11px;
    color:#4D4948;
}

.searchform {
    width: 150px;
    height: 18px;
    border: 1px solid #AAAAAA;
    Font-family:Arial;
    Font-size:11px;
    color:#4D4948;
}

.inputText {
    width: 270px;
    border: 1px solid #AAAAAA;
    Font-family:Arial;
    Font-size:11px;
    color:#4D4948;
}
.Bold
{
        font-weight: bold;
}

.Title
{
   Font-family:Arial;
   Font-size:14px;
   color:#4D4948;
}

.Code
{

   Font-family:Arial;
   Font-size:11px;
   color:#4D4948;
}
.wind {
   background-color: #D4D0C8;
   border-top: 1px solid #FFFFFF;
   border-left: 1px solid #FFFFFF;
   border-right: 1px solid #808080;
   border-bottom: 1px solid #808080;
}
.nowind {
   background-color: #D4D0C8;
   border-top: 1px solid #D4D0C8;
   border-left: 1px solid #D4D0C8;
   border-right: 1px solid #D4D0C8;
   border-bottom: 1px solid #D4D0C8;
}

.downwind {
   background-color: #D4D0C8;
   border-top: 1px solid #808080;
   border-left: 1px solid #808080;
   border-right: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
}
.windX {

   border-top: 1px solid #FFFFFF;
   border-left: 1px solid #FFFFFF;
   border-right: 1px solid #808080;
   border-bottom: 1px solid #808080;
}

/***************/
#containerCenter {
    text-align:center;
    width: 100%;
    border: 1px solid #FF0000;
}
#containerCenterWidth {
    text-align:left;
    width: 995px;
}
#subheader {
    font-size: 11px;
    padding: 10px 0 0 0;
    height: 80px;
}

#subheaderNOheight {
    font-size: 12px;
    padding: 10px 0 0 0;
}


#subheader div.namesubheader {
    font-size: 16px;
    font-weight: bold;
}

.namesubheader14pxLogin {
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    padding: 10px 15px 0px 0;
}

.namesubheader14pxLoginLeft {
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding: 10px 15px 0px 0;
}

.namesubheader14px {
    font-size: 13px;
    font-weight: bold;
}

.namenormal11px {
    font-size: 11px;
}

.namenormal14px {
    font-size: 13px;
}

.namenormal141px {
    font-size: 14px;
}

.namenormal16px {
    font-size: 16px;
}
#logintable td{
   text-align:left;
   padding: 0 0 0 5px;
}

#logintable a {
    color: #152649;
    font-size: 11px;
    text-decoration:underline;
}

#logintable a:hover {
    color: #152649;
    font-size: 11px;
    text-decoration:underline;
}

#firstpagetext a {
    color: #152649;
    font-size: 11px;
    text-decoration:underline;
}

#firstpagetext a:hover {
    color: #afbf00;
    font-size: 11px;
    text-decoration:underline;
}

.black {
    color: #000000;
}

.namesubheader14px30per {
    font-size: 13px;
    font-weight: bold;
    width: 33%;
    float:left;
}

.namesubheader14px30perNormal {
    font-size: 11px;
    width: 33%;
    float:left;
}

.namesubheader14px30perRight {
    font-size: 13px;
    font-weight: bold;
    width: 155px;
    float:left;
}

.namesubheader14px30perRightNormal {
    font-size: 11px;
    width: 155px;
    float:left;
}

.namesubheader14px30perCenter {
    font-size: 13px;
    font-weight: bold;
    width: 33%;
    padding: 0 10px 0 10px;
    float:left;
}

.namesubheader14px30perCenterNormal {
    font-size: 11px;
    width: 33%;
    padding: 0 10px 0 10px;
    float:left;
}

.namesubheader14px60per {
    font-size: 13px;
    font-weight: bold;
    width: 66%;
    float:left;
}
.namesubheader30per {
    width: 33%;
    float:left;
}
.namesubheader30perRight {
    width: 155px;
    float:left;
}

.namesubheader30perCenter {
    width: 33%;
    padding: 0 10px 0 10px;
    float:left;
}

.floatdiv100per {
     position: relative;
     float: left;
     width: 100%;
}

.floatdiv100perpadd {
     position: relative;
     float: left;
     width: 100%;
     padding: 0 0 10px 0;
}


.namesubheader60per {
    width: 66%;
    float:left;
}

#tooltips {
	display:none;
	background:transparent url(/templates/bms/images/tool.png);
	font-size:11px;
	height:162px;
	width:117px;
	padding:5px 20px 0 5px;
	margin-top: -29px;
}

#acc_paddtabe td {
    padding: 2px 23px 2px 0;
}
#acc_datatable td {
    vertical-align: bottom;
}
#acc_datatabledata td {
    vertical-align: middle;
}
.miles {
    text-align:right;
    padding: 0 5px 0 0;
}
.acc_paddtd {
    padding: 0 0 0 25px;
    width: 40%;
    vertical-align:top;
}

.acc_paddleftright {
    padding: 0 25px 0 25px;
    vertical-align:top;
}

.acc_paddtdacc {
    padding: 0 0 20px 25px;
    width: 40%;
    vertical-align:top;
}

.acc_padddiv {
    padding: 0 25px 0 25px;
    vertical-align:top;
}
.acc_paddtdc {
    padding: 0 0 0 25px;
    width: 20%;
    vertical-align:top;
}
.acc_paddtdr {
    padding: 0 25px 0 25px;
    width: 40%;
    vertical-align:top;
}
.paddp5pxtop {
    padding: 5px 0 0 0;
}
.paddp5pxleft {
    padding: 0 0 0 5px;
}
.paddp5pxright {
    padding: 0 8px 0 0;
}
.paddtopbot3px {
    padding: 7px 0 7px 0;
}
.marrtopbot3px {
    padding: 5px 0 5px 5px;
    margin: 0 5px 0 0;
}
#contenttoph {
    padding: 0 0 10px 0;
    font-size: 16px;
    font-weight: bold;
}

#contenttoph h1 {
    padding: 0 0 0 0;
    font-size: 26px;
    margin: 0;
    font-weight: normal;
}

#contenttops {
    padding: 0 0 10px 0;
    font-size: 11px
}
.divline {
    border-top: 4px solid #CDDA32;
}
.divlinesmall {
    border-top: 1px solid #CDDA32;
}
#acc_datatable div.divlinesmall {
    border-top: 1px solid #CDDA32;
    margin: 3px 0 0 0;

}
#acc_datatable div.divlinesmall2px {
    border-top: 2px solid #CDDA32;
    margin: 3px 0 0 0;

}
#header {
    width: 100%;
    margin: 0 0 16px 0;
    height: 95px;
    background:#C7D528 url('/templates/bms/images/top_header_gradient.png') repeat-x top right;
    display: table;
}
#header table {
    width: 100%;
    border: 0;
}
#header td.d_tcl {
    width: 50%;
    height: 95px;
    vertical-align: middle;
    padding: 0 0 0 25px;
}
#header td.d_tcr {
    width: 50%;
    text-align: right;
    vertical-align: middle;
    padding: 0 25px 0 0;
    line-height: 1.3;
}
#menu {
    width: 100%;
    margin: 0 0 13px 0;
    height: 48px;
    background:#FFFFFF url('/templates/bms/images/menu_grey_gradient.png') repeat-x top right;
}
#menu table {
    width: 100%;
    border: 0; /*1px solid #FF0000; */
}
#menu td.d_tcl {
    width: 75%;
    height: 38px;
    vertical-align: middle;
    padding: 0 0 0 12px;
}
#menu td.d_tcr {
    width: 25%;
    text-align: right;
    vertical-align: top;
    padding: 10px 25px 0 0;
    line-height: 1.3;
}
select, input {
    border: 1px solid #B8B8B8;
    color: #152649;
    font-size: 11px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px
}

textarea {
    border: 1px solid #B8B8B8;
    color: #152649;
    font-family: Arial;
    font-size: 11px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px
}


#rules li {
    list-style-image: url('/templates/bms/images/arrow.png');
    list-style-type:square;
    padding: 0 0 5px 0;
    margin: 0;
}
#rules {
	margin: 0 0 0 15px;
	padding: 0;
}

.inputBox {
    width: 155px;
    border: 1px solid #B8B8B8;
    color: #7d7d7d;
    font-size: 11px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px
}
.inputBox2x {
    width: 349px;
    border: 1px solid #B8B8B8;
    color: #7d7d7d;
    font-size: 11px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px
}


.retroFormWidth {
    width: 170px;
    float: left;
}
.retroFormWidthInfo{
    width: 370px;
    float: left;
}

.height50px {
    height: 50px;
}

.selectbox {
    width: 140px;
    border: 0px;
}

#actmenu a {
    color: #FFFFFF;
    /*font-weight: bold; */
    font-size: 16px;
    text-decoration:none;
    font-family: Arial;
    font-weight: normal;
}

#actmenu a:hover {
    color: #8B8B8B;
    /*font-weight: bold;  */
    font-size: 16px;
    text-decoration:none;
    font-family: Arial;
    font-weight: normal;
}

#actmenu {
    background:#FFFFFF url('/templates/bms/images/menu_green_gradient.png') repeat-x top right;
    height:39px;
    display: inline-block;
    float: left;
}
#actmenu div.menuhead {
    font-size: 15px;
    font-weight: bold;
    padding: 10px 13px 10px 13px;
    color: #FFFFFF;

}
#actmenu div.menufooter {
    text-align: center;
}
div.menuhead a:link, div.menuhead a:hover, div.menuhead a:visited, div.menuhead a:active {
    color: #FFFFFF;
    text-decoration: none;
}
#inancmenu a:link, #inancmenu a:hover, #inancmenu a:visited, #inancmenu a:active {
    color: #FFFFFF;
    text-decoration: none;
}

#inancmenu {
    background:#FFFFFF url('/templates/bms/images/menu_grey_gradient.png') repeat-x top right;
    height:39px;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 13px 0 13px;
    color: #FFFFFF;
}


#inancmenuOver {
    background:#FFFFFF url('/templates/bms/images/menu_green_gradient.png') repeat-x top right;
    height:39px;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 13px 0 13px;
    color: #FFFFFF;
}

#inancmenu a {
    color: #FFFFFF;
    /*font-weight: bold; */
    font-size: 16px;
    text-decoration:none;
    font-family: Arial;
    font-weight: normal;
}

#inancmenu a:hover {
    color: #CBD930;
    /*font-weight: bold; */
    font-size: 16px;
    text-decoration:none;
    font-family: Arial;
    font-weight: normal;
}

#inancmenuOver a {
    color: #FFFFFF;
     /*font-weight: bold; */
    font-size: 14px;
    text-decoration:none;
    font-family: Arial;
    font-weight: normal;
}

#inancmenuOver a:hover {
    color: #8B8B8B;
     /*font-weight: bold; */
    font-size: 14px;
    text-decoration:none;
    font-family: Arial;
    font-weight: normal;
}

#submenu {
    width: 100%;
    margin: 0 0 0 0;
    height: 17px;
}

#actmenusub {
    background:#FFFFFF url('/templates/bms/images/button_rounded_midlle.png') repeat-x top right;
    height:17px;
    display: inline-block;
    float: left;
}

#actmenusub div.centerside {
    background:#FFFFFF url('/templates/bms/images/button_rounded_midlle.png') repeat-x top right;
    height:17px;
    font-size: 11px;
    display: inline-block;
    padding: 2px 2px 0 2px;
    float: left;
    color: #000000;

}

#actmenusub a {
    color: #000000;
    font-size: 11px;
    text-decoration:none;
}

#actmenusub a:hover {
    color: #000000;
    font-size: 11px;
    text-decoration:none;
}


#actmenusub a.topmenu {
    color: #000000;
    font-size: 11px;
    text-decoration:none;
}

#actmenusub a:hover.topmenu {
    color: #000000;
    font-size: 11px;
    text-decoration:none;
}

a {
    color: #152649;
    font-size: 11px;
    text-decoration:none;
    text-decoration:underline;
}

a:hover {
    color: #afbf00;
    font-size: 11px;
    text-decoration:underline;
}


#actmenusub div.leftside {
    height:17px;
    display: inline-block;
    float: left;
}
#actmenusub div.rightside {
    height:17px;
    display: inline-block;
    float: left;
}


#buttonbig {
    background:#FFFFFF url('/templates/bms/images/button_midlle.png') repeat-x top right;
    height:28px;
    display: inline-block;
    float: left;
}

#buttonbig div.centerside {
    background:#FFFFFF url('/templates/bms/images/button_midlle.png') repeat-x top right;
    height:28px;
    display: inline-block;
    padding: 5px 2px 0 2px;
    float: left;
    font-size: 14px;
    color: #000000;

}

#buttonbig a {
    color: #000000;
    text-decoration:none;
}

#buttonbig a:hover {
    color: #000000;
    text-decoration:underline;
}


#buttonbig div.leftside {
    height:28px;
    display: inline-block;
    float: left;
}
#buttonbig div.rightside {
    height:28px;
    display: inline-block;
    float: left;
}



#navigation a {
    color: #7d7d7d;
    font-weight: bold;
    text-decoration:none;
}

#navigation a:hover {
    color: #7d7d7d;
    font-weight: bold;
    text-decoration:underline;
}



#spacer {
    display: inline-block;
    float: left;
}

#inactmenusub {
    background:#FFFFFF url('/templates/bms/images/button_rounded_gray_midlle.png') repeat-x top right;
    height:17px;
    display: inline-block;
    float: left;
}

#inactmenusub div.centerside {
    background:#FFFFFF url('/templates/bms/images/button_rounded_gray_midlle.png') repeat-x top right;
    height:17px;
    display: inline-block;
    padding: 2px 2px 0 2px;
    float: left;
    font-size: 11px;
    color: #FFFFFF;
}

#inactmenusub a {
    color: #FFFFFF;
    text-decoration:none;
    font-size: 11px;
}
#inactmenusub a:hover {
    color: #FFFFFF;
    text-decoration:none;
    font-size: 11px;
}

#inactmenusub a.topmenu {
    color: #FFFFFF;
    text-decoration:none;
    font-size: 11px;
}
#inactmenusub a:hover.topmenu {
    color: #CBD930;
    text-decoration:none;
    font-size: 11px;
}

#inactmenusub div.leftside {
    height:17px;
    display: inline-block;
    float: left;
}
#inactmenusub div.rightside {
    height:17px;
    display: inline-block;
    float: left;
}
#bottom {
    width: 100%;
    margin: 0 0 0 0;
    height: 32px;
    background:#FFFFFF url('/templates/bms/images/bottom_footer_gradient.png') repeat-x top right;
}

#bottom table {
    width: 100%;
    height: 32px;
}

#bottom td {
    vetrical-align: middle;
    color: #FFFFFF;
}
#bottom img {
    vetrical-align: middle;
}

#bottom a {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 11px;
}

#bottom a:hover{
    color: #cdda32;
    text-decoration: underline;
    font-size: 11px;
}
#bottom td.d_tcr {
    width: 30%;
    text-align: right;
}
#content {
    width: 100%;
    margin: 25px 0 15px 0px;
}
#content table.tdbottom tr td {
    padding: 0 0 0 0;
    text-align: center;
	font-size:11px;
}
.contentpadd {
    padding: 0 50px 0 0;
}
.inv_opt_butt {
	color: #000000;
	background:#FFFFFF;
	border:none;
	cursor:pointer;
	font-size: 11px;
	text-decoration: underline;
	font-family: Arial;

}
.inv_opt_butt:hover {
	color: #cdda32;
	text-decoration: underline;
}

.info_butt{
text-decoration:none;
}

.info_butt:hover {
color: #555555;
text-decoration:none;
}

#morebutt {
    background:#FFFFFF url('/templates/bms/images/button_rounded_midlle.png') repeat-x top right;
    height:17px;
    display: inline-block;
    float: right;
}

#morebutt div.centerside {
    background:#FFFFFF url('/templates/bms/images/button_rounded_midlle.png') repeat-x top right;
    height:17px;
    font-size: 11px;
    display: inline-block;
    padding: 2px 2px 0 2px;
    float: left;
    color: #000000;

}
#morebutt div.leftside {
    height:17px;
    display: inline-block;
    float: left;
}
#morebutt div.rightside {
    height:17px;
    display: inline-block;
    float: left;
}

#backbutt {
    background:#FFFFFF url('/templates/bms/images/button_rounded_midlle.png') repeat-x top right;
    height:17px;
    display: inline-block;
    float: left;
}

#backbutt div.centerside {
    background:#FFFFFF url('/templates/bms/images/button_rounded_midlle.png') repeat-x top right;
    height:17px;
    font-size: 11px;
    display: inline-block;
    padding: 2px 2px 0 2px;
    float: left;
    color: #000000;

}
#backbutt div.leftside {
    height:17px;
    display: inline-block;
    float: left;
}
#backbutt div.rightside {
    height:17px;
    display: inline-block;
    float: left;
}

.accc_paddleftright {
    padding: 0 25px 0 25px;
    vertical-align:bottom;
}
