body
{
    background-color: #e8f0f7;
    margin: 0 auto;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    color: #3A577E;
    font-size: 20px;
    font-weight: normal;
    padding-right: 5px;
    line-height: 15px;
    padding-bottom: 0px;
}

.h1
{
    padding-right: 0px;
    padding-bottom: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #ff7f27;
    text-transform : uppercase;
}
.homePageTxt
{
    padding-right: 0px;
    padding-bottom: 0px;
    line-height: 15px;
    text-align: left;
    vertical-align: top;
    
}


h3
{
    color: #3A577E;
    font-size: 16px;
    font-weight: bold;
    padding-right: 5px;
    height: 20px;
    text-transform: uppercase;
}

h2 {
	color: #3A577E;
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;
    line-height: 20px;
}
.h2 {
	color: #3A577E;
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;
    line-height: 20px;
}


.h3 {
	color: #3A577E;
	font-size: 16px;
	font-weight: bold;
	
	
}
.h4 {
	color: #3A577E;
	font-size: 14px;
	font-weight: bold;
	padding-right: 3px;
	height: 25px;
}

.linkNoLine
{
    text-decoration: none;
    color: #3A577E;
}

.logoOrange
{
    font-size: 24px;
    font-weight: bold;
    color: #ff7f27;
    line-height: 45px;
    vertical-align: middle;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A577E;
    text-decoration: underline;
    text-transform: none;
    
}
.blueTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A577E;
    
    
}
.linkStrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A577E;
    text-decoration: underline;
    text-transform: none;
    font-weight: bold;
}
.linkBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3A577E;
    text-decoration: underline;
    text-transform: none;
    font-weight: bold;
}
.linkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A577E;
    text-decoration: none;
    text-transform: none;
}
.textBoxClient {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 1024px;
	padding: 0px;
	height: auto;
	border-top: 0px none;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	border: none;
	font-weight: normal;	
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	border: none;
	font-weight: normal;	
}

.tdNoLine
{
    line-height: 0px;
}

.bigStrong {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    border: none;
    font-weight: bold;
}

.strong {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    border: none;
    font-weight: bold;
}
.Strongblue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0000FF;
    border: none;
    font-weight: bold;
} 
.whiteText
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.whiteTextSmall
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}
 
.bigOrangeButton
{
    background-color : #ff7f27;
    font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: none;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}
.gridTopLeft
{
    height: 34px;
    width: 9px;
    background-image: url('../images/top_corner_left.gif');
    
}

.gridTopLeftClear {
	height: 9px;
	width: 9px;
	background-image: url(../images/left_top.gif);
	
}
.gridTopMiddle {
	background-image: url('../images/top_middle.gif');
	background-repeat: repeat-x;
	height: 34px;
	color: #3A577E;
	font-size: 16px;
	font-weight: bold;
	
    
}
.gridTopMiddleClear {
	background-image: url(../images/middle_top.gif);
	background-repeat: repeat-x;
	height: 9px;
	
	
}
.gridTopRight {
	background-image: url('../images/top_corner_right.gif');
	height: 34px;
	width: 9px;
	
	
}
.gridTopRightClear {
	background-image: url('../images/right_top.gif');
	height: 9px;
	width: 9px;
	
}


.gridleftSide {
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	width: 9px;
	
}
.gridRightSide {
	background-image: url('../images/right.gif');
	background-repeat: repeat-y;
	width: 9px;
	
	
	
	
}
.gridBottomLeft {
	background-image: url(../images/left%20bottom.gif);
	height: 9px;
	width: 9px;
	
}
.gridBottomMiddle {
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	height: 9px;
	
}
.gridBottomRight {
	background-image: url('../images/right%20bottom.gif');
	height: 9px;
	width: 9px;
	
}
.gridHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3A577E;
	text-align: center;
	font-weight: bold;
}
.gridLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A577E;
	text-decoration: underline;
	text-align: center;
	text-indent: 25px;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
	width: 174px;
	
}

