
/** Global Document Styles **/
html {
	height: 100%;
	height:auto;
    min-height:100%;
} 

body {
    margin: 0px;
    padding: 0px;
	height:100%;
	height:auto;
    min-height:100%;
	text-align: center;
    font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
    color: #FFFFFF;
	background-color: #4b4c50;
}



/** Text Styles **/
.text-heading0 {
    color: #FFFFFF;
    font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
}

.text-heading1 {
    color: #FFFFFF;
    font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
}

.text-heading2 {
    color: #FFFFFF;
    font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
}

.text-heading3 {
    color: #FFFFFF;
    font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
}

.text-news {
    color: #FFFFFF;
    font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
}

.text-news-indent {
    color: #FFFFFF;
    font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 15px;
}

.text-news-indent2 {
    color: #FFFFFF;
    font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	margin-left: 45px;
}

.foottext {
    color: #FFFFFF;
    font-family: verdana;
	font-size: 13px;
	font-weight: normal;
}


/** Table Styles **/
.table-head {
	background-image: url(/images/table_head.jpg);
	background-color: #265772;
	border-bottom: 1px solid #FFFFFF; 
	border-top: 1px solid #466875;
    color: #FFFFFF;
    font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
}

.db-rows {
	background-color: #466875;
	border-top: 1px solid rgb(70, 104, 117);
	border-left: 1px solid rgb(70, 104, 117);
	border-right: 1px solid rgb(70, 104, 117);
}

.table-cell {
    color: #FFFFFF;
    font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	background-color: #033B58;
}

/** Link Styles **/
a.glink, a.glink:visited {
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	display: block;
	height: 37px;
	padding-top: 12.5px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

a.glink:hover {
	text-decoration: underline;
	color: #00456a;
}

a.glink-select {
	text-decoration: none;
	color: #00456a;
	position: relative;
	display: block;
	height: 37px;
	padding-top: 12.5px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

a.slink, a.slink:visited {
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	display: block;
	height: 26px;
	padding-top: 8px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

a.slink:hover {
	text-decoration: underline;
	color: #00456a;
}

a.slink-select {
	text-decoration: none;
	color: #00456a;
	position: relative;
	display: block;
	height: 26px;
	padding-top: 8px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

a.text-heading1, a.text-heading1:visited {
	text-decoration: none;
    color: #FFFFFF;
    font-family: verdana;
	font-size: 18pt;
	font-weight: normal;
	position: relative;
	display: block;
	height: 37px;
	padding-top: 12.5px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.body-content A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.body-content A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.body-content A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.body-content A:hover {
	text-decoration: underline; 
	color: #CCCCCC;
}

.footer A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer A:hover {
	text-decoration: underline; 
	color: #CCCCCC;
}

.mypctechs A:link {
	text-decoration: none;
	color: #727478;
}
.mypctechs A:visited {
	text-decoration: none;
	color: #727478;
}
.mypctechs A:active {
	text-decoration: none;
	color: #727478;
}
.mypctechs A:hover {
	text-decoration: underline; 
	color: #727478;
}



/** Body Container and Contents **/
.avtranz-contents {
	width: 969px;
	height: 100%;
    margin: 0px;
	vertical-align: top;
}

.header {
	width: 100%;
	height: 122px;
	background-image: url(images/header.jpg);
	text-align: right;
	overflow: hidden;
}

.logo {
	width: 354px;
	height: 104px;
	margin: 0;
	padding: 0;
	z-index: 5;
	position: absolute;
	top: 0px;
}

.search_button {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/search_button.jpg);
	background-color: #00456a;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 32px;
	border: none;
}

.search_field {
	font-family: verdana;
	font-size: 12pt;
	border: 1px solid #00456a;
	height: 19px;
	margin: 0px;
	padding: 0px;
}

.nav {
	height: 38px;
	background-color: #7E8083;
	overflow: hidden;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
}

.nav ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.nav li {
	display:-moz-inline-box; 
	-moz-box-orient:vertical;
	display: inline-block;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	word-wrap:break-word;
}
/** Hacks for IE **/
* html .nav li { 
	display:inline; 
}
* + html .nav li { 
	display:inline; 
}
.nav li > * { 
	display:table; 
	table-layout:fixed; 
	overflow:hidden; 
}

.subnav {
	height: 26px;
	background-image: url(images/subnav_back.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
    color: #FFFFFF;
    font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
}

.subnav ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.subnav li {
	display:-moz-inline-box; 
	-moz-box-orient:vertical;
	display: inline-block;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 5px;
	word-wrap:break-word;
}
/** Hacks for IE **/
* html .subnav li { 
	display:inline; 
}
* + html .subnav li { 
	display:inline; 
}
.subnav li > * { 
	display:table; 
	table-layout:fixed; 
	overflow:hidden; 
}

.body-content {
	width: 100%;
	background-color: #00456a;
	height: auto;
	text-align: left;
}

.content-block {
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	background-color: #00456a;
	overflow: hidden;
	text-align: left;
	margin-left: 45px;
	margin-right: 45px;
}

.content-block ul {
    color: #FFFFFF;

}

.content-block li {
    color: #FFFFFF;
}


.upper-body {
	width: 95%;
	text-align: left;
	padding-top: 10px;
	margin: auto;
}

.lower-body {
	width: 100%;
	background-color: #033b58;
	overflow: hidden;
}

.footer {
	width: 100%;
	height: 75px;
	background-color: #7E8083;
	margin-top: 0;	
	text-align:right;
}

.mypctechs {
    color: #727478;
    font-family: verdana;
	font-size: 9px;
	font-weight: normal;
}


/* Form Fields */
.changecolor { 
	background: #FFFFFF; 
	border: 1px thin #FFFFFF;
}
.currentcolor { 
	background: #99CCFF;
	border: 1px thin #FFFFFF;
}
.errorcolor { 
	background: #FCABAD; 
	border: 1px thin #FF0000;
}
.req {
	color: #FFFFFF;
	font-weight: bold;
}
.form_button {
	color: #fff;
    padding: 2px 5px;
    border: 2px solid;
    border-color: #7bf #07c #07c #7bf;
    background-color: #09f;
    font-family: Verdana;
    font-size: 12px;
}
.form_button:hover {
	color: #CCCCCC;
}

.db_button {
	color: #fff;
	border: 2px solid;
	border-color: #598393;
	background-color: #3E5B66;
	font-family: Verdana;
	font-size: 10px;
}
.db_button:hover {
	color: #CCCCCC;
}

.whitehr {
	background:transparent url(images/hr.png) repeat-x scroll center top;
	width: 90%;
	height: 3px;
	margin-left: 15px;
}