body {
	text-align: center;
	background-color: #ffffff;
	padding:0px;
	margin:0px;
	font-size: 0.88em; 
	font-family: Arial, Verdana, sans-serif;
	line-height: 200%;
	color: #646464;
	
}

#listbox {
	/*border: 1px solid #000;*/
	/*margin: 10px;*/
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
}


li.bullets { 
	list-style-type: disc; 
	margin-left: 0;
	padding-left: 1em;
}



ul { 
	list-style-type: none;
}





img 
{
border: none;	
}
p
{
text-align: justify;
}

.center
{
text-align: center;
}

.smally
{
text-align: center;
}


#centerbox {
	text-align: center;
	vertical-align: middle;
	margin: 30px auto;
	padding: 0px;
	width: 716px;
	height: 100%px;
	/*border: 1px solid #cccccc;*/
	padding: 0px;
	/*background-color: #f5f5f5;*/
}	

#middlecontent {
	/*border: 1px solid #cccccc;*/
	padding: 5px 5px 5px 5px;
	background-color: #ffffff; /* f5f5f5;*/
	text-align: center;
}

#logo {
	margin: 40px 0px 30px 0px;
	padding: 0px;
	height: 110px;
	background-image: url(../pics/logo.jpg);
	background-repeat:no-repeat;
	background-position: center;
	/*border: 1px solid black;*/
}

#top {
	margin: 0px;
	padding: 0px;
	height: 251px;
	/*background-image: url(../pics/top.jpg);*/
}


#cloudcontent {
	margin: 0px;
	padding: 0px;
	height: 362px;
	/*border: 1px solid black;*/
}


#bottom {
	margin: 0px;
	padding: 0px;
	height: 111px;
	background-image: url(../pics/bottom.jpg);
}

#menufooter {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: 1.6em; 
	font-weight: bold; 
	font-family: Arial, Verdana, sans-serif;
	/*line-height: 150%;*/
	color: #696969;
	text-align: center;
	
}

#menufooter a:link { text-decoration: none;}
#menufooter a:hover { text-decoration: underline;}
#menufooter a:visited { text-decoration: none;}
#menufooter a:active { text-decoration: none;}



#footer {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em; 
	font-family: Arial, Verdana, sans-serif;
	line-height: 150%;
	color: #878787;
	text-align: center;
}

#footer a:link { text-decoration: none;}
#footer a:hover { text-decoration: underline;}
#footer a:visited { text-decoration: none;}
#footer a:active { text-decoration: none;}

#searchbox {
	margin: 0px auto;
	padding: 35px 0px 0px 0px;
	width: 634px;
	height: 151px;
	/*text-align:center;*/
	background-image: url(../pics/search_back.jpg);
	background-repeat:no-repeat;
	/*border:1px solid #dddddd;*/
}	



#blancobox{
	margin: 40px 0px 30px 0px;
	padding: 10px 10px 10px 10px;
	width: 100%;
	height: 140px;
	text-align:left;
	/*border:1px solid #dddddd;
	background-color: #f8f8f8;*/
}	


#blancoboxleft {
	margin: 0px auto;
	padding: 0px 20px 5px 0px;
	width: 46%;
	text-align:center;
	font-size: 1.0em; /*1.8*/
	color: #696969;
	float: left;
	/*background-color: #f8f8f8;
	border:1px solid #dddddd;*/
}	

#blancoboxright {
	margin: 0px auto;
	padding: 0px 20px 5px 0px;
	width: 46%;
	text-align:center;
	font-size: 1.0em; /*1.8*/
	color: #696969;
	float: right;
	/*background-color: #f8f8f8;
	border:1px solid #dddddd;*/
}	



#customboxlatest {
	margin: 0px auto;
	padding: 10px 10px 12px 10px;
	width: 100%;
	height: 155px;
	text-align:left;
	border:1px solid #dddddd;
	background-color: #f8f8f8;
}	

#customboxlatestleftcolumn {
	margin: 0px auto;
	padding: 0px 20px 5px 0px;
	width: 46%;
	text-align:left;
	font-size: 1.8em; /*1.8*/
	color: #696969;
	background-color: #f8f8f8;
	float: left;
	/*border:1px solid #dddddd;*/
}	

#customboxlatestrightcolumn {
	margin: 0px auto;
	padding: 0px 20px 5px 0px;
	width: 46%;
	text-align:left;
	font-size: 1.8em; /*1.8*/
	color: #696969;
	background-color: #f8f8f8;
	float: right;
	/*border:1px solid #dddddd;*/
}	


