body
{
	margin: 5px;
	background-color: #676464;
} 



/* Everything */
#all
{
	padding-right: 30px;
	width: 100%;
	max-width: 95%;
	background-color: #676464;
	text-align: left;
}

#header
{
	margin: 0px;
}
p
{
	font: 71%/17px verdana,sans-serif;
	text-align: left;
	text-decoration: none;
} 
#toppic
{
	float: left;
}

#addressl
{
	display: inline;
	float: left;
	margin: 20px 0px 0px 25px;
	font: bold 71% verdana,sans-serif;
	color: #cccccc;
	text-align: left;
	text-decoration: none;
}
#addressr
{
	display: inline;
	float: right;
	margin: 20px 0px 0px 25px;
	font: bold 71%/20px verdana,sans-serif;
	color: #cccccc;
	text-align: right;
	text-decoration: none;
}

#logor
{
	padding-right: 0px;
	margin-top: 20px;
	display: inline;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	vertical-align: middle;
	margin-right: 20px;
	padding-top: 0px;
}
#logol
{
	padding-right: 0px;
	margin-top: 5px;
	display: inline;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	vertical-align: middle;
	padding-top: 0px;
}


b
{
	font-weight: bold;
} 


li
{
	font: 82%/17px verdana,sans-serif;
	margin-left: 0px;
	color: #02a1d8;
	text-decoration: none;
} 

ul
{
	padding-left: 70px;
	margin-left: 0px;
} 


/* NAV*/
#main
{
	clear: both;
}

#left
{
	float: left;
}

/* LEFT*/
#leftnav
{
	padding-right: 15px;
	padding-left: 15px;
	background: #676464;
	padding-bottom: 2px;
	margin: 0px;
	vertical-align: top;
	text-transform: capitalize;
	width: 148px;
	padding-top: 2px;
}
#leftnav ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 12px 0px 0px;
	padding-top: 0px;
}
#leftnav li
{
	display: block;
	margin-bottom: 15px;
	line-height: 14px;
}
#leftnav li a
{
	font: bold 90% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #57d863;
	text-decoration: none;
}
#leftnav a:hover
{
	color: #a9a9a9;
}
#leftnav a.on{color:#676464;}


/* Content */


#content-area
{
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	width: 80%;
	padding-top: 0px;
}


.right
{
	border-right: #000 0px solid;
	border-top: #000 0px solid;
	float: right;
	margin: 0px 0px 0px 22px;
	border-left: #000 0px solid;
	border-bottom: #000 0px solid;
} 

/* BIG POD */
#main-container
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px 20px 2px 2px;
	width: 100%;
	max-width:100%;
	padding-top: 2px;
}
.main-box
{
	background-color: #3b3b3b;
}
.main-tl
{
	background: url(../images/main-pod-tl.gif) no-repeat 0px 0px;
	position: relative;
}
.main-tr
{
	background: url(../images/main-pod-tr.gif) no-repeat 100% 0px;
	position: relative;
}
.main-bl
{
	background: url(../images/main-pod-bl.gif) no-repeat 0px 100%;
	position: relative;
}
.main-br
{
	padding-right: 0em;
	padding-left: 0em;
	background: url(../images/main-pod-br.gif) no-repeat 100% 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
}
.main-t
{
	background: url(../images/main-pod-dot.gif) repeat-x 0px 0px;
	position: relative;
}
.main-b
{
	background: url(../images/main-pod-dot.gif) repeat-x 0px 100%;
	position: relative;
}
.main-l
{
	background: url(../images/main-pod-dot.gif) repeat-y 0px 0px;
	position: relative;
}
.main-r
{
	background: url(../images/main-pod-dot.gif) repeat-y 100% 0px;
	position: relative;
}

/* END BIG POD */
/* WHITE POD*/

.container
{
	margin: 12px;
	background-color: #3b3b3b;
}
.box
{
	background-color: #fff;
}


.tl
{
	background: url(../images/pod-tl.gif) no-repeat 0px 0px;
	position: relative;
}
.tr
{
	background: url(../images/pod-tr.gif) no-repeat 100% 0px;
	position: relative;
}
.bl
{
	background: url(../images/pod-bl.gif) no-repeat 0px 100%;
	position: relative;
}
.br
{
	padding-right: 0em;
	padding-left: 0em;
	background: url(../images/pod-br.gif) no-repeat 100% 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
}

