
/********************* BODY *********************/
.body {
margin:0px;
}
/************************************/

/********************* BACKGROUNDS *********************/
.bg_top {
background-image: url(img/Bg_ShadowTop.jpg);
background-position: bottom;
background-repeat: repeat-x;
}
.bg_bottom {
background-image: url(img/Bg_ShadowBottom.jpg);
background-position: top;
background-repeat: repeat-x;
}
/************************************/

/********************* TITLES *********************/
.title_plain{
font-family: arial, verdana;
font-size: 18px;
color: #000000;
font-weight: bold;
line-height: 18px;
overflow: hidden;
}

h1{
font-family: arial, verdana;
font-size: 14px;
color: #536b87;
font-weight: bold;
}
/************************************/

/********************* TEXT *********************/
.text_plain{
font-family: arial, verdana;
font-size: 12px;
color: #3E3E3E;
font-weight: normal;
}

.text_prices{
font-family: arial, verdana;
font-size: 16px;
color: #515151;
font-weight: bold;
}

.text_disclaimer{
font-family: arial, verdana;
font-size: 12px;
color: #3E3E3E;
font-weight: normal;
}

.text_plain td{
font-family: arial, verdana;
font-size: 11px;
color: #3E3E3E;
font-weight: normal;
}

.text_twelvepoint {
	font-size:12px;	
}

/************************************/

/********************* LINKS *********************/
.link_plain{
font-family: arial, verdana;
font-size: 12px;
color: #D20099;
font-weight: normal;
text-decoration: none;
}
.link_plain:hover{
font-family: arial, verdana;
font-size: 12px;
color: #FF55D0;
font-weight: normal;
text-decoration: none;
}

.link_menu{
font-family: arial, verdana;
font-size: 11px;
color: #D20099;
font-weight: normal;
text-decoration: none;
}
.link_menu:hover{
font-family: arial, verdana;
font-size: 11px;
color: #FF55D0;
font-weight: normal;
text-decoration: none;
}

.link_footer{
font-family: arial, verdana;
font-size: 11px;
color: #D20099;
font-weight: normal;
text-decoration: none;
}
.link_footer:hover{
font-family: arial, verdana;
font-size: 11px;
color: #FF55D0;
font-weight: normal;
text-decoration: none;
}
/************************************/

/********************* Forms *********************/
input{
font-family: arial, verdana;
font-size: 12px;
color: #3E3E3E;
background-color: #FCFDE3;
padding-left: 5px;
padding-right: 5px;
border: #D20099 1px solid;
}
select{
font-family: arial, verdana;
font-size: 12px;
color: #3E3E3E;
background-color: #FCFDE3;
border: #D20099 1px solid;;
}

textarea{
font-family: arial, verdana;
font-size: 12px;
color: #3E3E3E;
background-color: #FCFDE3;
padding-left: 5px;
padding-right: 5px;
border: #D20099 1px solid;
}

.input_plain, .select_plain {
width: 100px;
}

.button_plain{
font-family: arial, verdana;
font-size: 12px;
color: #ffffff;
background-color: #D20099;
width: 68px;
border: #FCFDE3 1px solid;
letter-spacing:5px;
font-weight:bold;
}
.checkbox_plain{
font-family: arial, verdana;
color: #3E3E3E;
background-color: #FCFDE3;
width: 14px;
height: 14px;
border: #D20099 1px solid;
}
/************************************/

/********************* LINKS *********************/
.red_vline{
font-family: arial, verdana;
font-size: 11px;
color: #D20099;
font-weight: normal;
text-decoration: none;
}
/************************************/


#serviceSelect {
	width:160px;
}

#carrierSelect {
	width:105px;
}