body {
	color: #000000;
	background-color: #ffffff;
	background-image: url(images/pop-up-leftbg.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	line-height: normal;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
}

a {
}

a:link {
    color: #0000ff;
}

a:visited {
    color: #880088;
}

a:hover {
    color: #ff0000;
}

h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 130%;

    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-color: #000000, #000000, #000000, #000000;
    border-style: none;
    width: auto;
    height: auto;
    float: none;
    clear: none;
}

h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 120%;

    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-color: #000000, #000000, #000000, #000000;
    border-style: none;
    width: auto;
    height: auto;
    float: none;
    clear: none;
}

h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 110%;

    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-color: #000000, #000000, #000000, #000000;
    border-style: none;
    width: auto;
    height: auto;
    float: none;
    clear: none;
}

h4 {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 100%;

    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-color: #000000, #000000, #000000, #000000;
    border-style: none;
    width: auto;
    height: auto;
    float: none;
    clear: none;
}

hr {
    color: #990000;
}

p {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
}

table {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
}

tr {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
}

td {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    vertical-align: text-top;
}

input {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
}

select {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
}

.small {
    font-size: 8pt;
}

.error {
    font-weight: bold;
    color: #FF0000;
}

.success {
    font-weight: bold;
    color: #0000FF;
}

.negative {
    background-color: #990000;	
    color: #FFFFFF;
}

.image_cell {
    vertical-align: middle ! important;
    text-align: center !important;
}

/* Profile Styles */

.tableheaderrows {
    background-color: #990000;	
    color: #ffffff ! important;
}

/* List Styles */

.list_image_box {
	background-color: #990000;
	font-size: 8pt;
}

.main_search_link_highlight {
	background-color: #000099;
}

.sub_search_link_highlight {
	background-color: #000099;
}

/* Information Messages (Such as Error/Succesmessages */
.infoheader {
	font-family: Verdana;
	font-size: 8pt ! important;
	font-weight: bold ! important;
	color: #AA0000 ! important;
}

.infomsg {
	font-family: Verdana;
	font-size: 8pt ! important;
	font-weight: bold ! important;
	color: #FF0000 ! important;
}


/* POLL SECTION */
.poll {
    font-family: Verdana;
	font-size: 8pt ! important;
}

.pollheader {
	font-family: Verdana;
	font-size: 8pt ! important;
	font-weight: bold ! important;
	color: white ! important;
}



/* POLL ARCHIVE SECTION */
.pollarchivequestion {
    font-family: Verdana;
    font-size: 12pt ! important;
    font-weight: bold;
    color: #555555;
}

.pollarchivegenderheader {
    font-family: Verdana;
    font-weight: bold;
    background-color: #D1CfCf;
    color: #CC88CC;
}

.pollarchivestartdate {
    font-family: Verdana;
    font-weight: normal;
    color: #222222;
}

.pollarchiveenddate {
    font-family: Verdana;
    font-weight: normal;
    color: #222222;
}

.pollarchiveoption {
    font-family: Verdana;
    font-weight: normal;
    color: #000000;
}

.pollarchivepercent {
    font-family: Verdana;
    font-weight: normal;
    color: #000000;

}

.pollarchiveresponses {
    font-family: Verdana;
    font-weight: normal;
    color: #FF0000;
}

.pollarchiveotherpolls {
    font-family: Verdana;
    font-size: 9pt ! important;
    font-weight: normal;
    color: #555555;
}