#customboxlatestleft {
	margin: 0px auto;
	padding: 10px 10px 0px 10px;
	width: 46%;
	text-align:left;
	color: #696969;
	border:1px solid #dddddd;
	background-color: #ffffff;
	float: left;
	font-size: 1.0em;
}	

#customboxlatestleft a:link {color: #696969; text-decoration: none;}
#customboxlatestleft a:hover {color: #696969; text-decoration: underline;}
#customboxlatestleft a:visited {color: #696969; text-decoration: none;}
#customboxlatestleft a:active {color: #696969; text-decoration: none;}



#customboxlatestright {
	margin: 0px auto;
	padding: 10px 10px 0px 10px;
	width: 46%;
	text-align:left;
	color: #696969;
	border:1px solid #dddddd;
	background-color: #ffffff;
	float: right;
	font-size: 1.0em;
}	

#customboxlatestright a:link {color: #696969; text-decoration: none;}
#customboxlatestright a:hover {color: #696969; text-decoration: underline;}
#customboxlatestright a:visited {color: #696969; text-decoration: none;}
#customboxlatestright a:active {color: #696969; text-decoration: none;}





#customboxwidget {
	margin: 0px auto;
	padding: 10px 10px 10px 10px;
	width: 100%;
	height: 77px;
	text-align:center;
	color: #696969;
	font-size: 1.5em; 
	font-weight: bold; 
	border:1px solid #dddddd;
	background-color: #f8f8f8;
}	


#customboxgear {
	margin: 0px auto;
	padding: 10px 10px 10px 10px;
	width: 100%;
	/*height: 300px;*/
	text-align:left;
	color: #696969;
	font-size: 1.8em; 
	border:1px solid #dddddd;
	background-color: #f8f8f8;
}	

#customboxgear h2 {text-align: left;}
#customboxgear img {padding: 7px 6px 0px 6px;}




#customboxshare {
	margin: 0px auto;
	padding: 10px 10px 10px 10px;
	width: 100%;
	text-align:left;
	color: #696969;
	font-size: 1.8em; 
	font-weight: bold; 
	border:1px solid #dddddd;
	background-color: #f8f8f8;
}	

#customboxshare a:link {color: #696969; text-decoration: underline;}
#customboxshare a:hover {color: #696969; text-decoration: underline;}
#customboxshare a:visited {color: #696969; text-decoration: underline;}
#customboxshare a:active {color: #696969; text-decoration: underline;}


#customboxguide {
	margin: 0px auto;
	padding: 28px 10px 10px 10px;
	width: 100%;
	height: 50px;
	text-align:center;
	color: #696969;
	font-size: 1.8em; 
	font-weight: bold; 
	border:1px solid #dddddd;
	background-color: #f8f8f8;
}	

#customboxguide a:link {color: #696969; text-decoration: underline;text-align:center;}
#customboxguide a:hover {color: #696969; text-decoration: underline;text-align:center;}
#customboxguide a:visited {color: #696969; text-decoration: underline;text-align:center;}
#customboxguide a:active {color: #696969; text-decoration: underline;text-align:center;}





#createform
{
	padding-top: 40px;
	padding-left: 0px;
	padding-bottom: 0px;
}

h1 { text-align: left; font-size: 1.3em; color: #696969;}
h2 { text-align: center; font-size: 1.2em; }
small { text-align: left; }




label
{
width: 9em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}




form { 


	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-top: 5px;
	/*margin-bottom:5px;*/

	/*border: 0px solid black;*/

	}

/*#submit { width: 75px;}*/



.small		{font-size: 0.75em; padding-left: 60px;clear:both;}

.small a:link		{ color: #696969}
.small a:hover		{ color: #696969}
.small a:visited	{ color: #696969}
.small a:active		{ color: #696969}

p.right {text-align:right;padding:0px;margin:0px; }


a:link		{ color: #696969}
a:hover		{ color: #696969}
a:visited	{ color: #696969}
a:active	{ color: #696969}



.addthis_toolbox
{
	text-align:center;
}

.addthis_toolbox .custom_images a
{
    width: 61px;
    height: 60px;
    margin: 0;
    padding: 0;
}

/*.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 1;
}*/

.share {
	width: 340px;
	margin: 40px auto 0;
	height: 20px;
}

.share .twitter {
	float: left;
	margin-left: 20px;
}

.share .facebook {
	float: left;
	margin-left: 20px;
}

.share .stumble {
	float: right;
}
