.bodytext{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	text-align: justify;
}
td {
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	color: #333366;

}
body {
		background:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #cccccc;
	text-align: center;
	top: 0px;
	margin: 0px;
	border: 0px none;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	}
table {
	background-color: #FFFFFF;
	
}

.navspacing{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:10px;}
#tssSideBox{
	width:250px;
	float:right;
	border:none;
	margin-left:15px;
	margin-top:11px;}
#tssSideBox-top{
	height:8px;
	background-image:url(images/site-box/blue-top.gif);}
#tssSideBox-mid{
	background-image:url(images/site-box/blue-middle.gif);
	background-repeat:y;
	background-position:left;
	padding-left:10px;
	}

#tssSideBox-bottom{
	height:8px;
	background-image:url(images/site-box/blue-bottom.gif);}
#tssSideBox-100{
	height:20px;
	background-image:url(images/site-box/100.png);
	width:100%;
	background-position:left;
	background-repeat:no-repeat;
	}
#tssSideBox-110{
	height:20px;
	background-image:url(images/site-box/110.png);
	width:100%;
	background-position:left;
	background-repeat:no-repeat;
	}
#tssSideBox-120{
	height:20px;
	background-image:url(images/site-box/120.png);
	width:100%;
	background-position:left;
	background-repeat:no-repeat;
	}
#tssSideBox-130{
	height:20px;
	background-image:url(images/site-box/130.png);
	width:100%;
	background-position:left;
	background-repeat:no-repeat;
	}
#tssSideBox-140{
	height:20px;
	background-image:url(images/site-box/140.png);
	width:100%;
	background-position:left;
	background-repeat:no-repeat;
	}
#tssSideBox-150{
	height:20px;
	background-image:url(images/site-box/150.png);
	width:100%;
	background-position:left;
	background-repeat:no-repeat;
	}
#tssSideBox-160{
	height:20px;
	background-image:url(images/site-box/160.png);
	width:100%;
	background-position:left;
	background-repeat:no-repeat;
	}

h1 {
	font-size: 26px;
	color: #333366;
}
.boxattrb a{
color:#FFFFFF;
}
.tops{
	background-position: top;
	vertical-align: top;
	top: 0px;


}
.align {
	background-image:  url(images/corners/top.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;


}	
.navRightPadding {
	margin-right: 10px;


}
.navLeftPadding {
	padding-left: 20px;

}
.LeftMargin {
	margin-left: 10px;
}
.style2 {font-size: 18px;
		text-decoration:none;}
.style3 {font-size: 14px}
.style4 {color: #000099}
.style5 {color: #000099; font-weight: bold; }
.style11 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.style14 {font-size: 32px; font-weight: bold; font-style: italic; }
.style15 {font-size: 32px}
.style16 {
	font-size: 12px;
	color: #FFFFFF;
}
.style17 {font-family: Arial, Helvetica, sans-serif}
.style18 {color: #CCCCCC}
.style19 {font-size: 16px}
.style20 {font-style: italic; font-weight: bold;}
/* styles for the code snippet on Media Kit page */

.selectall{
padding: 3px 6px 4px 6px;
text-decoration: none;
font: bold 13px Verdana;
color: navy;
background-color: #FFFFAA;
border: 1px solid gray;
border-bottom-width: 0;
}
.codecontainer{
height: 50px;
border: 1px solid gray;
width: 98%;
}
.mediabox{
width:250px;
}