.org { 
	font-style: italic;
	font-weight: bold;
}
.img {margin-right:15px; margin-bottom: 15px;}

#copyright { color: #000000; text-align: center;}

#logo {
	margin-left: auto;
	margin-right: auto;
}

li.unordered {
	margin-left: -25px;
}
li.secondary {
	list-style-type: disc;
}
li.spaced {
	padding-bottom:8px;
}


p.spacer {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.heading {
	color: #4169E1; 
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.emphasized {
	font-size: 13px;
	font-weight: bold;
}

.emphasized:first-line {
	font-style: italic;
}

body {
	background:url(images/bg2_thin.gif) left repeat-y;
	color:#000000;
	font-family:tahoma;
	font-size:12px;
	padding:0;
	margin:0;
	line-height:14px;
	text-align:left;
}

table {
	color:#000000;
	font-family:tahoma;
	font-size:12px;
	padding:0;
	margin:0;
	line-height:14px;
	text-align:left;
}

.wrap {
text-align:left;
margin:0;
padding:0;
width:665px;
position: absolute;
top: 0px;
left: 0px;
}


#content {
	width:665px;
	margin:0px 0px 0px 0px;
	padding:0;
	text-align: left;
	height:360px;
	display:table;
}

#footer {
	width:450px;
	height:67px;
	margin:0px 0px 0px 0px;
	padding:0;
	text-align:left;
}

#home_right {
	background:url(images/dot_vert.gif) center top repeat-y;
}

.line {
	background:url(images/dot.gif);
	height:1px;
}

.copy {color:#B5BEBB; text-decoration:none;}

/*-------------------------------------------------------PAGE_1,2,3,4-------------------------------------------------------*/

#left_content1 {background:url(images/left_bg_thin.jpg) left top no-repeat;
padding:0;
margin:0;
text-align: center;
}

#right_content1 {
padding-left:21px;
margin:0;
text-align:left;
}

.inner_right1 {
	padding: 39px 0px 0px 0px;
}


.gray {color:#000000; text-decoration:none}
.blue {color:#4B80A2; text-decoration:none}
.bold {color:#4169E1; text-decoration:none}

.big {font-size:12px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
clear:both}

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

a.blue {color: #4169E1; text-decoration: underline;}

.abs {
	vertical-align:middle;
	border: none;
}
		
.form { width:187px;
		height:20px;
		font-family:tahoma;
		font-size:12px;
		border: 1px solid #000000;
		background-color:#cbe5fc;
		color:#000000;
		margin-left:0px;
		margin-right:0px}

.form_double {
	width: 393px;
	height:20px;
	font-family:tahoma;
	font-size:12px;
	border: 1px solid #000000;
	background-color:#cbe5fc;
	color:#000000;
	margin-left:0px;
	margin-right:0px
}

.form_third {
	width: 118;
	height:20px;
	font-family:tahoma;
	font-size:12px;
	border: 1px solid #000000;
	background-color:#cbe5fc;
	color:#000000;
	margin-left:0px;
	margin-right:0px
}
		
.textarea { width:393px;
		height:97px;
		font-family:tahoma;
		font-size:12px;
		border: 1px solid #000000;
		background-color:#cbe5fc;
		color:#000000;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.u		{text-decoration:underline}
.nu		{text-decoration:none}
.t 		{text-transform:uppercase}

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}
.menu:hover{text-decoration:none;}
.green:hover{text-decoration:none}

input[type=text], select, textarea {
	padding: 2px;
}

#currentpage{
	font-style:italic;
	font-weight:bold;
}