
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #969595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
	color: #000000;
}

/******** Layout Elements ********/

.main {
	margin: 0 auto;
	width: 960px;
	background-color: #ffffff;
        background-image: url(../layout/Fill.jpg);
	background-repeat: repeat-y;
}

.top {
	height: 342px;
	overflow: hidden;
}

.menu {
	position: absolute;
	top: 268px;
	height: 70px;
	width: 960px;
	overflow: hidden;
}

.slideshow {
	margin-left: 53px;
	margin-top: 5px;
}

.client {
	margin: 0 48px 0 48px;
	padding: 10px;
}

.left {
	float: left;
	clear: both;
	width: 392px;
	padding: 10px;
        border : 1px solid #000;
        margin-bottom: 10px;
}

.right {
	float: right;
	width: 392px;
	padding: 10px;
        border : 1px solid #000;
        margin-bottom: 10px;
}

.bottom {
	clear: both;
	overflow: hidden;
	height: 39px;
	margin: 10px 40px 0 40px;
	border-top: 1px solid #000000;
}

.valid_xhtml {
	float : left;
	padding-top : 8px;
	padding-left : 8px;
}

.valid_css {
	float : left;
	padding-top : 8px;
	padding-left : 3px;
}

.bottom_links {
	float : left;
	margin-top: 9px;
	margin-left : 5px;
	text-align : right;
	background-color : #8d0000;
}

.bottom_right {
	float : right;
	margin-top: 5px;
	line-height: 35px;
	padding-right : 8px;
	text-align : right;
	font-weight: bold;
}

.base {
	margin: 0 auto;
	width: 960px;
	height: 20px;
	background-color: #ffffff;
        background-image: url(../layout/Bottom.jpg);
}

.LDRIT {
	margin: 0 auto;
	width: 960px;
}

.LDRIT img {
        margin-right : 40px;
        margin-bottom : 10px;
        float: right;
}

/******** Document Styles ********/

a:link {
        text-decoration : none;
        color : #000080;
}

a:visited {
        text-decoration : none;
        color : #000080;
}

a:active {
        text-decoration : underline;
	color : #800000;
}

a:hover {
        text-decoration : underline;
        color : #800000;
}

h1 {
        font-size : 1.8em;
        line-height : 100%;
        margin : 0.4em 0;
        color: #800000;
}

h2 {
        border-bottom : 1px solid #000;
        /* border-top : 1px solid #000; */
        font-size : 1.4em;
        margin-top : 0;
        margin-left : 10px;
        margin-bottom : 10px;
        margin-right : 10px;
        padding : 0.2em 0;
}

h3 {
        clear: both;
        font-size : 1.2em;
        margin: 0;
        margin-top : 20px;
        padding: 0;
        text-align : center;
        color: #800000;
}

h1, h2 {
        clear: both;
        text-align : center;
        letter-spacing : 3px;
        /* text-transform : uppercase; */
}

p {
        margin : 0;
        margin-bottom : 10px;
        padding : 0.1em 0;
}

.underline {
	text-decoration: underline;
}

.red {
	color: #800000;
}

.blue {
	color: #000080;
}

table {
	margin-top: 18px;
}

td {
	padding: 5px;
	border: 1px solid #666666;
}

.form td {
	padding: 5px;
	border: 0;
	vertical-align: top;
	text-align: right;
}

input, textarea {
	width: 300px;
	border: 1px solid;
	border-color: #333300 #ffffdd #ffffdd #333300;
	background-color : #ffffcc;
}

input.submit {
	height: 33px;
	width: 300px;
	line-height: 33px;
	text-align: center;
	font-weight: bold;
	color: #eeeeee;
	border: 1px solid;
	border-color: #7ac4cb #000000 #000000 #7ac4cb;
	background-color : #00a2b2;
}

input.submit:hover {
	color: #ffffff;
	background-color: #7ac4cb;
}

input.submit:active {
	color: #ffffff;
	line-height: 36px;
	background-color: #7ac4cb;
	border-color: #000000 #7ac4cb #7ac4cb #000000;
}

ul {
	margin-left: 30px;
	margin-bottom: 18px;
}

ol {
	margin-left: 30px;
	margin-bottom: 18px;
}

ul ul {
	margin-left: 30px;
	margin-bottom: 0;
}

img.left_inner, img.right_inner, img.left_inner_b, img.right_inner_b {
        margin : 8px;
        padding : 0;
}

img.right_inner, img.right_inner_b {
        float: right;
}

img.left_inner, img.left_inner_b {
        float: left;
}

img.right_inner_b, img.left_inner_b {
        border: 1px solid #000;
}

.notice {
        clear: both;
        background-color: #ffffcc;
        text-align : center;
        font-weight: bold;
        border : 1px solid #000;
}

.heading {
        clear: both;
        color: #ffffff;
        background-color: #00a2b2;
        text-align : center;
	border-top: 1px solid #7ac4cb;
	border-left: 1px solid #7ac4cb;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.logos {
        margin : 5px;
        background-color: #ffffff;
        text-align : center;
}

.logos img {
        margin : 0 5px;
}


/******** Button Elements ********/

.btncontainer {
	margin: 0 auto;
	position: relative;
	top: 17px;
	height: 33px;
	width: 852px;
	white-space: nowrap;
	overflow: hidden;
	border: 1px solid;
	border-color: #00a2b2 #7ac4cb #7ac4cb #00a2b2;
}

.btn, .btnbottom {
	float: left;
	text-align: center;
	font-weight: bold;
	border: 1px solid;
}

.btn a, .btn a:visited {
	color: #333300;
	text-decoration: none;
}

.btn a:active, .btn a:hover {
	color: #eeeeee;
	text-decoration: none;
}

.btnbottom a, .btnbottom a:visited {
	color: #ffffff;
	text-decoration: none;
}

.btnbottom a:active, .btnbottom a:hover {
	color: #333333;
	text-decoration: none;
}

.btn {
	width: 140px;
	height: 31px;
	text-align: center;
	line-height: 32px;
	border-color: #7ac4cb #00a2b2 #00a2b2 #7ac4cb;
}

.btnbottom {
	width: 110px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	background-color: #00a2b2; 
	border-color: #7ac4cb #000000 #000000 #7ac4cb;
}

.btn:active, .btnbottom:active {
	border-color: #000000 #7ac4cb #7ac4cb #000000;
}

.btn:hover {
        background-image: url(../layout/Highlight_1.png);
}

.btn:active {
        background-image: url(../layout/Highlight_2.png);
	line-height: 34px;
}

.btn:active a, .btn:hover a {
	color: #eeeeee;
}

.btnbottom:hover, .btnbottom:active {
	background-color: #7ac4cb; 
}

.btnbottom:active a, .btnbottom:hover a {
	color: #333333;
}

.btnbottom:active {
	line-height: 28px;
}
