.container {
	background-color: #FFFFFF;
}
.action-container {
	background-color: #FFFFFF;
	background-image: url(images/action-cut_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 60px;
	padding-bottom: 30px;
}
.calendar-container {
	background-color: #FFFFFF;
	background-image: url(images/calendar-cut_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 60px;
	padding-bottom: 30px;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #4A75B5;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	text-align: right;
}
.navwrapper {
	height: 114px;
}
#nav {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	height: 88px;
	vertical-align: bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #272727;
	letter-spacing: 1px;
}
#nav a:link {
	color: #272727;
	text-decoration: none;
}
#nav a:visited {
	color: #272727;
	text-decoration: none;
}
#nav a:hover {
	color: #103063;
	text-decoration: none;
}
#nav a:active {
	color: #272727;
	text-decoration: none;
}
#nav2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	height: 24px;
	text-align: right;
	padding-right: 50px;
	letter-spacing: 1px;
}
#nav2 a:link {
	color: #103063;
	text-decoration: none;
}
#nav2 a:visited {
	color: #103063;
	text-decoration: none;
}
#nav2 a:hover {
	color: #272727;
	text-decoration: none;
}
#nav2 a:active {
	color: #103063;
	text-decoration: none;
}
.nav-div {
	padding-right: 5px;
	padding-left: 5px;

}
.content-left {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 15px;
}
.content-full {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 40px;
	padding-bottom: 25px;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	letter-spacing: .4em;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: .4em;
}
.h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4A75B5;
	letter-spacing: .3em;
	font-weight: bold;
}
.h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.row1 {
	background-color: #CCCCCC;
}
.row2 {
	background-color: #DDDDDD;
}
.content-right {
	font-family: "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 18px;
	color: #666666;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	line-height: 26px;
}
.content-right2 {
	font-family: "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 18px;
	color: #666666;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	line-height: 26px;
}
.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #999999;
	padding: 3px;
	border: thin solid #CCCCCC;
}
.buttons {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A75BD;
	border: thin solid #103063;
	padding: 3px;
}
.row3 {
	background-color: #DDDDDD;
}
.news {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4A75B5;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
}
.news a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.news a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.news a:hover {
	color: #DDDDDD;
	text-decoration: none;
}
.news a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
