@charset "utf-8";
/* CSS Document for Template Swirl */

body {
	background-color: #FFFFFF;
	background-image: url(../../images/template_images/backgrounds/swirl_blue/swirl_blue_background.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#DivLanguages {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#525D63;
}

#DivLanguages a {
	color:#525D63;
}

#Rim {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background-image: url(../../images/template_images/backgrounds/swirl_blue/swirl_blue_border.gif);
}

#Admin {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	clear:both;
}

#AdminMenu {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	float:left;
}

#AdminWelcome {
	margin-left:auto;
	margin-right:auto;
	width:400px;
	float:left;
	font-size:12px;
	text-align:right;
	height:20px;
	padding: 5px 0px 0px 0px;
	margin-top:5px;
	overflow:hidden;
}

#AdminTab {
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	padding: 5px 5px 0px 4px;
	float:left;
	background-color: #D1DC55 ;
	height:20px;
	margin-top:5px;
	font: bold 14px verdana;
}

#AdminTab:hover {
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	padding: 5px 5px 0px 4px;
	float:left;
	background-color:#78A100;
	color:#FFFFFF;
	height:20px;
	margin-top:5px;
}

#AdminTab a {
	color:#FFFFFF;
	text-decoration:none;
	font:bold
}

#AdminTabLogout {
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	padding: 5px 5px 0px 4px;
	float:left;
	background-color:#CC0000;
	height:20px;
	margin-top:5px;
	font: bold 14px verdana;
}

#AdminTabLogout:hover {
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	padding: 5px 5px 0px 4px;
	float:left;
	background-color:#990000;
	color:#FFFFFF;
	height:20px;
	margin-top:5px;
}

#AdminTabLogout a {
	color:#FFFFFF;
	text-decoration:none;
	font:bold
}

#TopDiv {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	clear:both
}

#BottomDiv {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	clear:both;
}

#MiddleDiv {
	float:left;
	color:#000000;
	margin-top:10px;
	min-height:400px;
}

#RightDiv {
	float:right;
	color:#000000;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	margin-right:0px;
	margin-top:10px;
}

#TopRimDiv {
	width:950px;
	height:3px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../../images/template_images/backgrounds/swirl_blue/swirl_blue_top.gif);
	clear:both;
	background-repeat:no-repeat;
}

#FooterDiv {
	width:950px;
	height:3px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../../images/template_images/backgrounds/swirl_blue/swirl_blue_footer.gif);
	clear:both;
	background-repeat:no-repeat;
}

#FooterDiv2 {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 0px 5px 0px;
}

#FooterAdmin {
	margin-right:5px;
	padding-top:2px;
}

#FooterDiv2Left {
	width:240px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	float: left;
}

#FooterDiv2Center {
	width:400px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	float: left;
}

#FooterDiv2Right {
	width:240px;
	float: right;
	text-align:right;
	color:#000000;
	padding-right:10px;
}

#LastDiv {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#LastLeft {
	width:450px;
	margin-left:auto;
	margin-right:auto;
	float: left;
}

#LastRight {
	width:450px;
	margin-left:auto;
	margin-right:auto;
	float: left;
	text-align:right;
	color:#000000;
}

#DivClear {
	clear:both;
}

.Admin50 {
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	margin: 0px;
}
.Admin100 {
	padding: 0px;
	height: auto;
	clear:both;
	width: 95%;
}

.FormFields {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}

.Header2 {
	clear:both;
	height:20px;
	background-color:#DDFFDD;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
}

#DivLine {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:0px;
	margin:0
}
#DivAdminLine {
	float:left;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	margin-top:5px;
	height:20px;
	padding-bottom:7px;
}

#DivSpacer {
	height:0px;
}

a:link {
	color: #000000;
	text-decoration:none;
}

a:visited {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}

a:active {
	color: #000000;
	text-decoration:none;
}

.ver12 {
	font-family:Verdana;
	font-size:12px;
}

.ver10 {
	font-family:Verdana;
	font-size:10px;
}

#ColumnImage {
	background-color:#F0F0F0;
}

#ColumnImage2 {
	background-color:#F0F0F0;
}

#ColumnImage3 {
	background-color:#F0F0F0;
}

#ColumnImage4 {
	background-color:#F0F0F0;
}