/* basic HTML elements */
html, body {margin: 0; padding: 0; color: #000; background: #485984; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:9pt;}

a {font-weight: bold; color: #6699CC;}
a:visited {color: #6699CC;}
a:hover {color: #000;}

#sidebar{border-right:2px solid #273047;}

#main { border-right: 2px solid #273047; }
#main2 {border-right: 2px solid #273047; width:860px;}
#box {background: #728ABD; width:180px; color: black; text-align:center;margin-left:15px;}

#box a {font-weight: bold; color: #FFCC33;}
#box a:visited {color: #FFCC33;}
#box a:hover {color: #fff;}
.title {font-weight:bold; font-family : eurostyle,Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11pt;}

.medText {font-family : eurostyle,Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;}
.smallText {font-family : eurostyle,Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:9px;}
.medText p {margin-top: 13px;}
.content{padding:0 10px 0 10px;
		background: white;}

.content p {font-size:9pt;}

#yellowbar{background-color: #FFCC33; text-align:center; font-weight:bold; font-size: 11pt; text-align:right;color:#66676D; padding:7px;}

#bluebar{background-color: #485984; }
#sidebar{background-image: url(images/satellite.jpg);background-repeat: no-repeat;}
#contact{margin-top:210px;color:white; font-size:8pt;text-align:right;padding-right:5px;}

.citiesBG{background-image: url(images/hdrBG.jpg); background-repeat: repeat-x;}

#contact a { font-weight: bold; color: #FFCC33;font-size:8pt;text-decoration:none;}
#contact a:visited {color: #FFCC33;}
#contact a:hover {color: #FFCC33;text-decoration:underline;}

.portHdr{background-color: #5B6FA0; color:white; padding:3px; font-size:10px; margin-bottom:2px; width:245px; border:1px solid #273047;}
.portHdr a { font-weight: bold; color: #FFFFFF;font-size:8pt;text-decoration:none;}
.portHdr a:visited {color: #FFCC33;}
.portHdr a:hover {color: #FFCC33;text-decoration:underline;}

#footer {font-size: 7pt; text-align:center;color: #273047; padding:5px; font-weight:normal;}
		
#footer a {color: #161064;font-size:8pt;}
#footer a:visited {color: #161064;}
#footer a:hover {color: #5B6FA0;text-decoration:underline;}