﻿/*--------------------layout and Style---------------------*/
* 
{
    margin:0;
    padding:0
}


#Header, #Footer 
{
	clear:both;
}

html, body 
{
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	text-align:center;
}


form
{
	height:100%;
	text-align: center;		
}



form#Nested
{
}

p
{
    padding:2px 0px 8px 0px;
}

h1.Blog
{
    padding:4px 0px 3px 0px;
    font-size:1.1em;
    line-height:1em;
    font-weight:bold;
    font-style:italic;
    text-align:left;
}

ul.ExpandableList
{
    list-style-image:none;
    list-style-position:inside;
    list-style-type:none;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

li.ExpandableList
{
    list-style-image:none;
    list-style-position:inside;
    list-style-type:none;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

ul.link
{
    list-style-type:none;
    padding:0px 0px 0px 10px;
}


ul.link


div.ExpandableList
{
    
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

h2
{
    padding:4px 0px 3px 0px;
    font-size:1.1em;
    line-height:1em;
    font-weight:bold;
    font-style:italic;
    text-align:left;
}

h3
{
    padding:2px 0px 1px 0px;
    font-size:1em;
    line-height:1em;
    font-weight:bold;
    font-style:italic;
}

#wrapper 
{
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	font-size:0.9em;
	background-color:Transparent;
	line-height:1.1em;
}

* html #wrapper 
{
	height: 100%;
}

div.HeaderContainer
{
    width:100%;
	height:100px;
}

div.Header
{
	height:39px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.HeaderLeft
{
    float:left;
    height:100px;
    width:450px;
    text-align:left;
}

div.HeaderRight
{
    float:right;
    height:100px;
    width:450px;
    text-align:right;
}

div.MenuContainer
{
    width:100%;
	background:Transparent url('images/BG-Menu.jpg') repeat-x bottom center;
	height:39px;
	margin-bottom:8px;
}

div.MenuTop
{
	height:39px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.MenuTop TABLE
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	display:inline-block;
}

div.PageHeaderContainer
{
    width:100%;
	height:auto;
}

div.PageHeader
{
	height:auto;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#555555;
	text-align:left;
	font-size:1em;
	padding:16px 0px 14px 0px;
}

div.RotatorCover
{
	z-index:50 !important;
	position:absolute;
	width:980px;
	height:152px;
	background:Transparent url('images/Rotator/RotatorCover.gif') no-repeat top center;
}

img.RotatorCoverL
{
	z-index:50 !important;
	position:absolute;
	float:left;
}

img.RotatorCoverR
{
	z-index:50 !important;
	position:relative;
	float:Right;
}

div.RotatorCoverL
{
	z-index:50 !important;
	position:absolute;
	float:right;
	width:980px;
	height:152px;
	background:Transparent url('images/Rotator/RotatorCoverL.gif') no-repeat top left;
}

div.RotatorCoverR
{
	z-index:50 !important;
	position:absolute;
	width:980px;
	height:152px;
	background:Transparent url('images/Rotator/RotatorCoverR.gif') no-repeat top right;
}

div.RotatorBG
{
	width:980px;
	position:relative;
	padding:0px 0px 0px 0px;
	height:152px;
	background:Transparent url('images/Rotator/RotatorRepeat.gif') repeat-x top center;
}

div.TopRotatorImage
{	
	z-index:0 !important;
	position:absolute;
	padding:0px 7px 0px 7px;
	width:966px;
	height:152px;
}



div.TopRotatorText
{
    z-index:99 !important;
    position:absolute;
    padding:85px 600px 0px 30px;
	width:290px;
	height:60px;
}


div.ColumnContainer
{
    width:100%;
	height:auto;
	padding-bottom:6px;
	background-color:Transparent !important;
}

div.ColumnContainer:after 
{
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

div.oneColumn
{
	height:auto;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#555555;
	text-align:left;
	font-size:1em;
	padding:10px 0px 20px 0px;
}

div.oneColumn:after 
{
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
    padding-bottom:10px;
}


div.twoColumnL
{
    float:left;
    padding:0px 0px 0px 0px;
    width:230px;
}

div.twoColumnR
{
    float:right;
    padding:0px 0px 0px 0px;
    width:730px;
}

div.twoColumnHeader
{
    padding:13px 0px 0px 0px;
    width:730px;
    height:38px;
    background:transparent url('images/BG-2cPageHeader.gif') no-repeat top center;
    text-align:center;
}

div.twoColumnBody
{
    padding:15px 20px 0px 20px;
    border-right:solid 6px #e88b14;
    border-left:solid 6px #e88b14;
    width:678px;
    height:auto;
    text-align:center;
    text-align:justify;
    margin-bottom:0px;
}



div.twoColumnBody UL
{ 
    list-style:disc none outside;
    padding:0px 0px 0px 20px;
}


div.twoColumnBody OL
{ 
    list-style-position:outside;
    padding:0px 0px 0px 20px;
}


div.twoColumnFooter
{
    padding:0px 0px 0px 0px;
    margin:-5px 0px 0px 0px;
    width:730px;
    height:95px;
    background:transparent url('images/BG-2cPageFooter.gif') no-repeat bottom center;
    text-align:center;
}

div.twoColumnR:after 
{
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

div.threeColumnR
{
    float:right;
    padding:0px 0px 0px 0px;
    width:230px;
}

div.threeColumnC
{
    float:left;
    padding:0px 0px 0px 0px;
    width:480px;
    height:auto;
}

div.threeColumnC:after 
{
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

div.fourColumnCL
{
    float:left;
    padding:0px 0px 0px 0px;
    width:230px;
}

div.HomePageItemWrapper img
{
    border-width:0px;
    padding:0px 0px 0px 0px;
    position:relative;
    display:block;
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

div.threeColumnFooter img
{
    border-width:0px;
    padding:0px 0px 0px 0px;
    position:relative;
    display:block;
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

div.fourColumnCR
{
    float:right;
    padding:0px 0px 0px 0px;
    width:230px;
}

div.HomePageItemWrapper
{
    width:230px;
    height:400px;
	background:Transparent url('images/BG-HomeItem.gif') no-repeat top center;	
}

div.HomePageItemTitle
{
    width:216px;
    height:44px;
    border-width:0px;
    padding:7px 7px 0px 7px;
    margin:0px 0px 0px 0px;
}

div.HomePageItemButton
{
    width:215px;
    height:60px;
    padding:3px 0px 0px 1px;
}

div.HomePageItemButtonWrapper
{
    width:216px;
    height:194px;
    padding:5px 7px 0px 7px;
}

div.HomePageSupportFooter
{
    width:194px;
    height:100px;
    margin:0px 0px 0px 0px;
    padding:42px 18px 7px 18px;
    background:transparent url('images/buttons/ITSupportItemFooter.gif') no-repeat top center;
}

div.HomePageWebDesignFooter
{
    width:194px;
    height:100px;
    padding:42px 18px 7px 18px;
    background:transparent url('images/buttons/WebDesignItemFooter.gif') no-repeat top center;
}

div.HomePageEmailMarketingFooter
{
    width:194px;
    height:100px;
    padding:42px 18px 7px 18px;
    background:transparent url('images/buttons/EmailMarketingItemFooter.gif') no-repeat top center;
}


div.threeColumnHeader
{
    padding:13px 0px 0px 0px;
    width:480px;
    height:38px;
    background:transparent url('images/BG-3cPageHeader.gif') no-repeat top center;
    text-align:center;
}

div.threeColumnBody
{
    padding:15px 20px 0px 20px;
    border-right:solid 6px #e88b14;
    border-left:solid 6px #e88b14;
    width:428px;
    height:auto;
    text-align:center;
    text-align:justify;
    margin-bottom:0px;
}


div.threeColumnFooter
{
    padding:0px 0px 0px 0px;
    margin:-5px 0px 0px 0px;
    width:480px;
    height:95px;
    background:transparent url('images/BG-3cPageFooter.gif') no-repeat bottom center;
    text-align:center;
}

div.BottomNavContainer
{
    width:100%;
	background-color:#e88b14;
	height:auto;
}

div.BottomNav
{
	height:auto;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.BottomNav:after 
{
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


div.ITSupportHeader
{
    width:290px;
    text-align:center;
    padding:5px 0px 5px 0px;
    margin-top:-23px;
    display:block;
    position:relative;
    
}

div.ITSupportItems
{
    float:left;
    width:310px;
    text-align:center;
    padding:5px 0px 5px 0px;
}

div.ITSupportItems:after 
{
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div.RequestSupport
{
    float:left;
    width:145px;
    text-align:center;
}

div.SupportNav
{
    float:Right;
    width:155px;
    text-align:center;
}

div.SupportNav:after 
{
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


div.SiteMap
{
    float:right;
    width:650px;
    text-align:right;
    padding:5px 0px 5px 0px;
    margin-top:-23px;
    display:block;
    position:relative;
}

.Test
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    border:none;
}

div.SiteMapHeader
{
    width:650px;
    text-align:center;
    padding:5px 0px 5px 0px;
}


div.SiteMapContents
{
    width:650px;
    text-align:center;
    padding:0px 0px 15px 0px;
}

div.TermsLinks
{
    width:650px;
    padding:5px 0px 2px 0px;
    text-align:Right;
    color:#fff;
    font-size:0.8em;
}

div.CompanyInfoContainer
{
    width:100%;
	background-color:#0198dd;
	border-top:solid 1px white;
	height:auto;
}

div.CompanyInfo
{
	height:auto;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#fff;
	text-align:left;
	font-size:0.8em;
	padding:5px 0px 7px 0px;
}


div.LegalContainer
{
    width:990px;
	height:auto;
		margin-left:auto;
	margin-right:auto;
}


div.LegalBookmarks
{
	width:300px;
	text-align:left;
	float:left;
	padding:6px 0px 8px 0px;
}

.follow
{
	color:#666666;
	font-size:11px;
	padding:0px 0px 0px 0px;
}

.logo
{
    height:auto;
	margin-bottom:-6px;
    line-height:12px;
}


div.Legal
{
	height:auto;
	width:660px;
	padding:3px 0px 3px 0px;
	text-align:right;
	float:right;
	color:#b9b8b8;
	font-size:10px;
}


TABLE.CheckList
{
    border-bottom:dashed 1px #b2b2b2;
    margin-left:auto;
    margin-right:auto;
}


TABLE.CheckList td
{
    border-Top:dashed 1px #b2b2b2;
    padding:0px 7px 0px 7px;
    text-align:left;
}

ul.list
{
    margin-left:20px;
    padding:5px 0px 10px 0px;
}


div.RotatorContainer
{
    position:relative;
    width:428px;
    height:310px;
    padding:0px 0px 0px 0px;
}

div.RotatorItemContainer
{
    width:328px;
    height:310px;
    padding:0px 50px 0px 50px;
}

div.PortfolioContent
{
    
}

div.RotatorArrowLeft
{
	z-index:95 !important;
	position:absolute;
	width:50px;
	height:50px;
	float:left;
    padding:130px 0px 0px 0px;
}

div.RotatorArrowRight
{
	z-index:95 !important;
	position:absolute;
	width:50px;
	height:50px;
	right:0px;
	float:left;
    padding:130px 0px 0px 0px;
}

.left
{
	width: 50px;
    height: 50px;
    background-image:url('images/rotator/arrowsl.gif');
    background-repeat:no-repeat;
    border: 0px;
    background-color: transparent;
    cursor: hand;
    outline: none;
}

.left:hover
{
	width: 50px;
    height: 50px;
    background-image:url('images/rotator/arrowsl.gif');
    background-repeat:no-repeat;
    border: 0px;
    background-color: transparent;
    cursor: hand;
    outline: none;
}

.Right
{
    width: 50px;
    height: 50px;
    background: url('images/rotator/arrowsr.gif');
    border: 0px;
    background-color: transparent;
    background-repeat:no-repeat;
    cursor: hand;
    outline: none;
}

.Right:hover
{
    width: 50px;
    height: 50px;
    background-image:url('images/rotator/arrowsr.gif');
    border: 0px;
    background-color: transparent;
    cursor: hand !important;
    outline: none;
}

div.ThumbRotatorContainer
{
    position:relative;
    width:428px;
    height:100px;
    padding:10px 0px 0px 0px;
}

div.ThumbItemsContainer
{
    width:328px;
    height:100px;
    padding:0px 50px 0px 51px;
}

div.ThumbRotatorContent
{
    margin:0px 5px 0px 5px;
    width:97px;
} 


input#btnReset
{
    color: #555555;
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    margin:3px 3px 3px 3px;
    padding:2px 2px 2px 2px;
    font-family:Segoe UI;
}

input#btnReset:hover
{
    color: #555555;
    background: #fcfcfc;
    border: 1px solid #c1c1c1;
    margin:3px 3px 3px 3px;
    padding:2px 2px 2px 2px;
    font-family:Segoe UI;
}

input.ContactForm
{
    color: #555555;
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    margin:3px 3px 3px 3px;
    padding:2px 2px 2px 2px;
    font-family:Segoe UI;
}

input.ContactForm:hover
{
    color: #555555;
    background: #ffffff;
    border: 1px solid #c1c1c1;
    margin:3px 3px 3px 3px;
    padding:2px 2px 2px 2px;
    font-family:Segoe UI;
}

textarea.ContactForm
{
    color: #555555;
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    margin:3px 3px 3px 3px;
    padding:2px 2px 2px 2px;
    font-family:Segoe UI;
}

textarea.ContactForm:hover
{
    color: #555555;
    background: #fcfcfc;
    border: 1px solid #c1c1c1;
    margin:3px 3px 3px 3px;
    padding:2px 2px 2px 2px;
    font-family:Segoe UI;
}

.submit input.ContactForm
{
    color: #000;
    background: #ffa20f;
    border: 2px outset #d7b9c9
} 


/*-------------------------------------Hyperlinks---------------------------------*/

a.link:link
{
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}
a.link:visited
{
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}

a.link:hover
{
	color:#e88b14;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

a.link:active
{
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}



p.link a:link
{
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	display:inline-block;
}
p.link a:visited
{
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	display:inline-block;
}

p.link a:hover
{
	color:#e88b14;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	display:inline-block;
}

p.link a:active
{
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	display:inline-block;
}

ul.link a:link
{
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}

ul.link a:visited
{
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}

ul.link a:hover
{
	color:#e88b14;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;}

ul.link a:active
{
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	display:inline-block;
}

a.sf_PagerItem:link
{
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}

a.sf_PagerItem:visited
{
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}

a.sf_PagerItem:hover
{
	color:#e88b14;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;}

a.sf_PagerItem:active
{
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	display:inline-block;
	height:15px;
}



a.wlink:link
{
	color:#fff;
	text-decoration:underline;
	height:15px;
}
a.wlink:visited
{
	color:#fff;
	text-decoration:underline;
	height:15px;
}

a.wlink:hover
{
	color:#fff;
	text-decoration:none;
	height:15px;
}

a.wlink:active
{
	color:#fff;
	text-decoration:underline;
	height:15px;
}

a.alink:link
{
	background:transparent url('images/List-Arrow.gif') no-repeat left bottom;
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 18px;
	font-weight:bold;
	display:inline-block;
	height:15px;
}

a.alink:visited
{
	background:transparent url('images/List-Arrow.gif') no-repeat left bottom;
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	padding:0px 0px 0px 18px;
	margin:1px 0px 0px 0px;
	font-weight:bold;
	display:inline-block;
	height:15px;
}

a.alink:hover
{
	background:transparent url('images/List-Arrow.gif') no-repeat left bottom;
	color:#e88b14;
	text-decoration:none;
	font-style:italic;
	padding:0px 0px 0px 16px;
	margin:1px 0px 0px 2px;
	font-weight:bold;
	display:inline-block;
	height:15px;
}

a.alink:active
{
	background:transparent url('images/List-Arrow.gif') no-repeat left bottom;
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 18px;
	font-weight:bold;
	display:inline-block;
	height:15px;
}


a.rsslink:link
{
	background:transparent url('images/icons/rssicon.gif') no-repeat right bottom;
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	padding:0px 18px 0px 0px;
	margin:1px 0px 0px 2px;
	font-size:0.8em;
	display:inline-block;
	height:15px;
}

a.rsslink:visited
{
	background:transparent url('images/icons/rssicon.gif') no-repeat right bottom;
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	padding:0px 18px 0px 0px;
	margin:1px 0px 0px 2px;
	font-size:0.8em;
	display:inline-block;
	height:15px;
}

a.rsslink:hover
{
	background:transparent url('images/icons/rssicon.gif') no-repeat right bottom;
	color:#e88b14;
	text-decoration:none;
	font-style:italic;
	padding:0px 18px 0px 0px;
	margin:1px 0px 0px 2px;
	font-size:0.8em;
	display:inline-block;
	height:15px;
}

a.rsslink:active
{
	background:transparent url('images/icons/rssicon.gif') no-repeat right bottom;
	color:#e88b14;
	text-decoration:underline;
	font-style:italic;
	padding:0px 18px 0px 0px;
	margin:1px 0px 0px 2px;
	font-size:0.8em;
	display:inline-block;
	height:15px;
}

p.TestTxt
{
    font-style:italic;
}
p.TestAuth
{
    font-size:0.8em;
}


/*-------------------------------------SiteMap Links---------------------------------*/


DIV.TreeView
{
    text-align:center;
}

table.ParentNode
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

a.WhiteBold:link
{
	color:#fff;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	text-decoration:none;
}

a.WhiteBold:visited
{
	color:#fff;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	text-decoration:none;
}

a.WhiteBold:hover
{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	padding:5px 0px 3px 0px;
}

a.WhiteBold:active
{
	color:#fff;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	text-decoration:none;
}

a.ParentNode:link
{
	color:#fff;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	display:block;
	text-align:center;
	width:140px;
}

a.ParentNode:visited
{
	color:#fff;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	display:block;
	text-align:center;
	width:140px;
}

a.ParentNode:hover
{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	display:block;
	text-align:center;
	width:140px;
}

a.ParentNode:active
{
	color:#fff;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	display:block;
	text-align:center;
	width:140px;
}

a.ChildNode:link
{
	color:#fff;
	width:140px;
	display:block;
	padding:1px 0px 1px 0px;
	line-height:1em;
}

a.ChildNode:visited
{
	color:#fff;
	width:140px;
	display:block;
	padding:1px 0px 1px 0px;
	line-height:1em;
}

a.ChildNode:hover
{
	color:#fff;
	text-decoration:underline;
	width:140px;
	display:block;
	padding:1px 0px 1px 0px;
	line-height:1em;
}

a.ChildNode:active
{
	color:#fff;
	width:140px;
	display:block;
	padding:1px 0px 1px 0px;
	line-height:1em;
}


	
/*-------------------------------------PollBox---------------------------------*/
.PollBox {
    font-size: 1.0em;
    margin: 0;
    background: transparent;
    width: 200px;
    padding: 10px;
    }
.PollBox fieldset {
    border: 0;      
    padding: 0;
    margin: 10px 0 10px 0;        
    }
.PollBox h4 {
    font-size: 1.3em;
    padding:0;
    margin: 0;
    }
.PollBox fieldset h5 {
    font-size: 1.0em;
    font-weight: bold;
    color: #000;
    margin: 0 0 5px 0;        
    }
.PollBox fieldset span {
    display: block;
    margin: 0;
    font-size: 1.0em;
    color: #000;
    line-height: 1.6em;
    }
.PollBox fieldset span label {
    display: inline;
    font-weight: normal;    
    }
.PollBox a {
    float:right;
    margin-top: -16px;
    }
.PollBox span {
    color: #999;
    font-size: 0.9em;
    }
.PollBox span.validator {
    color: red;
    display: block;
    margin-bottom: 10px;
    }
/*-------------------------------------News---------------------------------*/ 
   
/*----------newslist-----------*/
		.newslist {
			list-style:none;
			margin:0;
			padding:0;
			}
		.newslist li {
			margin-bottom: 20px;
			border-bottom: 1px dashed #ededed;
			}
		.newslist p.summary {
			margin:0;
			font-size: 0.9em;
			}
		.newslist h4, .newslist h5 {
			margin: 0;
			padding: 0;
			font-size: 1.0em;			
			}
		.newslist h5 {
			font-weight: normal;
			}
		.newslist span.date {
			font-style: italic;
			font-size: 0.8em;
			}
		.newslist a.more {
			font-size: 0.8em;
			}

		/*---------singlenews---------*/

		.singlenews h2 {
			font-size: 1.5em;
			margin-bottom: 0;
			}		
		.singlenews h3 {
			margin: 0;
			padding: 0;
			font-weight: normal;
			font-size: 0.9em;
			}		
		.singlenews span.date {
			font-style: italic;
			font-size: 0.8em;
			line-height: 3em;			
			}
		.singlenews p.summary {
			font-weight: bold;
			font-size: 0.9em;
			}
		.singlenews div.newsbody {
			margin-top: 20px;
			font-size: 0.9em;
			}
		.related h3 {
			font-size: 1.2em;
			margin-top: 30px;
			margin-bottom: 10px;
			}
		.related h4 {
			margin: 0 0 10px 0;
			font-size: 1.0em;			}
		.related ul {
			margin:0 0 20px 0;
			padding:0;						
			}
		.related li {
			padding: 0 0 0 0;
			margin-left: 20px;
			}
		.related li.more {
			font-size: 0.8em;
			line-height: 2.5em;
			list-style-type: none;
			}
/*-------------------------------------Blogs---------------------------------*/
/*blog posts*/
.post{margin:2.4em 0}
.postTitle{color:#1F5DA7;font:normal 2.2em/1.2em georgia,arial,sans-serif;}
.postTitle a{text-decoration:none}
.postDate{margin-bottom:1.2em;font-size:0.8em;color:#000 !important}
.postContent{font-size:13px}
.postContent p{margin-bottom:1.2em}
.postGet,.entryFoot{color:#fff}
.postGet{margin-top:1em}
.diggit{padding-left:20px;background:url(img/blogDiggit.gif) 0 0 no-repeat}
.delicious,.delicous{margin-left:10px;padding-left:18px;background:url(img/blogDelicious.gif) 0 0 no-repeat}
p.more{font-size:0.85em}
.postFoot a{clear:left;font-size:0.85em}
.postFoot a.postComments{}
.postFoot span{margin-left:10px;color:#000}
.postComments{margin-top:40px;font-size:0.9em;line-height:1.4em;}
.postComments h3{color: #1F5DA7;margin-top:1.5em;background:url(img/blogComments.gif) 0 0.2em no-repeat;font:normal 1.6em/1.2em georgia,arial,sans-serif;}
.postComments h3 a{color:#333}
.commentsView{background:#F8FAFC;padding:20px 30px 30px}
.postComments .commentAuthor{margin-top:1.6em;color: #1F5DA7;font-size:1.0em}
.postComments .commentAuthor a{text-transform:none;text-decoration:underline}
.postComments .commentAuthor a:hover{text-transform:none;text-decoration:none}
.postComments .commentDate{font-size:0.8em;font-weight:bold}
.postComments p{margin-top:0}
p.commentMessage{background:#690;color:#fff;padding:3px 10px;margin:20px 0}


/*comments form*/
.postComments ol{list-style:none}
.postComments fieldset{display:block;margin-top:1em;margin-bottom:2.3em;padding:1.8em 1em 1em;border:0;background: #E2EBF3}
.postComments fieldset li{clear:both;margin-bottom:1em}
.postComments fieldset li:after{content:".";display:block;clear:both;height:3px;visibility:hidden}
.postComments fieldset label, .postComments fieldset span {float:left;width:70px;padding-right:10px;text-align:right;line-height:1.8em;font-size:0.85em}
.postComments fieldset input{float:left;width:200px;padding:2px}
.postComments fieldset textarea{float:left;width:380px;height:150px;font-family: Arial;font-size:12px}
.postComments fieldset input.commentsButton{display:block;width:auto;margin:0.4em 0 0 80px;height:auto;font-weight:bold;padding:3px 5px}
.postComments fieldset span.commentsValidator{margin-left:70px;color:red;font-weight:bold;width:320px;text-align:left}

.postsNavigation{font-size:12px}
.prevPost{border-right:1px solid #000;padding-right:10px;margin-right:5px;background:url(Images/prev.gif) center left no-repeat;padding-left:13px;}
.allPosts{font-weight:bold}
.nextPost{border-left:1px solid #000;padding-left:10px;margin-left:5px;background:url(Images/next.gif) center right no-repeat;padding-right:13px;}
.postsNavigation {margin-top:10px}

/*lists*/
.sf_list_simple, .sf_list_expanded, .sf_anchor_list, .sf_list_expandable, .sf_target_list, #SideBar ul {list-style:none;margin-bottom:30px;font-size:13px}
.sf_list_simple li, .sf_list_expanded li, #Main li, #SideBar li{margin-top:10px}
#Main li 
{
	margin-left: 15px;
}
.sf_list_expanded h5, .sf_item_head, ul h2 {font-size:1.0em;font-weight:bold;margin-top:0.5em}
.sf_target_list{margin-left:0}
.sf_target_list dt{font-weight:bold;margin-top:1.0em}
#Main ul {margin-left:15px;list-style-type:disc;font-size:13px}
#Main ol {margin-left:15px;font-size:13px}
#Main h1, #Main .list_header{margin-top:20px}


/* Categories, Tags, Archive */
ul.tagCloud {
	margin: 0;
	padding: 0;
}
ul.tagCloud li {
	margin: 0;
	padding: 0 10px 0 0;
	background: none;
	border-bottom: 0;
	padding: 0;
	display: inline;
	line-height: 36px;
}
ul.tagCloud li a.s6:link, ul.tagCloud li a.s6:visited, ul.tagCloud li a.s6:hover, ul.tagCloud li a.s6:active {
	font-size: 9px;
}
ul.tagCloud li a.s5:link, ul.tagCloud li a.s5:visited, ul.tagCloud li a.s5:hover, ul.tagCloud li a.s5:active {
	font-size: 12px;
}
ul.tagCloud li a.s4:link, ul.tagCloud li a.s4:visited, ul.tagCloud li a.s4:hover, ul.tagCloud li a.s4:active {
	font-size: 16px;
}
ul.tagCloud li a.s3:link, ul.tagCloud li a.s3:visited, ul.tagCloud li a.s3:hover, ul.tagCloud li a.s3:active {
	font-size: 21px;
}
ul.tagCloud li a.s2:link, ul.tagCloud li a.s2:visited, ul.tagCloud li a.s2:hover, ul.tagCloud li a.s2:active {
	font-size: 29px;
}
ul.tagCloud li a.s1:link, ul.tagCloud li a.s1:visited, ul.tagCloud li a.s1:hover, ul.tagCloud li a.s1:active {
	font-size: 36px;
}
h1.categorizedAs {
	margin: 20px 0 0;
	font-size: 2.5em;
	font-family: georgia,arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
}
dl.taggedWithList {
	margin: 0;
	padding: 0;
}
dl.taggedWithList dt, dl.taggedWithList dd {
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
}

#Main ul.sf_singleImageData 
{
	margin-left: 0;
	line-height: 1.3;
}
#Main ul.sf_singleImageData li
{
	margin-top: 0;
}
#Main .RadScheduler .rsHeader h2
{
	padding-left: 0 !important;
	text-indent: 0 !important;
}
/* Control Fixes */
.RadTabStrip .rtsLI, .existingTag, .existingTagsList, .existingTag li, .existingTagsList li
{
	margin-left: 0 !important;
}
