/* aegeanassistance.com CSS Document*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: Black;
margin-top: 0px;
background-color: #CCCCCC;
vertical-align: top;
}

.topMenu {
color: #666666;
font-size: 11px;
font-weight: bold;
text-align: left;
text-decoration: none;
margin-left: 15px;
margin-top: 15px;
}

.topMenu:hover {
color: #3399CC;
}

.theassistanceTxt {
color: #26749B;
font-size: 11px;
text-align: left;
text-decoration: none;
margin-left: 35px;
margin-top: 15px;
}

.theassistanceTxt:hover {
color: black;
text-decoration: none;
}

.searchButton {
border: 1px solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
height: 20px;
}

.searchBox {
width: 155px;
border: 1px solid;	
border-color: Black;
color: Blue;
font-family: Arial, Helvetica, sans-serif;
}

.dateTxt {
font-size: 10px;
color: white;
font-weight: bold;
letter-spacing: 1px;
text-align: right;
vertical-align: middle;
margin-right: 5px;
}

.pageHeader {
color: #3399CC;
letter-spacing: 1px;
}

.copyright {
font-size: 10px;
color: white;
text-align: center;
vertical-align: top;
}

a.copyrightLink {
font-size: 10px;
text-decoration: none;
color: white;
}

a.copyrightLink:hover {
font-size: 10px;
text-decoration: none;
color: #CCCCCC;
}

.legalBullets {
line-height: 30px;
}

.LinkPage {
font-size: 12px;
text-decoration: none;
color: black;
letter-spacing: 2px;
}

.searchBg {
background-image: url(../images/search_bg.jpg);
background-repeat: no-repeat;
background-position: top;
text-align: center;
vertical-align: top;
}

.rightBg {
background-image: url(../images/assistance_bgA.jpg);
background-repeat: no-repeat;
background-position: top;
vertical-align: top;
}