a{

	color: #7f7f7f;
	text-decoration: none;
}

a:hover{

	text-decoration: underline;
}

body{

	background-color: #ffffff;
	font-family: "trebuchet ms", tahoma, arial, verdana, "times new roman";
	font-size: 12px;
	text-align: center;
}

body, html{

	width: 100%;
	height: 101%;
}

body, html, form, #menu, h1, h2{

	margin: 0;
	padding: 0;
}

h1, h2{

	font-size: 20px;
	font-weight: normal;
}

img{

	border: 0;
}

table{

	border-collapse: collapse;
	border-spacing: 0px;
}

#center{

	border-top: 10px solid #ffffff;
	width: 793px;
	float: left;
	background-color: #ffffff;
	margin: 0 0 10px 10px;
}

#container{

	width: 1003px;
	margin: auto;
	text-align: left;
}

#footer{

	background-color: #2f2f2f;
	text-align: center;
	padding: 10px 0 10px 0;
	color: #ffffff;
}

#footer a{

	color: #ffffff;
}

#frameBottom{

	background-image: url("images/design/frameBottom.jpg");
	height: 10px;
	margin-bottom: 10px;
}

#frameTop{

	background-image: url("images/design/frameTop.jpg");
	height: 10px;
}

#header{

	background-color: #ffffff;
}

#headlineC, .headline{

	color: #ffffff;
}

#headlineC{

	border: 1px solid #fbfbfb;
	background-color: #2f2f2f;
	padding: 7px 0 5px 15px;
}

#image{

	background-image: url("images/design/header.jpg");
	height: 123px;
	padding-left: 680px;
}

#left{

	background-color: #fbfbfb;
	border-top: 10px solid #ffffff;
	width: 200px;
	float: left;
}

#left a, #right a{

	color: #464646;
}

#logo{

	border-bottom: 20px solid #2f2f2f;
	padding: 5px 0 0 0;
}

#menu{

	list-style-type: none;
}

#menu a{

	color: #6f6f6f;
}

#menu li.first{

	background-image: url("images/design/menu.jpg");
	background-repeat: no-repeat;
	width: 168px;
	min-height: 20px;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0 0 10px;
	margin-bottom: 4px;
}

#menu li ul{

	display: none;
	list-style-type: none;
}

#menu li ul li{

	font-weight: normal;
}

#right{

	background-color: #fbfbfb;
	border-top: 10px solid #ffffff;
	width: 200px;
	float: left;
}

.arrow{

	float: right;
	margin: 1px 10px 0 0;
}

.block{

	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e2e1e1;
	font-size: 13px;
}

.border{

	border-left: 1px solid #e2e1e1;
	border-right: 1px solid #e2e1e1;
	border-bottom: 1px solid #e2e1e1;
}

.borderLR{

	background-color: #fbfbfb;
	border-left: 1px solid #e2e1e1;
	border-right: 1px solid #e2e1e1;
}

.dotted{

	float: left;
	width: 334px;
	border-right: 1px dotted #000000;
	height: 30px;
}

.box{

	border: 1px solid #e2e1e1;
	font-size: 0;
	float: right;
	width: 103px;
	height: 103px;
	margin-left: 10px;
}

.box img{

	margin: 1px 0 0 2px;
}

.headline{

	text-transform: uppercase;
	font-weight: bold;
	height: 22px;
	padding: 8px 0 0 15px;
}

.headline200{

	background-image: url("images/design/headline200.jpg");
}

.hiddenBox{

	display: none;
	border: 1px solid #e2e1e1;
	padding: 10px 10px 7px 10px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.icon{

	float: left;
	margin: 1px 15px 0 3px;
}

.input{

	width: 150px;
}

.input, .submit{

	border: 1px solid #2f2f2f;
	margin-bottom: 3px;
	background-color: #ffffff;
	font-family: "trebuchet ms", tahoma, arial, verdana, "times new roman";
	font-size: 12px;
}

.padding{

	padding: 20px;
}
