/*Page Properties*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #4299B4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.repright {
	background-image: url(images/repr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.repleft {
	background-image: url(images/repl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tbg {
	background-image: url(images/tbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


/*Page Defaults*/
td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
#serviceT {
	padding: 5px;
	border-collapse: collapse;
	border: 1px #6699CC solid;
}
#serviceT tr td{
	margin: 5px;
	padding: 5px;
}
#serviceT td a:link,#serviceT td a:visited{
	text-decoration: none;
}
#serviceT td a:hover{
	text-decoration: underline;
}


a {
 color: #D9CAB7;
 text-decoration: underline;
}

a:hover {
 color: #D3C2AD;
 text-decoration: none;
}


/*Content*/
.content {
    background-image: url(images/cbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
    padding-top: 8px;
	padding-bottom: 22px;
	padding-left: 23px;
	padding-right: 35px;
	text-align: left;
	line-height: 15pt;
}
.topbg1 {
    background-image: url(images/avi_c1l.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.topbg2 {
    background-image: url(images/avi_c1r.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.topbg3 {
    background-image: url(images/avi_c2r.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 14px;
	font-family: Verdana; 
	color: #000000;
	font-size: 11px;
	padding-top: 25px;
	padding-left: 0px;
}


/*Headers*/
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

.emph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C7551;
	line-height: 17px;
}

/*Footers*/
.footer {
    text-align: center;
}


/*Footer Links*/
.footerlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 14pt;
	text-decoration: none;
}
.footerlink:hover {
	text-decoration: none;
	color: #ffffff;
}

.footerlink2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.footerlink2:hover {
	text-decoration: none;
}

.footerlink3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footerlink4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #204B57;
	text-decoration: none;
	line-height: 16pt;
}
.footerlink4:hover {
	text-decoration: underline;
	color: #204B57;
}


/*Quick links on the side*/
.ul_pm {
	color: #D5A10E;
	font-size: 0.8em;
	padding-top: 0px;

}
.qlink {
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	text-align: left;
}
.qlink:hover {
    color: #0070C1;
	text-decoration: underline;
}	
.qlink2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
}
.qlink2:hover {
    color: #0070C1;
	text-decoration: underline;
}	


/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#B3CFE1;
}

.picRight {
	border: 1px solid; 
	border-color:#B3CFE1; 
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	float:right;
	margin-left:20px;
}
.picLeft {
	border: 1px solid; 
	border-color:#B3CFE1; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #B3CFE1 1px solid;
	color: #000000;
	width:200px;
	background-color: #EAF2F6;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:250px;
	background-color: #EAF4F6;
}
.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #235361;
	FONT-SIZE: 10px;
	width:90px;
	BORDER: 1px solid #15323A;
	background-color: #DCD7D3;
	padding: 3px;
}


.quickSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #B3CFE1 1px solid;
	color: #000000;
	width:150px;
	background-color: #EAF2F6;
}
.quickComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:150px;
	background-color: #EAF4F6;
}
.quickButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #235361;
	FONT-SIZE: 10px;
	width:90px;
	BORDER: 1px solid #15323A;
	background-color: #DCD7D3;
}
.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.link:hover {
	color: #ECF5F9;
	text-decoration: none;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link2:hover {
	color: #D3CFCE;
	text-decoration: underline;
}
.button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}
.time{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
	vertical-align: middle; 
	font-size: 11px;
	line-height: normal; 
	height: 27px;
}
.time2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8E1717;
	text-decoration: underline;
	background: none;
}
.time2:hover {
	color: #8E1717;
	text-decoration: none;
}
.bookmark {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#CBDFEB;
	text-align: right;
	font-size: 11px;
	line-height: normal;
    padding-top: 18px;  
}
.bookmark:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#ffffff;
	text-align: right;
	font-size: 11px;
	line-height: normal;
    padding-top: 18px;  
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	font-weight: normal;
	line-height: 17px; 
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28B9FF;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #981C15;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AFBCBB;
}
.text1 {
	color: #214F5C;
}
.media {
	float: left;
	width: 150px;
	text-align: center;
}
.acrobat {
	clear: both;
	}
#sidebar {
	width: 210px;
	margin-left: 20px;
	text-align: left;
}
#sidebarMain {
	width: 210px;
	margin-left: 20px;
	text-align: left;
}
.Theader {
	padding: 5px 2px;
	}
.Theader td{
	font-weight: bold;
}

.sloganRight {
	float:right;
	margin-left:20px;
	font-size: 20px;
	line-height: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
.margin {
	margin-right: 40px;
	margin-left: 40px;
}

hr {
	width: 80%;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	}