.adBox
{
    margin: 3px;
    border: 3px solid #EAEAEA;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    text-align: justify;
    vertical-align: middle;
    width: 174px;
    line-height: 25px;
    white-space: normal;
    table-layout: fixed;
}

.gridLinkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A577E;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
.gridText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.gridTextSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.textBoxStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border-style: inset; 
    font-weight: normal;
    height: 16px;
}

.med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: none;
}
.med ul {
	z-index: 100;
}

.quickquote
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    background-image: url('../Images/tripquote-blank.gif');
    padding-right: 12px;
    padding-left: 12px;
}


.contextMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A577E;
	background-color: #C8D3DD;
	text-align: left;
	vertical-align: middle;
	height: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
	padding-left: 10px;
	width: 174px;
}

.leftSide {
	background-image: url(../images/bg_side.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 174px;
}

.contextMenuActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A577E;
	background-color: #F8F8F8;
	text-align: left;
	vertical-align: middle;
	height: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
	padding-left: 10px;
	width: 174px;
}
 
.message2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #FFCBA8;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	font-weight: bold;
	width: 174px;
}

.orangeLine
{
    background-color: #ff7f27;
    line-height: 5px;
}

.textError
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF3300;
    border: none;
    height: 25px;
    line-height: 20px;
    font-weight: bold;
}
.brownButton
{   
    background-image: url(../images/gray_bar.gif); 
    background-repeat: no-repeat;
    background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A577E;
	text-decoration: none;
	text-transform: capitalize;
	vertical-align: middle;
    height: 30px;
    width: 170px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}

.blueButton
{   
    background-image: url(../images/blue_bar2.gif); 
    background-repeat: no-repeat;
    background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A577E;
	text-decoration: none;
	text-transform: capitalize;
	vertical-align: middle;
    height: 30px;
    width: 170px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}

.textBoxhomeBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A577E;
	background-color: #fff;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ff7f27;
	border-right-color: #ff7f27;
	border-bottom-color: #ff7f27;
	border-left-color: #ff7f27;
}

.textBoxhomeBlue1 {
	background-color: #fff;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ff7f27;
	border-right-color: #ff7f27;
	border-bottom-color: #ff7f27;
	border-left-color: #ff7f27;
}

.headerAd
{
    border-width: 1px;
    border-color: #808080;
    border-style: none none dotted none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3A577E;
    background-color: #F4F4F4;
    line-height: 25px;
    text-indent: 5px;
}

.linkAd
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #3A577E;
    text-align: right;
    padding-right: 5px;
}



.grayBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFEF;
	color: #000000;
	border: none 434341;
	height: 25px;
    font-weight: normal;
	padding: 5px;
    border-bottom: 1px dotted #666666;
}

.specialsMenu
{
    color: #3A577E;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    
}

.specialsMenuBold
{
    color: #3A577E;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    
}

.specialsMenuSmall
{
    color: #3A577E;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    
    
}

.adBox2
{
    background-color: #e8f0f7;
    color: #3A577E;
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
    
}


.adBox1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #F9F9F9;
    font-weight: normal;
    
    
}

.adText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #3A577E;
    font-weight: normal;
    padding-left: 5px;
    
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fefefe;
	color: #000000;
	border: 1px dotted #666666;
	height: 40px;
    font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	
    
}
.textBoxSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 500px;
	line-height: 15px;
	border-top: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;
}

.headerstyle 
{
font-family: Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
font-size: 12px;
line-height: 20px;
color: #3A577E;
font-weight: bold;
background-repeat: no-repeat;
background-position: center left;
padding-left: 20px;
}

.headerstyle a
{
font-size: 12px;
line-height: 20px;
color: #3A577E;
font-weight: bold;
display:block;
}

.sortascheaderstyle
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #3A577E;
font-weight: bold;
background-image: url(../images/tick.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 20px;

}

.sortdescheaderstyle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #3A577E;
    font-weight: bold;
    background-image: url(../images/tickup.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
} 

/*.Button
{
    padding: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: lowercase;
    color: #3a577e;
    font-weight: bold;
    
}
*/
 
 .Button
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: lowercase;
}

.menuLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}

.menuLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}