/* Sitewide Body Styles */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: Black;
	
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
}


/* Default Links */
a {
	color: #333333;
}
a:hover {
	color: Black;
}

/* Default H1 Tag */
h1 {
	font-size: 100%;
	color: #FFFFFF;
}

/* Default H2 Tag */
h2 {
	font-size: 90%;
	color: White;
	font-weight: bold;
	text-transform: uppercase;
}

/* Default H3 Tag */
h3 {
	font-size: 75%;
	color: Black;
	font-weight: bold;
}

/* Horizontal Rules */
#Right hr {
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 9px;
	margin-right: 9px;
	border: none;
	border-top: 1px solid #c6c6c6;
	border: 1px solid;
}
#Right #InnerBody hr {
	margin-left: 10px;
	margin-right: 10px;
}
h4 {
	font-size: 14px;
	color: Black;
	font-weight: bold;
}


/* Header Image */
#Right #Header {
	background-image: url(images/extras/vortex-logolblue2.jpg);
	background-color: black;
	height:261px;
	width:600px;
}


/* Inner Body */
#Right #InnerBody {
	background-color: #000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}



/* Inner Body - H2 */
body #Right #InnerBody h2 {
	margin-top: 0px;
	background-color: #999999;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 120%;
	color: White;
	text-transform: none;
}


/* Inner Body - Paragraph */
#Right #InnerBody p {
	font-size: 95%;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
/* Inner Body - Paragraph Image */
#Right #InnerBody p img {
	margin-left: -10px;
	margin-right: -10px;
}
#Right #InnerBody blockquote {
	font-size: 95%;
	color: #000000;
}
#Right #InnerBody ul li {
	font-size: 95%;
	color: #000000;
	margin-bottom: 5px;
}
#Right #InnerBody li {
	font-size: 95%;
	color: #000000;
	margin-bottom: 5px;
}
#Right #InnerBody #RightBox ul {
	list-style-position: outside;
	padding-left: 30px;
	padding-right: 10px;
	font-size: 90%;
	color: Black;
}
#Right #InnerBody #RightBox ul li {
	font-size: 90%;
	color: Black;
}
#Right #InnerBody p.author {
	font-size: 90%;
}

#Right #InnerBody ol {
	color: #666666;
}
#Right #InnerBody ol li {
	font-size: 95%;
}

#Footer {
	font-size: 10px;
	color: #333;
}
#Footer a {
	color: #333;
}
#Footer a:hover {
	color: #333;
}

#Outer1 {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px; 
	width: 860px;
	background-color: #000;

}

#Outer2 {
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 0px;
	background-color: #fff;
	width: 850px;
	background-repeat: repeat-x;
	background-position: bottom;

}

#Inner1 {
	margin-left: 5px;
	margin-right: 5px;
	background-repeat: repeat-x;
	background-position: 0px 5px;
}

#Left {
	width: 180px;
	margin-left: 15px;
	margin-right:0px;
	margin-bottom: 0px;


}
#Left #Logo img {
	display: block;
	padding-top: 0px;
	height: 55px;
	width:200px;
	background-image: url(images/extras/toll-free.jpg);
	background-repeat:no-repeat;

}
#Left #ColHeader {
	background-color: Black;
	font-size: 0px; 
	width: 200px;
	height: 5px;
}

#Right {
	float: right;
	width: 600px;
	padding-right:15px;
}
#Right #Header {
	margin-top:0px;
	margin-bottom: 5px;

}
#Right #Header h1 {
	display: none;
}

#Footer {
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	height: 21px;
	background-color: #ccc;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
}

#Footer #Copyright {
	position: center;
	color:#333;
}
#Footer #FootNav {
	float: right;
	color:#333;
}
#Footer #Contact {
	margin-left: 232px;
	position: center;
	color:#333;
	left: 181px;
	top: 1150px;
}
/* Primary Navigation */
#Left #PriNav {
	width: 180px;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#Left #PriNav ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px dotted #CCCCCC;
	border-bottom: 1px solid #F2F2F2;
}
#Left #PriNav li {
	font-size: 95%;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	border-top: 1px dotted #CCCCCC;
	border-top: 1px solid #F2F2F2;
	letter-spacing: 0px;
}

#Left #PriNav li a {
	width: 168px;
	height: 17px;
	padding-top: 3px;
	padding-left: 16px;
	padding-right: 5px;
	display: block;
	color: Gray;
	text-decoration: none;
}
#Left #PriNav li a:hover {
	color: Black;
}