.t
{
	background: url(../images/pod-dot.gif) repeat-x 0px 0px;
	position: relative;
}

.b
{
	background: url(../images/pod-dot.gif) repeat-x 0px 100%;
	position: relative;
}

.l
{
	background: url(../images/pod-dot.gif) repeat-y 0px 0px;
	position: relative;
}

.r
{
	background: url(../images/pod-dot.gif) repeat-y 100% 0px;
	position: relative;
}


.red
{
	padding-right: 0px;
	padding-left: 22px;
	font-size: 10px;
	MIN-HEIGHT: 130px;
	padding-bottom: 18px;
	color: red;
	padding-top: 22px;
	font-family: verdana,Sans-Serif;
}

.content
{
	padding-right: 0px;
	padding-left: 22px;
	MIN-HEIGHT: 130px;
	padding-bottom: 18px;
	padding-top: 22px;
	text-align: justify;
}

.content p
{
	width: 95%;
	color: #000000;
	height: auto;
}

p, h1, h2, h3, li
{
	color: #676464;
}

h1
{
	margin: 7px 12px;
	font: bold 97% Arial, Helvetica, sans-serif;
	color: #fff;
}

.content a.bold
{
	font: bold 71% Verdana, Arial, Helvetica, sans-serif;
	color: #02a1d8;
	text-decoration: none;
} 

.content a
{
	color: #1bb4ba;
} 

a.nonbold {
font-weight:normal;

} 

a:visited {

} 
a:hover {
color: #57d863; 
} 



a {
color: #1bb4ba; 
} 


a:visited {} 

a:hover
{
	color: #57d863;
} 


/* Footer */

.credit1
{
	clear: both;
	margin-top: 10px;
	margin-left:138px;
	margin-right:40px;
	font: 70% verdana;
	width: 100%;
	max-width:80%;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.credit2
{
	clear: both;
	margin-top: 10px;
	margin-left:138px;
	margin-right:40px;
	font: 70% verdana;
	width: 100%;
	max-width:80%;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#olPages
{
	font-size: 100%;
	font-family: verdana,arial, helvetica,sans-serif;
}


/* Form styles */

.content ul
{
	width: 95%;
	color: #000000;
	height: auto;
	text-align: left;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
.content li
{
	margin: 0.7em 0px;
}
.content label
{
	font-size: 80%;
	vertical-align: top;
	width: 140px;
	color: #696969;
	margin-right: 5px;
	font-family: verdana,Sans-Serif;
	text-align: left;
	text-decoration: none;
}
.content li.submit
{
	margin-left: 147px;
}
.content .button
{
	border-right: #1e5cdb 2px outset;
	border-top: #1e5cdb 2px outset;
	font-weight: bold;
	font-size: 71%;
	font-family: verdana,Sans-Serif;
	border-left: #1e5cdb 2px outset;
	color: #ffffff;
	border-bottom: #1e5cdb 2px outset;
	background-color: #1a3c79;
}
.content .buttonhov
{
	border-right: #1e5cdb 2px inset;
	border-top: #1e5cdb 2px inset;
	border-left: #1e5cdb 2px inset;
	border-bottom: #1e5cdb 2px inset;
}
.content input, .content textarea, .content Select
{
	font-size: 80%;
	width: 150px;
	min-width: 140px;
	font-family: verdana,arial, helvetica,sans-serif;
}


.content input.button
{
	font-size: 80%;
	float: right;
	width: 80px;
	margin-right: 55px;
	font-family: verdana,arial, helvetica,sans-serif;
}

.LinkButton
{
	font-size: 80%;
	vertical-align: top;
	width: 69px;
	color: #696969;
	margin-right: 5px;
	font-family: verdana,Sans-Serif;
	text-align: center;
	text-decoration: underline;
}

.LinkButton:Hover
{
	font-size: 80%;
	vertical-align: top;
	width: 69px;
	color: #cccccc;
	margin-right: 5px;
	font-family: verdana,Sans-Serif;
	text-align: center;
	text-decoration: underline;
}
.statstable
{
	font: 100% verdana,sans-serif;
	text-align: left;
	text-decoration: none;
	color: black;
	font-family: verdana;
	text-decoration: none;
}
