body {
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-family: helvetica, verdana, sans-serif;
	font-size: 80%;
	text-align: justify;
}

html, body {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	white-space: nowrap;
}

p {  
	font-size: 11pt; 
	font-style: normal; 
	text-decoration: none; 
}

.boldtext {
	font-weight: bold;
}

a:link {
	color: #0000a1;
	text-decoration: underline;
}

a:visited {
	color: #3f3f3f;
	text-decoration: underline;
}

a:hover {
	color: #0000bd;
	text-decoration: underline;
}

a:link {
	color: #00006a;
 }

a:hover {
	color: #4f4f4f;
}

h1 {
	color: #336699;
	font-size: 15pt;
	font-weight: bold;
	margin-bottom:-1px;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom:-1px;
}

h3 {
	color: #336699;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom:-1px;
}

h4 {
	color: #333333;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom:-1px;
}

h5 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom:-1px;
}
 

.text {  
	font-size: 80%; 
	font-style: normal; 
	text-decoration: none; 
}

.colortext {
	color: #336699;
	font-size: 9pt; 
	font-style: normal;
	font-weight: bold;
	text-decoration: none; 
}

.lvl2color {  
	color: #336699;
	font-size: 85%; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: none; 
}

.lvl3color {  
	color: #336699;
	font-size: 90%; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: none; 
}

.lvl4color {  
	color: #336699;
	font-size: 95%; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: none; 
}

.lvl5color {  
	color: #336699;
	font-size: 100%; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: none; 
}

.indent {
	margin-top: -1px;
	padding-left: 30px;
}


/* Top and Side Menus Start here - fixed font sizes */
.x {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	text-decoration: none; 
	line-height: 14px
}

.linkx {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	text-decoration: none; 
	line-height: 14px
}

.boldx {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	line-height: 14px;
}


.topx {  
	/* color: #FFCC00; */
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background: url{"images/h_wave-top.gif"};
	/* font-weight: bold; */
}

.topx .white_link {
	font-size: 3px;
	color: #FFFFFF;
	text-decoration: none;
}
.topx .white_link:hover {
	font-size: 3px;
	color: #FFFFFF;
	text-decoration: none;
}
#navtop {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold;
	line-height: 22px; 
	text-decoration: none; 
	background: #ffffff;
	width: 100%;
	float: left;
	margin-bottom: -1px;
	border-collapse: collapse;
}

#navtop ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#navtop li {
	background: url(rightbutton.jpg) no-repeat right top;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid black;
}

#navtop a {
	text-decoration: none;
	background: url(leftbutton.jpg) no-repeat left top;
	display: block;
	padding: 0px 14px 0px 14px;
	color: #103176;
	float: left;
}


#navtop a:hover {
	color: #ffffff;
}

/* Style for Top horizontal Bar */
.topmenu {
	font-family: Arial, Helvetica, sans-serif; 
	border-collapse: collapse;
}

.topmenu td.bottomx {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px;
}

.topmenu td.theader{
	font-size: 11px;
	font-style: normal; 
	/*font-weight: bold; */
	color: #ffffff;
	line-height: 16px; 
	text-decoration: none; 
	width: 100%;
	float: left;
	background: url(images/h_wave-mid.gif) repeat right top;
}

.tlmheader{
	padding-left: 20px;
}

/* Style for Left Menu */
.navmenu {
	font-family: Arial, Helvetica, sans-serif; 
	border-collapse: collapse;
}

.navmenu td.lheader{
	font-size: 9pt;
	font-style: normal; 
	font-weight: bold;
	color: #ffffff;
	line-height: 9pt; 
	text-decoration: none; 
	width: 100%;
	float: left;
	background: url(images/h_wave-mid.gif) repeat right top;
}

.navmenu td.normitem {
	font-size: 9pt; 
	font-style: normal; 
	color: #000000;
	line-height: 9pt; 
	text-decoration: none; 
	background-color: #dedede;
	width: 100%;
	float: left;
	border-collapse: collapse;
}

.navmenu td.normspacer {
	font-size: 5px; 
	font-style: normal; 
	color: #dedede;
	line-height: 6px; 
	text-decoration: none; 
	background-color: #dedede;
	width: 100%;
	float: left;
	border-collapse: collapse;
}

.navmenu td.subitem {
	font-size: 9pt; 
	font-style: normal; 
	line-height: 9pt; 
	text-decoration: none; 
	background: #ffffff;
	width: 100%;
	float: left;
	border-collapse: collapse;
}

.navmenu td.specitem {
	font-size: 9pt; 
	font-style: normal; 
	/* font-weight: bold; */
	line-height: 9pt; 
	text-decoration: none; 
	background: #ffffcc;
	width: 100%;
	float: left;
	border-collapse: collapse;
}

.lmheader{
	padding-left: 7px;
}

a.normitem {
	text-decoration: none;
	background: url(images/l_arrow.gif) no-repeat center left; 
	border-collapse:"collapse";
	padding: 0 16px;
}

a.normitem:link{
	color: #000099;
}

a.normitem:visited {
	color: #000000;
}

a.normitem:hover {
	color: #336699;
}

a.subitem {
	text-decoration: none;
	background: url(images/bulletx.gif) no-repeat center left; 
	border-collapse:"collapse";
	padding: 0 25px;
}

a.subitem:link {
	color: #000099;
}

a.subitem:visited {
	color: #000000;
}

a.subitem:hover {
	color: #336699;
}

