/* ids */
#Home {position:absolute; left:730px; width:100px; top:5px}

/* Classes */

/* Default Tags */
BODY {font-family :Arial,Verdana,sans-serif;font-size : 13px;color:#4F4F4F;background-color:#FFFFFF;margin:0px;}
P {text-align:justify;font-size : 13px;color:#4F4F4F;background-color:#FFFFFF;}
TR {background-color:#FFFFFF}
TD,TH {font-size : 13px;color:#4F4F4F}
H2 {font-size : 14px;color:#0957A6}
H3 {font-size : 12px;color:#0957A6;}
/* User Defined tags */
.TopBG2 {background-image:url(../images/top_02.jpg)}
.TopBG3 {background-image:url(../images/top_03.gif)}
.TopBG4 {background-image:url(../images/top_04.gif)}
.TitleBG{background-image:url(../images/title_bg.gif)}
.head {font-size : 13px;color:#0957A6;text-decoration:none;font-weight:700}
.question {font-size : 13px;color:#AF3446;font-weight:700}
.PollQuestion{font-size:12px;color:#004F75;font-weight:700;}
.PollOptions{font-size:11px;color:#4F4F4F;font-weight:500;}
.PollRadio{border-style:solid;color:#4F4F4F;border-width:1px;border-left-width:0px;border-right-width:0px;border-top-width:0px;border-bottom-width:0px}
.BlueTextBold{font-size : 13px;color:#0957A6;font-weight:700}
.tdHead {font-size : 13px;color:#FFFFFF; background-color:#EA7B29}
.footer {font-size : 13px;color:#FFFFFF; background-color:#688099}
.news{font-size : 11px;color:#4F4F4F;}
.error{font-size : 10px;color:#FF0000;}
.star{font-size : 11px;color:#FF6600;}
.PageTitle{font-size : 13px;color:#0957A6;font-weight:700;border-style:none;}	
.BlueBG{font-size : 13px;color:white;font-weight:700;background-color:#1876D1;border-style:none;}
.GreenBG{font-size : 13px;color:white;font-weight:400;background-color:#99CC66;border-style:none;}
.GreenText{font-size : 13px;color:#99CC66;font-weight:700;}
.GrayBG{background-color:#999999}
.FooterandTH{font-size : 13px;color:white;font-weight:400;background-color:#99CC66;border-style:none;}
.FooterMessage{font-size : 11px;color:#4F4F4F;font-weight:400;border-style:none;}
.FormInputs{border-style:solid;color:#4F4F4F;border-color:#999999;border-width:1px;border-left-width:1px;border-right-width:1px;border-top-width:1px;border-bottom-width:1px}
.FormButton{border-style:solid;color:#4F4F4F;border-color:#1876D1;border-width:1px;border-left-width:1px;border-right-width:1px;border-top-width:1px;border-bottom-width:1px;background-color:#FFFFFF;}
.SmallText {font-size : 10px;color:#AF3446;font-weight:700}
/* Tables */
.TableBorder{border-style:solid;border-color:#DEDEDE;color:#4F4F4F;border-width:1px;border-left-width:1px;border-right-width:1px;border-top-width:1px;border-bottom-width:1px;background-color:#FFFFFF}
.GreenBorder{border-style:solid;border-color:#99CC66;color:#4F4F4F;border-width:1px;border-left-width:1px;border-right-width:1px;border-top-width:0px;border-bottom-width:1px;background-color:#FFFFFF}
.BottomBorder{border-style:solid;border-color:#DEDEDE;color:#4F4F4F;border-width:1px;border-left-width:0px;border-right-width:0px;border-top-width:0px;border-bottom-width:1px;background-color:#FFFFFF}
.SelectedTD{border-style:solid;border-color:#DEDEDE;color:#0957A6;border-width:1px;border-left-width:1px;border-right-width:1px;border-top-width:1px;border-bottom-width:1px;background-color:#F8F8F8;}
.MenuItemBorder{border-style:dotted;border-color:#DEDEDE;color:#000000;border-width:1px;border-left-width:0px;border-right-width:0px;border-top-width:0px;border-bottom-width:1px}
.TableBG{background-color:#DEDEDE}
.NoBorder{border-style:dotted;color:#000000;border-width:0px;border-left-width:0px;border-right-width:0px;border-top-width:0px;border-bottom-width:0px}
.LeftBorder{border-style:solid;border-color:#DEDEDE;color:#4F4F4F;border-width:1px;border-left-width:1px;border-right-width:0px;border-top-width:0px;border-bottom-width:0px}
.LeftRightBorder{border-style:solid;border-color:#DEDEDE;color:#4F4F4F;border-width:1px;border-left-width:1px;border-right-width:1px;border-top-width:0px;border-bottom-width:0px}
	
/* Links */
a:link {text-decoration: underline; color : #0957A6;}
a:active {color: #0957A6; text-decoration: underline;}
a:visited {text-decoration: none; color :#0957A6;}
a:hover {color: #0957A6; text-decoration: none;}
a.BlueLinks:link {text-decoration: underline; color : #0957A6;font-weight:700;  }
a.BlueLinks:active {color: #0957A6; text-decoration: underline;font-weight:700;  }
a.BlueLinks:visited {text-decoration: underline; color : #0957A6;font-weight:700;  }
a.BlueLinks:hover {color: #0957A6; text-decoration: none;font-weight:700;  }
a.WhiteLinks:link {text-decoration: none; color : #FFFFFF;font-weight:700;  }
a.WhiteLinks:active {color: #FFFFFF; text-decoration: none;font-weight:700;  }
a.WhiteLinks:visited {text-decoration: none; color : #FFFFFF;font-weight:700;  }
a.WhiteLinks:hover {color: #FFFFFF; text-decoration: none;font-weight:700;  }
a.SmallBlueLinks:link {text-decoration: underline; color : #0957A6;font-weight:700;font-size : 11px; }
a.SmallBlueLinks:active {color: #0957A6; text-decoration: underline;font-weight:700;font-size : 11px;  }
a.SmallBlueLinks:visited {text-decoration: underline; color : #0957A6;font-weight:700;font-size : 11px;  }
a.SmallBlueLinks:hover {color: #0957A6; text-decoration: none;font-weight:700;font-size : 11px;  }
a.RedLinks:link {text-decoration: underline; color : red;font-weight:500; }
a.RedLinks:active {color: red; text-decoration: underline;font-weight:500; }
a.RedLinks:visited {text-decoration: underline; color : red;font-weight:500; }
a.RedLinks:hover {color: red; text-decoration: none;font-weight:500; }
a.NewsLinks:link {text-decoration: underline; color : red; font-size:12px}
a.NewsLinks:active {color: red; text-decoration: underline; font-size:12px}
a.NewsLinks:visited {text-decoration: underline; color : red; font-size:12px}
a.NewsLinks:hover {color: red; text-decoration: none; font-size:12px}
a.HeaderMessage:link {text-decoration: underline; color : #99CC66;font-weight:700; }
a.HeaderMessage:active {color: #99CC66; text-decoration: underline;font-weight:700; }
a.HeaderMessage:visited {text-decoration: underline; color : #99CC66;font-weight:700; }
a.HeaderMessage:hover {color: #99CC66; text-decoration: none;font-weight:700; }
a.form:link {text-decoration: underline; color : #0000CC; }
a.form:active {color: #0000CC; text-decoration: underline; }
a.form:visited {text-decoration: underline; color : #0000CC; }
a.form:hover {color: #0000CC; text-decoration: none; }