/* Sub nav */
body #Left #PriNav ul.sub {
	border-bottom: none;
	margin-bottom: 5px;
}

body #Left #PriNav ul.sub li a { /* normal state */
	width: 158px;
	height: 15px;
	padding-top: 5px;
	padding-left: 26px;
	padding-right: 5px;
	display: block;
	color: Gray;
	text-decoration: none;
	font-size: 95%;
	font-weight: normal;
	text-transform: none;
}
#Left #PriNav ul.sub li a:hover {
	color: Black;
}

/* General Box */
#Left .Box {
	width: 198px;
	/*border: 1px solid #C6C6C6; */
	background-color: White;
	margin-top:10px;
}
#Left .Box h2 {
	margin: 0px;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 22px;
	background-color: #003366;
	border-top:3px solid #ccc;
	color:#fff;
}
#Left .Box p {
	font-size: 95%;
	line-height: 120%;
	margin: 0px;
	padding: 9px;
}

/* Quote Box */


#Left .QuoteBox {
	width: 200px;
	height:150px;
	margin-top:10px;
	background-image: url(images/extras/greybox.png);
}
#Left .QuoteBox h2 {
	margin: 5px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:10px;
	
}
#Left .QuoteBox h3 {
	text-align:center;
	color:#efefef;
	
}
#Left .QuoteBox blockquote {
	font-size: 110%;
	line-height: 110%;
	color: #efefef;
	margin: 0px;
	padding: 17px;
	padding-top: 28px;
	padding-bottom: 10px;
	
}
#Left .QuoteBox blockquote p {
	margin: 10px;
	padding: 10px;
	background-image: url(images/extras/greybox.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-size:12px;
	
}
#Left .QuoteBox p.credit {
	font-size:12px;
	color: white;
	margin: 0px;
	padding: 17px;
	padding-top: 0px;
	
}

#Left .Box ul {
	margin: 0px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: none;
}
#Left .Box li {
	font-size:85%;
	color: #999999;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	line-height: 20px;
}


/* Intro Box */
#Right .IntroBox {
	width: 100%;
}
#Right .IntroBox h2 {
	margin: 0px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
}
#Right .IntroBox p {
	font-size: 100%;
	line-height: 120%;
	margin: 0px;
	padding: 13px;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #000000;
}

/* NEWS Box */
#Right .NewsBox {
	width: 31%;
	float: left;
	padding-left: 9px;
	padding-top: 12px;
}
#Right .NewsBox h3 {
	margin: 0px;
	color: Black;
	font-size: 95%;
	font-weight: bold;
	text-transform: none;
	padding-top: 0px;
}
#Right .NewsBox p {
	font-size: 100%;
	line-height: 120%;
	color: #000000;
}



/* Work Box */
body #Right .WorkBox {
	width: 330px; /* 330px when Articles are needed on home page. */
	background-color: #f0f0f0;
	border-top:5px solid #000;
	margin-top:10px;
	float: right;
}
body.Home #Right .WorkBox {
	width: 600px;
}
body.Services #Right .WorkBox {
	width: 100%;
	background-color: White;
	background-image: none;
	margin-top: 0px;
	float: none;
}

#Right .WorkBox h2 {
	margin: 0px;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 22px;
	background-color: #999999;

}
body.Services #Right .WorkBox h2 {
	height: auto;
	background-color: White;
	background-image: none;
}
#Right .WorkBox h3 {
	margin: 0px;
	padding-top: 12px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#Right .WorkBox h4 {
    font-size: 100%;
    font-style: italic;
    font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
}
body.Services #Right .WorkBox a h3 {
	color: Black;
}
#Right .WorkBox p {
	font-size: 100%;
	line-height: 120%;
	margin: 0px;
	padding: 9px;
	padding-top: 5px;
}
#Right .WorkBox img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px;
}
#Right .WorkBox hr {
	clear: both;
}

#Right #InnerBody #LeftBox ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	list-style-position: outside;
	list-style-type: none;
}
#Right #InnerBody #LeftBox ul li {
	font-size: 90%;
	background-color: White;
	padding: 5px;
	margin-top: 5px;
}
#Right #InnerBody #LeftBox ul li a {
	color: #cd076a;
	display: block;
}
#Right #InnerBody #LeftBox ul li a:hover {
	color: Black;
}