a.specitem {
	text-decoration: underline;
	background: url(images/l_arrow.gif) no-repeat center left; 
	border-collapse:"collapse";
	padding: 0 18px;
}

a.specitem:link {
	color: #000099;
}

a.specitem:visited {
	color: #000000;
}

a.specitem:hover {
	color: #336699;
}

.righttext 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
text-decoration: none; 
line-height: 14px
}

.bottomtext 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
text-decoration: none; 
line-height: 14px
}

.bluetext
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal;
color: #336699;
text-decoration: none; 
line-height: 14px
}#video a {
	background-color: #A6BADD;
	display: block;
	margin: 0px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#video a:hover {
	background-color: #CCCCCC;
}



border {
	border: medium solid #000000;
}
#picture {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}

#border {
	border: thin solid #0F396B;
}
#border table {
	background-color: #A6BADD;
	display: block;
	margin: 3px;
	border: thin inset #000066;
}
td3 {
	background-color: #FFFFFF;
}
#border #td3 {
	background-color: #FFFFFF;
}

#border #td {
	border: thin solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A6BADD;
	display: block;
	font-style: normal;
	font-weight: bold;
}
#border #td #td2 {
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	background-color: #A6BADD;
	color: #1F3253;
}
.bluevert {
	background-image: url(http://wws5.com/images/bluevert.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottomwave {
	background: url(images/h_wave-mid.gif) repeat right top;   
}

.navmenu td.subsubitem {
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	text-decoration: none;
	padding-left: 35px;
	color: #006;
	font-weight: bold;
	text-indent: 0;
	float: left;
	background-color: #ffffff;
	background-image: url(images/curve.gif);
	background-repeat: no-repeat;
	background-position: 25px;
}

a.subsubitem {
	text-decoration: none; 
	border-collapse:"collapse";

}

a.subsubitem:link {
	color: #000099;
}

a.subsubitem:visited {
	color: #000000;
}

a.subsubitem:hover {
	color: #336699;
}

/** Style the tweets */
#twitters {
  border: 1px solid #e5e5e5;
  background-color:#D8E9EB
  padding: 5px;
}

#twitters UL {
  list-style: none;
  padding: 0;
}

#twitters LI {
  padding: 3px;
  background: none;
}

#twitters SPAN.prefix {
  font-weight: bold;
}

#twitters SPAN.time {
  font-style: italic;
  color: #c5c5c5;
}

#twitters SPAN..status {
  font-style: italic;
}

#marginer {
  padding: 15px;
}


/*HOVER IMAGE*/


#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	border: 0px;
	background: #FFFFFF;
	display: block;
	height: 16px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 94px;
}

#pic a.p1:hover {
	border: 1px;
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}
#pic a .addmailschedule {
	border: 0px;
	display: block;
	height: 1px;
	left: 10px;
	position: relative;
	top: 10px;
	width: 1px;
}

#pic a.p1:hover .addmailschedule {
	border: 1px solid #000000;
	display: block;
	height: 510px;
	left: 10px;
	position: relative;
	width: 818px;
}
#pic a .addautoresponder {
	border: 0px;
	display: block;
	height: 1px;
	left: 10px;
	position: relative;
	top: 10px;
	width: 1px;
}
#pic a.p1:hover .addautoresponder {
	border: 1px solid #000000;
	display: block;
	height: 380px;
	left: 10px;
	position: relative;
	width: 760px;
}
#pic a .displayschedules {
	border: 0px;
	display: block;
	height: 1px;
	left: 10px;
	position: relative;
	top: 10px;
	width: 1px;
}
#pic a.p1:hover .displayschedules{
	border: 1px solid #000000;
	display: block;
	height: 194px;
	left: 10px;
	position: relative;
	width: 610px;
}
#pic a .createtemplate {
	border: 0px;
	display: block;
	height: 1px;
	left: 10px;
	position: relative;
	top: 10px;
	width: 1px;
}
#pic a.p1:hover .createtemplate {
	border: 1px solid #000000;
	display: block;
	height: 312px;
	left: 10px;
	position: relative;
	width: 792px;
}
#pic a .statistics {
	border: 0px;
	display: block;
	height: 1px;
	left: 10px;
	position: relative;
	top: 10px;
	width: 1px;
}
#pic a.p1:hover .statistics {
	border: 1px solid #000000;
	display: block;
	height: 215px;
	left: 10px;
	position: relative;
	width: 796px;
}
.da {
	color: #333;
	text-decoration: none;
}

.wemail_image {
 float: left;
 padding: 2%;
 
 max-width: 500px;
 min-width: 100%;
} 

#example_right {
	background-image: url(http://wws5.com/images/imagine_right.jpg);
	height: 405px;
	width: 430px;
	float: left;
}
#example_left {
	background-image: url(http://wws5.com/images/imagine_left.jpg);
	height: 405px;
	width: 270px;
	float: left;
}
#example_right #right_examples {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bolder;
	padding-top: 12px;
	padding-right: 10px;
	font-size: 16px;
}
#example_left #left_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #21409A;
	padding-left: 10px;
	font-size: 24px;
	padding-top: 10px;
}

.vid_title {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #C30;
	text-decoration: underline;
}
.vid_container {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C30;
}
.vidlink {
	text-decoration: none;
	color: #333;
	font-family: Calibri;
	font-size: 14px;
	padding-left: 15px;
	background-image: url(play_vid.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: 2px;
}


.cities a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}


