* {
       margin: 0px;
       padding: 0px;
       border: 0px;
       font-family: Arial, Helvetica, sans-serif;
       font-style: normal;
       text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/pg_bg.png);
}
#Wrapper #Content_Head {
	background-image: url(../images/content_head.jpg);
	height: 30px;
	width: 770px;
}
#Wrapper #Nav {
	background-color: #E5E5E5;
	width: 768px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#Wrapper #MainArea #Sidebar1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 1px;
	list-style-position: inside;
	list-style-type: none;
	padding-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


#Wrapper {
	width: 770px;
	margin-left: -386px;
	position: relative;
	left: 50%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#Wrapper #Content_In {
	width: 767px;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
}

#Wrapper #MainArea {
	float: left;
	width: 768px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(../images/blog_bg.png);
	background-repeat: repeat-y;
}

#Wrapper #Content_Spacer {
	height: 20px;
	width: 770px;
}


#Wrapper #MainArea #Nav {
	width: 150px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	float: left;
	background-color: #EEEEEF;
}

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#Wrapper #MainArea #Content {
	width: 450px;
	float: left;
	padding: 5px;
}

#Wrapper #Footer {
	clear: both;
	width: 770px;
	height: 50px;
	background-image: url(../images/footer_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 0px;
}
#Wrapper #Header {
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 192px;
	background-image: url(../images/pg_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.FormBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	background-color: #D4D4D4;
	border: 1px solid #000000;
	font-size: 11px;
	padding: 1px;
	margin: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0033CC;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	letter-spacing: 1.5px;
	background-image: url(../images/h3_bg.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #082761;
	font-weight: normal;
}
form dd {
	margin: 5px;
}
form dt {
	float: left;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

#Wrapper #Content label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
#Wrapper #Content fieldset {
	border: 1px dashed #FE0000;
	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
	left: auto;
	right: auto;
	background-image: url(../images/trans_left.png);
}
#Wrapper #Content blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	background-color: #ECE9D8;
	padding: 5px;
	border-top: 1px outset #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px outset #666666;
	width: 450px;
	text-align: left;
}

#Wrapper #Content th {
	background-color: #ECE9D8;
	border: 1px solid #666666;
}
#Wrapper #Content #media_embed {
	border: 1px solid #000000;
	padding-top: 8px;
}

#Wrapper #Content legend {
	background-repeat: repeat;
	background-color: #ECE9D8;
}
#Wrapper #Header img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Wrapper #Footer a {
	color: #000000;
	text-decoration: none;
}
#Wrapper #MainArea #Sidebar2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	text-align: center;
	color: #333333;
	margin-right: 1px;
	margin-left: 1px;
}
#Wrapper #MainArea #Sidebar1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	text-align: center;
	color: #333333;
	margin-right: 1px;
	margin-left: 1px;
}

a:link {
	text-decoration: none;
}
.QuoteBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	background-color: #ECE9D8;
	padding: 5px;
	border-top: 1px outset #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px outset #666666;
	width: 450px;
	margin-left: 40px;
}
.ReadMore {
	font-size: 11px;
}

.NewsDate {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #0A3163;
}
#Wrapper #MainArea #Content #test_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#Wrapper #MainArea #Sidebar2 {
	float: right;
	width: 160px;
	clear: right;
	padding-right: 5px;
	padding-left: 3px;
}
#Wrapper #MainArea #Sidebar2 .sidelinks th {
	background-color: #F3F3F3;
	padding-right: 1px;
	padding-left: 1px;
}

#Wrapper #MainArea #Sidebar1 {

	float: left;
	width: 125px;
	padding-right: 3px;
	padding-left: 3px;
}
	clear: right;
}
#Wrapper #Banner {
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 192px;
	background-image: url(../images/pg_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.Notice {
	color: #CC0000;
	background-color: #CCCC99;
	padding: 3px;
	border: 1px solid #666666;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F3F3F3;
	margin-right: 1px;
	margin-left: 1px;
}
.ReleaseDate {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 1px;
}
#Wrapper #MainArea #Content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D97B4;
	letter-spacing: 2px;
}
#Wrapper #MainArea #Sidebar1 #req_kit {
	border: 1px solid #999999;
}
.video_links {
	background-color: #EBEBEB;
	margin: 5px;
	border: 1px solid #333333;
	width: 75%;
}
#Wrapper #MainArea #Sidebar2 .sidelinks td {
	padding-right: 1px;
	padding-left: 1px;
}
.blog_cat_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C3A29D;
	padding: 3px;
}
.blog_article_footer {
	padding: 3px;
	border: 1px dashed #666666;
}
.blog_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	width: 160px;
}
.blog_side_div {
	background-color: #F9F9FB;
	width: 160px;
	padding-bottom: 5px;
	border-top: #E0DFE3;
	border-right: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	border-left: 1px solid #E0DFE3;
}
#bookmark-tools {
	padding-top: 10px;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

	}

#bookmark-tools ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	border: 1px none #666666;
	margin: 0;
	padding: 3px;

	}

#bookmark-tools li {

	margin: 0;

	padding: 0;

	display: inline;

	}

#bookmark-tools li.title {

	margin: 0;

	padding:  0 10px 0 0;

	font-weight: bold;

	color: #2E3237;

	text-transform: uppercase;

	}
#bookmark-tools li.delicious {
	padding: 0 10px 0 20px;
	background-image: url(../images/delicious.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;

	}

#bookmark-tools li.facebook {
	padding: 0 10px 0 20px;
	background-image: url(../images/facebook.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;

	}

#bookmark-tools li.digg {
	padding: 0 10px 0 20px;
	background-image: url(../images/digg.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;

	}

#bookmark-tools li.reddit {
	padding: 0 10px 0 20px;
	background-image: url(../images/reddit.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;

	}

#bookmark-tools li.newsvine {
	padding: 0 10px 0 17px;
	background-image: url(../images/newsvine.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;

	}

#bookmark-tools a {

	text-decoration: underline;

	}
