﻿
body                                { background:rgb(207,207,207) url('/images/General/Page/PageBackground.gif') 0 0 repeat-x !important; 
                                      margin:0px auto 0px auto; text-align:center;               }

.Clear                              { clear:both;               }

.Seperators                         { width:619px;
                                      height:7px;
                                      background:url('/images/General/Content/PageContentSeperator.gif') 0 0 no-repeat; 
                                      clear:both;           
                                      float:left;           
                                      margin:15px 0px 0px 0px;  	}
                                      
.Bold								{ font-weight:bold !important; 			}      
.Underline							{ text-decoration:underline !important; }                                
.Title								{ font:normal normal bold 13px arial !important; color:rgb(129,129,129); }

.TexBoxStyle                        { background:#000000 url('/images/General/Control/TextBoxBackground.gif') 0 0 repeat-x; 
                                      border:1px rgb(221,221,221) solid; 
                                      height:19px; 
                                      font:normal normal normal 11px arial; 
                                      padding-top:2px;          	}  
                                      
.TexAreaStyle                       { background:rgb(255,255,255) url('/images/General/Control/TextAreaBackground.gif') 0 0 repeat-x; 
                                      border:1px rgb(221,221,221) solid; 
                                      font:normal normal normal 11px arial; 
                                      padding-top:2px;          
                                      overflow:hidden;          	
                                    }  
                                      
.DropDownTextBox-Style              { background:url('/images/General/Control/TextBoxBackground.gif') 0 0 repeat-x;
                                      border-left:1px solid rgb(221,221,221);                                      
                                      border-right:none;
                                      border-top:1px solid rgb(221,221,221);
                                      border-bottom:1px solid rgb(221,221,221);
                                      height:19px;
                                      font:normal normal normal 11px arial;
                                      padding-left:5px;
                                    }
                                    
.CheckBoxStyle						{ font:normal normal normal 11px arial;
									  color:rgb(145,155,167);
									}                                    

.SiteTitle							{ font:normal normal normal 16px arial;
									  color:rgb(145,155,167);
									  padding-bottom:10px !important;
									  height:45px;
									}
									
.CircleList							{ list-style-type:circle; font:normal normal normal 12px arial; color:rgb(0,0,0); }
.LowerAlpha							{ list-style-type:lower-alpha; font:normal normal normal 12px arial; color:rgb(0,0,0); }
.UpperRoman							{ list-style-type:upper-roman; font:normal normal normal 12px arial; color:rgb(0,0,0); }
.Disc								{ list-style-type:disc; font:normal normal normal 12px arial; color:rgb(0,0,0);}
.FloatLeft							{ float:left; }
.FloatRight							{ float:right; }

/* Form View Begin */

table.ListTable1					{ width:615px; max-width:620px; margin-left:5px;																		}
table.ListTable1 td.Title			{ width:245px; height:30px; font:normal normal bold 11px arial !important; color:rgb(0,0,0); 										}
table.ListTable1 td.Point			{ width:10px;  height:30px; vertical-align:middle; text-align:center; font:normal normal bold 10px arial !important; color:rgb(0,0,0); 	}			
table.ListTable1 td.Field			{ width:360px; height:30px; vertical-align:middle; text-align:left; font:normal normal normal 10px arial !important; color:rgb(0,0,0);	}


table.ListTable3					{ width:615px; max-width:620px; margin-left:5px;																		}
table.ListTable3 td.Title			{ width:205px; height:30px; font:normal normal bold 13px arial !important; color:rgb(0,0,0); text-align:center; vertical-align:middle; 	}
table.ListTable3 td.Field			{ width:205px; height:30px; font:normal normal bold 11px arial !important; color:rgb(0,0,0); text-align:center; vertical-align:middle;	}


/* Form View End */


.ms-formlabel						{ height:25px !important; padding:0px; }
.ms-standardheader					{ font:normal normal bold 11px arial !important; }
.ms-formbody						{ font:normal normal normal 11px arial !important; }
.ms-WPTitle		    				{ background:#ede9e9; font:normal normal bold 12px arial; color:rgb(0,0,0); padding:0px;}
.ms-WPTitle a	    				{ font:normal normal bold 12px arial; color:rgb(0,0,0);}
.ms-vh2								{ font:normal normal bold 11px arial !important; vertical-align:middle; text-align:left; }
.ms-vb2								{ font:normal normal normal 11px arial !important; vertical-align:middle; text-align:left; padding:0px;}
.ms-vb								{ font:normal normal normal 11px arial !important; vertical-align:middle; text-align:left; padding:0px;}


